{"uid":"cap_cTBVkVpZdMAwn58wYjZ8Z","slug":"paysafe-counterparty-reputation-lookup-b5c6fc43","name":"PaySafe Counterparty Reputation Lookup","description":"Check a payment for fraud before your agent sends it. Call PaySafe before settling any x402 payment to avoid paying attacker-controlled addresses injected into content the agent just read (prompt-injection-triggered payments), replayed authorizations, inflated prices, leaked secrets in payment metadata, fake/lookalike USDC contracts, and address poisoning. Returns allow/flag/block with machine-readable reasons and an Ed25519-signed verdict. Advisory and non-custodial — never touches keys or funds. Includes a free-to-use counterparty reputation registry.","url":"https://paysafe-agent.com/v1/reputation/%7Baddress%7D","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Wallet address to look up"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"risk":"medium","status":"reported","address":"0x…","categories":{"overcharge":1,"non_delivery":2},"report_count":3,"distinct_reporters":2}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_o0ihQBLQUkYc0T2KTOJcF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Look up a wallet address in the PaySafe reputation registry to retrieve aggregated fraud reports and risk signals before sending an x402 payment.","exampleAgentPrompt":"Before you settle this x402 payment, can you check the reputation of the recipient address 0xAbC123...def on PaySafe to see if it's been reported for scams, overcharging, or non-delivery?","exampleUseCases":[{"title":"Pre-payment fraud check for agent","prompt":"I'm about to pay 5 USDC to 0x4f9A...23Bc via x402 — can you look up that address on PaySafe first and tell me if it's been flagged for anything like scams or non-delivery before I confirm?"},{"title":"Prompt-injection payment interception","prompt":"My agent just got a payment request from an address it read off a webpage — check 0x7e1D...88Fa on PaySafe before we proceed, I want to make sure it's not an injected attacker address."},{"title":"Vetting a new API service provider","prompt":"We're about to onboard a new x402 API vendor at address 0x3c2B...41Ee — can you pull their PaySafe reputation report and summarize any reported issues before we start routing real payments to them?"}],"resultDescription":"Returns a JSON object with a risk level (e.g. low/medium/high), a status field (e.g. 'reported', 'clean'), the queried address, a breakdown of fraud categories with counts (e.g. overcharge, non_delivery), total report count, and the number of distinct reporters who submitted those reports. No custody of keys or funds is involved.","failureModes":["Address not found in registry — returns a clean/no-report result rather than an error","Invalid or malformed address format — likely 400 error","Network timeout or service unavailability — 5xx error","Address newly poisoned and not yet reported — registry may show clean despite risk","Rate limiting if excessive calls in short window"],"whenToPreferThis":"Use this endpoint when you need a quick, non-custodial counterparty reputation check on a specific wallet address before settling an x402 payment. Prefer this over generic blockchain analytics tools when you are specifically operating in the x402 payment ecosystem and need fraud categories relevant to agent-to-agent commerce (overcharge, non-delivery, prompt-injection-triggered payments). This is the lightweight registry lookup; use the PaySafe payment scan endpoints if you need full firewall analysis of the payment request itself rather than just the recipient address.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:30:31.508Z","isFirstParty":false}