{"version":1,"resources":[{"path":"/v5/status","method":"GET","description":"Signed market-state receipt for one exchange. Ed25519 signed, 60s TTL.","input":{"type":"object","properties":{"mic":{"type":"string","description":"ISO 10383 MIC code","example":"XNYS"}},"required":["mic"]},"accepts":[{"scheme":"exact","network":"base","maxAmountRequired":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x26D4Ffe98017D2f160E2dAaE9d119e3d8b860AD3","extra":{"name":"USD Coin","version":"2"}}]},{"path":"/v5/batch","method":"GET","description":"Signed market-state receipts for multiple exchanges. Each receipt Ed25519 signed, 60s TTL.","input":{"type":"object","properties":{"mics":{"type":"string","description":"Comma-separated MIC codes","example":"XNYS,XNAS,XLON"}},"required":["mics"]},"accepts":[{"scheme":"exact","network":"base","maxAmountRequired":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x26D4Ffe98017D2f160E2dAaE9d119e3d8b860AD3","extra":{"name":"USD Coin","version":"2"}}]},{"path":"/v5/x402/mint","method":"POST","description":"Mint a persistent ho_live_ API key by sending USDC on Base mainnet. Tier builder=99 USDC (50K calls/day), pro=299 USDC (200K calls/day). No signup required.","input":{"type":"object","properties":{"tx_hash":{"type":"string","description":"Base mainnet transaction hash of the USDC payment"},"network":{"type":"string","description":"Must be \"base-mainnet\""},"tier":{"type":"string","enum":["builder","pro"],"description":"builder=99 USDC, pro=299 USDC"},"email":{"type":"string","description":"Optional — key will also be sent by email if provided"}},"required":["tx_hash","tier"]},"tiers":{"builder":{"usdc":99,"calls_per_day":50000,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x26D4Ffe98017D2f160E2dAaE9d119e3d8b860AD3"},"pro":{"usdc":299,"calls_per_day":200000,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x26D4Ffe98017D2f160E2dAaE9d119e3d8b860AD3"}}}]}