{"x402Version":1,"accepts":[{"scheme":"exact","network":"base","maxAmountRequired":"10000","resource":"https://gateway.pipeworx.io/mcp","description":"Pipeworx gateway call ($0.010 USDC)","mimeType":"application/json","payTo":"0x4C186B69b320DA07ff9bce5cA320C82B5CB4E89D","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"resources":[{"resource":"https://gateway.pipeworx.io/mcp","description":"Pipeworx live-data gateway — pay-per-call via x402 (USDC on Base), no signup. ask_pipeworx routes your question to the right one of thousands of tools.","mimeType":"application/json"}],"docs":"https://pipeworx.io/bet","x402Versions":[1,2],"v2":{"x402Version":2,"resource":{"url":"https://gateway.pipeworx.io/mcp","description":"Pipeworx MCP gateway - one tools/call against any of its live-data tools (JSON-RPC over HTTP). $0.010 USDC per call.","mimeType":"application/json"},"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x4C186B69b320DA07ff9bce5cA320C82B5CB4E89D","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"worldbank_get_indicator","arguments":{"country_code":"ISL","indicator":"SP.POP.TOTL","date_range":"2020:2025"}}}},"output":{"type":"json","example":{"jsonrpc":"2.0","id":1,"result":{"content":[{"type":"text","text":"{\"country\":\"Iceland\",\"country_id\":\"IS\",\"indicator_id\":\"SP.POP.TOTL\",\"indicator_name\":\"Population, total\",\"date_range\":\"2020:2025\",\"total_records\":6,\"last_updated\":\"2026-07-13\",\"data\":[{\"year\":\"2025\",\"value\":392404},{\"year\":\"2024\",\"value\":386506},{\"year\":\"2023\",\"value\":385663},{\"year\":\"2022\",\"value\":382003},{\"year\":\"2021\",\"value\":372520},{\"year\":\"2020\",\"value\":366463}]}"}]}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST"]},"bodyType":{"type":"string","enum":["json"]},"body":{"type":"object","required":["jsonrpc","method","params"],"properties":{"jsonrpc":{"type":"string","const":"2.0"},"id":{"type":["integer","string"]},"method":{"type":"string","const":"tools/call","description":"MCP JSON-RPC over HTTP. One paid call = one tools/call."},"params":{"type":"object","required":["name","arguments"],"properties":{"name":{"type":"string","description":"A tool name from tools/list. ask_pipeworx takes {\"question\": \"...\"} and routes it to the right tool."},"arguments":{"type":"object","description":"The tool's own inputSchema, as listed by tools/list."}}}}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}}}