{"uid":"cap_fXnmRAXIKy69WTrcU15QG","slug":"paysafe-reputation-dispute-lookup-d958dbdd","name":"PaySafe Reputation Dispute 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/dispute","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_1xv0MDnI7-ArF3drj1eqk","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 aggregated post-hoc dispute and scam reports for a wallet address to assess counterparty reputation before sending an x402 payment.","exampleAgentPrompt":"Before I pay this address 0xABC123…, can you check its reputation on PaySafe's counterparty registry to see if it's been reported for scams, non-delivery, or overcharging?","exampleUseCases":[{"title":"Pre-payment scam screening for agent","prompt":"My agent is about to pay 0xDEADBEEF… for an API service it discovered — can you check PaySafe's reputation registry to see if that address has any fraud or non-delivery reports before it sends the money?"},{"title":"Vetting a new x402 vendor","prompt":"I'm thinking of subscribing to a new x402-gated data service at address 0x1234ABCD…. Pull up any dispute history or risk flags on that wallet from PaySafe so I can decide if it's trustworthy."},{"title":"Investigating a suspicious payment request","prompt":"I just got an x402 payment prompt from wallet 0xF00DFACE… that looks a bit off — can you look it up in PaySafe's counterparty registry and tell me how many people have reported it and what categories of complaints exist?"}],"resultDescription":"Returns a JSON object with the wallet address's risk level (e.g. low/medium/high), dispute status (e.g. reported/clean), total report count, number of distinct reporters, and a breakdown of dispute categories (e.g. overcharge, non-delivery counts). No custody of keys or funds is involved.","failureModes":["Address not found in registry — returns clean status with zero reports (may mean genuinely new or just unregistered)","Invalid or malformed wallet address format — likely returns a 400 error","Address with no dispute history may still be malicious — registry only reflects reported incidents","Network timeout or service unavailability — endpoint may return 5xx"],"whenToPreferThis":"Use this endpoint when you need a quick, read-only reputation lookup for a specific wallet address before authorizing an x402 payment and want aggregated community dispute data. Prefer this over the full payment firewall scan endpoints when you already have the counterparty address and just need a risk signal, not a full offer analysis. Also useful as a lightweight pre-check before invoking heavier fraud scanning.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:52.580Z","isFirstParty":false}