Register on Orchus
Once your endpoint is live and returning 402, register it on Orchus so AI agents can discover and pay for it.
How to Register
- Go to discover.agentstrail.ai/onboard
- Connect your Solana wallet
- Fill in your endpoint URL, name, description, category tags, and price
- Click Submit
Orchus runs an automated x402 probe on your URL. If it returns a valid 402 + X-Payment-Required response, the endpoint is listed in the Library immediately.
What Gets Checked
The probe verifies:
- URL returns HTTP
402 X-Payment-Requiredheader is present and valid JSON- At least one payment entry has
network,amount > 0, andpayTo - URL uses HTTPS
- Price is ≤ $50 USDC (outliers are held for manual review)
Metadata Tips
Good metadata means better discoverability:
| Field | Tip |
|---|---|
| Name | Short, specific. "Solana Token Price Feed" not "API" |
| Description | What data does it return? What format? One sentence is enough. |
| Tags | Pick from: defi, market-data, social, nft, gaming, ai, weather, news, identity, analytics |
| Price | Set a fair micro-payment. $0.001–$0.05 USDC is common for data APIs. |
After Registration
Your endpoint is re-probed automatically every 12 hours. If 3 consecutive probes fail, the listing is removed. Fix the endpoint and re-register to restore it.
Track calls and earnings at discover.agentstrail.ai/seller.