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

orchus_resources

Search Library-quality x402 resources on Solana and Base. All results have passed liveness and x402 probe checks.


Parameters

ParameterTypeRequiredDescription
querystringNoKeyword matching name, description, or URL
networkstringNoFilter by chain: solana or base
tagsstringNoFilter by category (see enum below)
limitnumberNoMax results (default 10, max 50)

Tags Enum

defi · market-data · social · nft · gaming · ai · weather · news · identity · analytics


Example

{
  "tool": "orchus_resources",
  "arguments": {
    "query": "price",
    "network": "solana",
    "tags": "market-data",
    "limit": 5
  }
}
Response:
Found 3 Library resources:
 
1. CoinGecko Price Feed — Solana | $0.005 ✓verified | calls:420 | tags:market-data | method:GET
   URL: https://api.coingecko.com/x402/price
   Input: {"coin_id": "string", "vs_currency": "string"}
 
2. Pyth Oracle — Solana | $0.001 ✓verified | calls:1840 | tags:market-data | method:GET
   URL: https://oracle.pyth.network/x402/latest
 
3. DeFi Price Index — Solana | $0.01 ✓verified | calls:73 | tags:market-data,defi | method:POST
   URL: https://defi-index.io/x402/prices

Notes

  • Results sorted by callCount descending (most-used first)
  • method and Input schema are shown when available — use these to avoid guessing POST body parameters
  • After getting a resource, always call orchus_probe before orchus_fetch to confirm current price