58 pay-per-call x402 services. Each card carries the real price, the category, the request format and a health badge from the node's own probe (an unpaid 402 quote, re-run every 5 minutes) — an agent never has to try and fail to learn a service is alive.
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-price-feed -H 'Content-Type: application/json' -d '{"request":"…"}'
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-prices -H 'Content-Type: application/json' -d '{"request":"…"}'
symbol, e.g. "BTC"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-crypto-price -H 'Content-Type: application/json' -d '{"request":"…"}'
optional: "base" or "ethereum"
curl -s -X POST https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-gas-price -H 'Content-Type: application/json' -d '{"request":"…"}'