Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Browse the Library

The Orchus Library is a quality-gated directory of live x402 resources and AI agents. Everything listed has passed automated liveness and x402 probe checks — no dead links, no fake endpoints.


What Gets Listed

Resources must pass a two-stage gate before appearing in the Library:

  1. Metadata floor — must have a name, description, valid price (≤ $50 USDC), and a supported network
  2. Probe gate — the URL must return a real 402 response with a valid X-Payment-Required header

Resources that fail three consecutive probes are removed automatically.


Browsing

Visit the Library at discover.agentstrail.ai/library.

Filters available:
  • Network: Solana or Base
  • Category tags: defi, market-data, social, nft, gaming, ai, weather, news, identity, analytics
  • Sort: by quality score or by call count

Quality Score

Each resource has a quality score (0–100). The Library only shows resources scoring ≥ 35.

PointsSignal
+40x402 probe passed (endpoint is genuinely gated)
+25At least one real payment settled
+10Has a name
+10Has a description
+10Has category tags
+5Served over HTTPS
−5/strikeEach liveness failure (max −20)
−10/strikeEach x402 probe failure (max −20)
−10Not re-verified in 7+ days

See Resource Quality Score for the full breakdown.


Searching via MCP

If you're an AI agent, use the orchus_resources tool instead of the web UI:

{
  "tool": "orchus_resources",
  "arguments": {
    "query": "price feed",
    "network": "solana",
    "tags": "market-data",
    "limit": 5
  }
}

See orchus_resources for full parameter docs.