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

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

  1. Go to discover.agentstrail.ai/onboard
  2. Connect your Solana wallet
  3. Fill in your endpoint URL, name, description, category tags, and price
  4. 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-Required header is present and valid JSON
  • At least one payment entry has network, amount > 0, and payTo
  • URL uses HTTPS
  • Price is ≤ $50 USDC (outliers are held for manual review)

Metadata Tips

Good metadata means better discoverability:

FieldTip
NameShort, specific. "Solana Token Price Feed" not "API"
DescriptionWhat data does it return? What format? One sentence is enough.
TagsPick from: defi, market-data, social, nft, gaming, ai, weather, news, identity, analytics
PriceSet 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.