{"x402Version":2,"payTo":"0xbBECBE90F28632a9d52ed67b33b43767b8c89285","resources":[{"id":7065,"slug":"7065","resource":"https://x402-trust.com/v1/x402-trust","description":"Trust score (0-100, grade A-F) for any x402 endpoint -- listed in our catalog or not. Unlike uptime-only checkers, we return ECONOMIC PROOF: the REAL on-chain USDC settlement volume and distinct-payer count for the endpoint's payTo address -- is anyone actually paying it, or is it just live? Computed deterministically from continuous monitoring: 30d probe uptime, 402-envelope spec compliance, latency, observed age, on-chain settlement activity, and advertised-price stability. Includes a full component breakdown, machine-readable flags, and an honest observedDays (we report only the history we actually have, with dataCompleteSince marking our gap-free on-chain coverage). Uncataloged endpoints are live-probed on your first query and auto-adopted into the monitored catalog (first-contact score with low confidence -- history accumulates from there). Each paid call also refreshes the endpoint's free public snapshot (page, badge, card), so a fresh score shows everywhere immediately. Know before you pay.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xbBECBE90F28632a9d52ed67b33b43767b8c89285","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":120}],"outputSchema":{"bazaar":{"category":"data","discoverable":true,"info":{"input":{"body":{"resource":"https://api.example.com/v1/thing"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"$schema":"https://x402-trust.com/schemas/x402-trust.schema.json","breakdown":{"envelopeCompliance":1,"latency":0.91,"observedAge":0.6,"priceStability":1,"settlementActivity":0.74,"uptime":0.99},"confidence":0.82,"dataCompleteSince":1748736000000,"description":"Provider-advertised description of the endpoint (unverified claim).","flags":[],"grade":"A","resource":"https://api.example.com/v1/thing","schemaType":"x402-trust","schemaVersion":"2.0.0","score":87.4,"serviceName":"Example Thing API","stats":{"avgLatencyMs":312,"delisted":false,"distinctPayers30d":96,"observedDays":5,"payTo":"0xabc…123","probeOk30d":1427,"probes30d":1440,"settledVolumeUnits30d":"364680000","settlements30d":18234}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"resource":{"type":"string"}},"required":["resource"],"type":"object"},"bodyType":{"enum":["json","form-data","text"]},"method":{"enum":["GET","POST","PUT","PATCH","DELETE","HEAD"]},"type":{"const":"http"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"$schema":{"type":"string"},"breakdown":{"properties":{"envelopeCompliance":{"type":"integer"},"latency":{"type":"number"},"observedAge":{"type":"number"},"priceStability":{"type":"integer"},"settlementActivity":{"type":"number"},"uptime":{"type":"number"}},"required":["uptime","envelopeCompliance","latency","observedAge","settlementActivity","priceStability"],"type":"object"},"confidence":{"type":"number"},"dataCompleteSince":{"type":"integer"},"description":{"type":"string"},"flags":{"type":"array"},"grade":{"type":"string"},"resource":{"type":"string"},"schemaType":{"type":"string"},"schemaVersion":{"type":"string"},"score":{"type":"number"},"serviceName":{"type":"string"},"stats":{"properties":{"avgLatencyMs":{"type":"integer"},"delisted":{"type":"boolean"},"distinctPayers30d":{"type":"integer"},"observedDays":{"type":"integer"},"payTo":{"type":"string"},"probeOk30d":{"type":"integer"},"probes30d":{"type":"integer"},"settledVolumeUnits30d":{"type":"string"},"settlements30d":{"type":"integer"}},"required":["observedDays","probes30d","probeOk30d","avgLatencyMs","payTo","settlements30d","distinctPayers30d","settledVolumeUnits30d","delisted"],"type":"object"}},"required":["$schema","schemaVersion","schemaType","resource","serviceName","description","score","grade","confidence","breakdown","flags","dataCompleteSince","stats"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["x402","trust","score","monitoring","reliability"]}},"tags":["bazaar"],"sourceHost":"x402-trust.com","lastUpdated":"2026-09-17T15:26:34.654Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-09-17T15:26:38.179Z"},"liveness":{},"verified":false,"featured":false},{"id":7066,"slug":"7066","resource":"https://x402-trust.com/v1/x402-history","description":"Raw observation history for any publicly listed x402 endpoint: discovery snapshots (listed/delisted/relisted, price changes, payTo changes) and probe time-series (uptime, latency, quoted amount) over the requested window (1-90 days).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xbBECBE90F28632a9d52ed67b33b43767b8c89285","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":120}],"outputSchema":{"bazaar":{"category":"data","discoverable":true,"info":{"input":{"body":{"days":30,"resource":"https://api.example.com/v1/thing"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"generatedAt":1782826208450,"probes":[{"amount":"200","latencyMs":312,"probeStatus":"ok","probedAtTs":1782826208450,"reachable":true}],"resource":"https://api.example.com/v1/thing","snapshots":[{"accepts":[{"amount":"200","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xa2477E16dCB42E2AD80f03FE97D7F1a1646cd1c0","scheme":"exact"}],"listed":true,"observedAtTs":1782826208450,"source":"bazaar"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"days":{"type":"integer"},"resource":{"type":"string"}},"required":["resource","days"],"type":"object"},"bodyType":{"enum":["json","form-data","text"]},"method":{"enum":["GET","POST","PUT","PATCH","DELETE","HEAD"]},"type":{"const":"http"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"generatedAt":{"type":"integer"},"probes":{"items":{"properties":{"amount":{"type":"string"},"latencyMs":{"type":"integer"},"probeStatus":{"type":"string"},"probedAtTs":{"type":"integer"},"reachable":{"type":"boolean"}},"required":["probedAtTs","reachable","probeStatus","latencyMs","amount"],"type":"object"},"type":"array"},"resource":{"type":"string"},"snapshots":{"items":{"properties":{"accepts":{"items":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"scheme":{"type":"string"}},"required":["scheme","network","amount","asset","payTo"],"type":"object"},"type":"array"},"listed":{"type":"boolean"},"observedAtTs":{"type":"integer"},"source":{"type":"string"}},"required":["source","observedAtTs","listed","accepts"],"type":"object"},"type":"array"}},"required":["resource","generatedAt","snapshots","probes"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["x402","history","monitoring","timeseries"]}},"tags":["bazaar"],"sourceHost":"x402-trust.com","lastUpdated":"2026-09-17T15:27:43.869Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-17T15:27:43.352Z"},"liveness":{},"verified":false,"featured":false},{"id":7067,"slug":"7067","resource":"https://x402-trust.com/v1/similar","description":"Find better alternatives to an x402 endpoint. Given a resource URL, returns the top semantically-similar endpoints (matched on advertised purpose via description embeddings) that currently OUT-SCORE it on our deterministic trust score — so an agent about to pay a mediocre endpoint can discover a more reliable, better-settled one serving the same function. Each result carries its trust score, grade, cosine similarity, advertised price and free endpoint-page URL. The price fields stay machine-readable: amountUsd is always the raw advertised amount, and the separate boolean priceCeiling is true when the endpoint uses the x402 'upto' scheme, i.e. amountUsd is an authorization ceiling and the real charge is typically lower. Same-host siblings and 'avoid'-flagged endpoints are excluded. Returns an empty list (still a valid answer) when nothing beats the subject.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xbBECBE90F28632a9d52ed67b33b43767b8c89285","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":120}],"outputSchema":{"bazaar":{"category":"data","discoverable":true,"info":{"input":{"body":{"limit":5,"resource":"https://api.example.com/v1/thing"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"alternatives":[{"amountUsd":0.001,"endpointPage":"https://x402-trust.com/endpoint/12345","grade":"A","network":"eip155:8453","priceCeiling":false,"recommendation":"proceed","resource":"https://api.better.com/v1/thing","score":88.1,"similarity":0.912}],"count":2,"note":"Semantically similar endpoints that out-score the subject. Similarity is cosine over description embeddings.","resource":"https://api.example.com/v1/thing","subject":{"grade":"C","inObservationSet":true,"score":61.2,"vectorized":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"limit":{"type":"integer"},"resource":{"type":"string"}},"required":["resource","limit"],"type":"object"},"bodyType":{"enum":["json","form-data","text"]},"method":{"enum":["GET","POST","PUT","PATCH","DELETE","HEAD"]},"type":{"const":"http"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"alternatives":{"items":{"properties":{"amountUsd":{"type":"number"},"endpointPage":{"type":"string"},"grade":{"type":"string"},"network":{"type":"string"},"priceCeiling":{"type":"boolean"},"recommendation":{"type":"string"},"resource":{"type":"string"},"score":{"type":"number"},"similarity":{"type":"number"}},"required":["resource","score","grade","recommendation","similarity","amountUsd","priceCeiling","network","endpointPage"],"type":"object"},"type":"array"},"count":{"type":"integer"},"note":{"type":"string"},"resource":{"type":"string"},"subject":{"properties":{"grade":{"type":"string"},"inObservationSet":{"type":"boolean"},"score":{"type":"number"},"vectorized":{"type":"boolean"}},"required":["score","grade","inObservationSet","vectorized"],"type":"object"}},"required":["resource","subject","count","alternatives","note"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"tags":["x402","similar","discovery","routing","score"]}},"tags":["bazaar"],"sourceHost":"x402-trust.com","lastUpdated":"2026-09-17T15:26:40.939Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-17T15:26:40.433Z"},"liveness":{},"verified":false,"featured":false}]}