{"x402Version":2,"version":"x402/1.0","name":"AgentOracle Research API","description":"Pay-per-query real-time research powered by Perplexity Sonar. Two tiers: standard ($0.02) and deep ($0.10). Structured JSON with citations, key facts, and confidence scores. No API keys needed — just pay with USDC on Base. Repeat queries within 24hrs served from cache at 50% off.","endpoints":[{"path":"/preview","method":"POST","price":"0.00","currency":"USDC","chain":"base","network":"eip155:8453","scheme":"free","model":"sonar","description":"Free live preview — returns truncated summary (200 chars), 2 key facts, confidence score. No sources. 10 requests/hour.","input":{"body":{"query":{"type":"string","required":true,"maxLength":2000,"description":"Natural-language research question"}}},"output":{"summary":"string (truncated)","key_facts":"array (max 2)","confidence_score":"number"}},{"path":"/research","method":"POST","price":"0.02","currency":"USDC","chain":"base","network":"eip155:8453","scheme":"exact","model":"sonar","description":"Real-time research for any topic — structured JSON with citations, powered by Perplexity Sonar","input":{"body":{"query":{"type":"string","required":true,"maxLength":2000,"description":"Natural-language research question"},"tier":{"type":"string","required":false,"enum":["standard","deep"],"default":"standard","description":"Pass 'deep' to upgrade to Sonar Pro ($0.10)"}}},"output":{"summary":"string","key_facts":"array","sources":"array","confidence_score":"number","confidence_level":"string (high|medium|low)","freshness":"string (real-time|recent|historical)","response_time_ms":"number"}},{"path":"/deep-research","method":"POST","price":"0.10","currency":"USDC","chain":"base","network":"eip155:8453","scheme":"exact","model":"sonar-pro","description":"Deep research with comprehensive analysis — detailed JSON with expert findings, powered by Perplexity Sonar Pro","input":{"body":{"query":{"type":"string","required":true,"maxLength":4000,"description":"Natural-language research question for deep analysis"}}},"output":{"summary":"string","key_facts":"array","analysis":"string","sources":"array","confidence_score":"number","freshness":"string (real-time|recent|historical)","response_time_ms":"number"}},{"path":"/research/batch","method":"POST","price":"0.10","currency":"USDC","chain":"base","network":"eip155:8453","scheme":"exact","model":"sonar","description":"Batch research — submit up to 5 queries in one request, processed in parallel. $0.10 USDC per batch. Returns array of structured results.","input":{"body":{"queries":{"type":"array","required":true,"maxItems":5,"items":{"type":"string","maxLength":2000},"description":"Array of natural-language research questions (max 5)"},"tier":{"type":"string","required":false,"enum":["standard","deep"],"default":"standard","description":"Pass 'deep' to use Sonar Pro for all queries"}}},"output":{"batch":{"total_queries":"number","successful":"number","failed":"number","batch_time_ms":"number"},"results":"array of research results"}}],"facilitators":{"base":{"name":"xpay","url":"https://facilitator.xpay.sh"},"base_cdp":{"name":"cdp","url":"https://api.cdp.coinbase.com/platform/v2/x402","note":"Coinbase CDP facilitator — Bazaar discovery enabled"},"skale_base":{"name":"payai","url":"https://facilitator.payai.network"}},"networks":{"base":{"network":"eip155:8453","payTo":"0xdF90200B0031051BbF7a66BB9387d2Ecf599e109"},"skale_base":{"network":"eip155:1187947933","payTo":"0xdF90200B0031051BbF7a66BB9387d2Ecf599e109","facilitator_url":"https://facilitator.payai.network","gasless":true,"usdc_address":"0x85889c8c714505E0c94b30fcfcF64fE3Ac8FCb20","note":"Zero gas fees — agents pay only the query price"},"stellar":{"network":"stellar:testnet","payTo":"GBRA7RJZXA5PE5EFDSSUAFDHLAOBXOGY2X3TKCKJ53CLEBEMV3S23VKO","facilitator_url":"https://www.x402.org/facilitator","currency":"USDC (native Stellar)","scheme":"exact","note":"Native Stellar USDC — fast settlement via Soroban authorization"}},"pay_to":"0xdF90200B0031051BbF7a66BB9387d2Ecf599e109"}