{"x402Version":2,"resources":[{"resource":"https://vouch.futuronoti.workers.dev/v1/check","type":"http","x402Version":2,"lastUpdated":"2026-06-04T17:45:01.905Z","metadata":{},"accepts":[{"scheme":"exact","network":"eip155:8453","maxAmountRequired":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xe126002451d0187058cD03719bBCc0bd1CD9c5c9","maxTimeoutSeconds":300,"resource":"https://vouch.futuronoti.workers.dev/v1/check","description":"Counterparty trust & risk check for AI agent payments: given a URL or host, returns a 0-100 trust score, a risk band, and the reasons — so an agent can decide whether it's safe to pay before sending money. Flags scams, phishing, and known-malicious endpoints using threat feeds, domain risk heuristics, and a community reputation graph. The paid response includes a signed, verifiable attestation the agent can keep as proof it checked before paying.","mimeType":"application/json","extra":{"name":"USD Coin","version":"2"},"outputSchema":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"type":"object","properties":{"target":{"type":"string","description":"Counterparty to assess: a URL, hostname, or x402 resource."}},"required":["target"],"additionalProperties":false}},"output":{"type":"json","format":"application/json","schema":{"type":"object","properties":{"score":{"type":"number","minimum":0,"maximum":100,"description":"Trust score, 0-100 (higher = safer)."},"risk":{"type":"string","enum":["low","medium","high","critical"],"description":"Risk band derived from the score."},"reasons":{"type":"array","items":{"type":"string"},"description":"Ordered, human-readable reasons explaining the score."}},"required":["score","risk","reasons"]},"example":{"score":87,"risk":"low","reasons":["Host uses HTTPS","Not on known threat feeds"]}}}}]}]}