{"service":"BlockForecast","description":"Prediction market platform — create markets, query oracle consensus, stream market data. Pay-per-request via x402 (USDC on Base).","x402Version":2,"network":"eip155:8453","payTo":"0x790085bc45996ba5164ad164351c63e483801f38","enabled":true,"endpoints":[{"method":"POST","path":"/api/v2/x402/markets","price":"$1","description":"Create a new prediction market. Body: { question, category?, resolveDate, ticker?, resolutionSource?, resolutionCriteria? }","example":{"question":"Will BTC exceed $150,000 by July 2026?","category":"crypto","resolveDate":"2026-07-01"}},{"method":"GET","path":"/api/v2/x402/oracle/resolve","price":"$0.05","description":"Query BlockForecast oracle consensus on any yes/no question. Query param: q=<question>","example":{"q":"Will Ethereum ETF be approved by SEC in 2026?"}},{"method":"GET","path":"/api/v2/x402/feed","price":"$0.001","description":"Real-time market data feed. Query params: category?, limit?, sort?","example":{"category":"crypto","limit":20}}],"links":{"docs":"https://blockforecast.io/api-docs","protocol":"https://x402.org","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}}