80 pay-per-call AI services on the x402 V2 protocol — market intelligence, DeFi execution, AI creative tools — settled in USDC on Base, Polygon, or Solana. Permit2-ready for any ERC-20. Sign-In-With-X repeat access on select read endpoints (data endpoints are pay-per-call). Indexed on x402scan and the Bazaar discovery extension. From $0.001 per call.
Abridged for width — the live response also carries CORS, caching and trace headers, and the body carries a longer hint plus contact and docs links. Everything above is verbatim from a real call. Nothing here is a mock. New to paying by the call? How agents buy from Otto →
Discover the catalog, hit any endpoint, get a 402 with the payment requirements, sign once with Permit2 — SIWX re-access is available on select read endpoints (data endpoints are pay-per-call). Works with any x402-compatible wallet or agent.
Fetch /llm.txt for the machine-readable catalog, or browse the Bazaar discovery extension on any route.
curl https://x402.ottoai.services/llm.txt
Any GET returns 402 Payment Required with the network options, recipient address, and asset.
curl -i https://x402.ottoai.services/token-alpha?symbol=ETH HTTP/1.1 402 Payment Required x-payment-requirements: {...}
Sign a Permit2 authorization with any x402 wallet (SIWX re-access on select read endpoints) and replay the request with the payment proof. Expand any endpoint in the catalog below for a full runnable snippet.
npm i @x402/axios @x402/evm viem import { wrapAxiosWithPaymentFromConfig } from '@x402/axios' import { ExactEvmScheme } from '@x402/evm'
Meta Intelligence is one call that recommends the best x402 services for your task — ranked across both Otto's own catalog and the live, public CDP Bazaar, each with its real price and a ready-to-call pay_url. Otto only recommends; you pay each service directly. Non-custodial, zero markup, no prepay wallet. $0.001 per call — a flat router fee, never a markup on the services it recommends.
Send what you need. The Router classifies the intent and scores candidates from Otto and the Bazaar.
curl -X POST https://x402.ottoai.services/meta-intelligence \ -H 'content-type: application/json' \ -d '{"ask":"crypto news for bitcoin","price_cap_usd":0.05}'
otto_verified (our catalog) and open_bazaar_candidates (live CDP Bazaar) — each row carries price, pay_url, blunt source & verification labels. Then pay whichever you choose, directly — or let Full Auto do it for you (below).
"otto_verified": [{ "name":"Crypto News", "price_usd":0.001, "pay_url":"https://x402.ottoai.services/crypto-news" }], "open_bazaar_candidates": [{ "source":"cdp-bazaar", … }]
One call. The Router picks the best-matched Otto service, pays it on your behalf at-cost, and returns the data — no prepay, no standing balance, no API keys. You're charged the actual service cost plus a flat $0.001 router fee, never above the cap you set.
curl -X POST https://x402.ottoai.services/full-auto \ -H 'content-type: application/json' \ -d '{"ask":"crypto news for bitcoin","price_cap_usd":0.05}' # → Otto routes, pays the best service, returns the data + a receipt
Pay a recommended Otto service (or use Full Auto) and aren't happy? Leave feedback with a short reason and Otto refunds the service fee plus the Meta/router fee — or the whole Full Auto charge. Refunds are capped at $0.01 per transaction, up to 10× per wallet per day (≥50-word reason, paid only to the original payer, never more than you paid Otto). The guarantee covers Otto's own recommended services and Full Auto — not third-party CDP Bazaar picks (there's no receipt to verify).
Refund terms are usually where the honesty runs out. Here are the real limits, including the ones that are not in your favour.
Otto's own recommended services and Full Auto charges. A service call qualifies when you reached it through the Router — Otto collected a fee for that call and can verify it against an on-chain receipt. Third-party CDP Bazaar picks are not covered. The Router will happily recommend them, but you pay those sellers directly, Otto never takes a fee, and there is no receipt on our side to verify — so there is nothing for us to refund. If a Bazaar pick disappoints, the refundable part is the $0.001 Router fee you paid Otto, not the seller's charge.
Up to $0.01 per transaction — and never more than you actually paid Otto for that call, whichever is lower. Each wallet can claim at most 10 refunds in any rolling 24-hour window (a moving window measured from each claim, not a calendar day that resets at midnight). Separately, $10 per 24 hours is a global budget shared across every wallet on the platform — it is not a per-user allowance, and once the platform-wide budget for the window is consumed, further claims are declined until it frees up. Per-service circuit breakers can also pause claims on a single endpoint.
Send the X-Payment-Receipt transaction hash from the call you're rating to POST /feedback, with a verdict and a reason of at least 50 words explaining why you're entitled to it. Shorter reasons are rejected outright. The /feedback call itself costs $0.001, must settle, and must come from the same wallet that paid for the original call — that settled receipt is what proves you control the payer address. The feedback fee is reimbursed inside the refund, subject to the same $0.01 cap. No account, no form, no ticket queue.
In USDC, to the original payer address and nowhere else — there is no field to redirect a payout, and no path to refund a wallet that did not pay. One original transaction can back one refund, ever. Claims settle after the feedback fee settles, never before; if a payout attempt is ambiguous it is held for human review rather than retried, because a retry that lands twice is worse than a payout that waits.
The catalog below is filed by capability tag, which is our taxonomy, not your question. These are jobs buyers actually arrive with — each one is a single real endpoint at its real price, and every one of them also appears in the catalog.
GET /token-security$0.001
GET /token-alpha$0.005
GET /news-recaps$0.003
GET /domain-report$0.02
GET /wallet-holdings$0.02
POST /full-autodynamic
Eight capability tags. Click any row to inspect parameters, generate a request, or fire a Try call against the live service. Prices are floor-priced in USDC — most requests settle in under 2 seconds.
x402 is the canonical surface. If you need IETF-standard cards plus stablecoins, use MPP.