{"x402Version":2,"provider":"x402 capability router","homepage":"https://agent-production-1daa.up.railway.app","openapi_url":"https://agent-production-1daa.up.railway.app/openapi.json","llms_txt":"https://agent-production-1daa.up.railway.app/llms.txt","facilitator":"https://api.cdp.coinbase.com/platform/v2/x402","resources":[{"resource":"https://agent-production-1daa.up.railway.app/v1/routes/recommend","type":"http","method":"POST","description":"Finds x402 services for a natural-language capability, probes candidates without paying them, and returns up to three currently reachable services ranked by live reliability. Exact USDC payment on Base.","serviceName":"x402 capability router","tags":["x402","routing","service-discovery","agents","reliability","marketplace"],"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x77c947f8534E5dC79B4a41280D597eC210BCD93c","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"capability":"current weather data for a city","limit":3}},"output":{"type":"json","example":{"routeId":"route_opaque","capability":"current weather data for a city","observedAt":"2026-08-09T12:00:00.000Z","paymentState":"settled","recommendations":[{"resource":"https://weather.example/v1/current","method":"POST","serviceName":"Weather API","description":"Current weather observations","reliabilityScore":95,"summary":"Endpoint passed every reliability check.","latencyMs":120,"accepts":[]}]}}},"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","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{"capability":{"type":"string","minLength":2,"maxLength":500,"description":"Natural-language capability the buyer needs"},"limit":{"type":"integer","minimum":1,"maximum":3,"default":3}},"required":["capability"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}},"payment-identifier":{"info":{"required":true},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"required":{"type":"boolean"},"id":{"type":"string","minLength":16,"maxLength":128,"pattern":"^[a-zA-Z0-9_-]+$"}},"required":["required"]}}}},{"resource":"https://agent-production-1daa.up.railway.app/v1/reliability/evaluate","type":"http","method":"POST","description":"Fresh reliability evaluation for public x402 services. Checks HTTPS reachability, unpaid HTTP 402 behavior, PAYMENT-REQUIRED decoding, discovery metadata, schemas, and quote consistency. Returns a deterministic scored report and public report URL. No account or API key; exact USDC payment on Base.","serviceName":"x402 reliability evaluator","tags":["x402","reliability","service-health","payment-challenge","discovery","monitoring"],"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x77c947f8534E5dC79B4a41280D597eC210BCD93c","maxTimeoutSeconds":60,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","bodyType":"json","body":{"resourceUrl":"https://seller.example/v1/tool","method":"POST","sampleBody":{"query":"health check"}}},"output":{"type":"json","example":{"reportId":"rpt_opaque","serviceId":"svc_opaque","observedAt":"2026-07-26T12:00:00.000Z","score":82,"scoringVersion":"1","summary":"Payment challenge is live; discovery metadata is incomplete.","checks":[],"reportUrl":"/v1/reliability/reports/rpt_opaque"}}},"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","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"properties":{"resourceUrl":{"type":"string","description":"Public HTTPS x402 resource URL to evaluate"},"method":{"type":"string","enum":["GET","POST"]},"sampleBody":{"type":"object","description":"Optional bounded JSON body for a POST probe"}},"required":["resourceUrl","method"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}},"payment-identifier":{"info":{"required":true},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"required":{"type":"boolean"},"id":{"type":"string","minLength":16,"maxLength":128,"pattern":"^[a-zA-Z0-9_-]+$"}},"required":["required"]}}}}]}