{"uid":"cap_i8ywZN7g3csQpcRHdCSfT","slug":"paysafe-counterparty-reputation-lookup-24a2ec35","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/report","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_LULSJ_arFapvy4dU4GRNI","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 counterparty reputation registry to see aggregated fraud/scam reports submitted by other agents and users.","exampleAgentPrompt":"Before I pay this invoice, check the reputation of wallet address 0xAbC123... in the PaySafe registry to see if it's been reported for scams or non-delivery.","exampleUseCases":[{"title":"Pre-payment fraud check for agent","prompt":"I'm about to send a payment to 0xDead1234... — can you pull up any fraud reports on that address from the PaySafe reputation registry before I authorize it?"},{"title":"Verify x402 vendor reputation","prompt":"This x402 API is asking me to pay 0xFeed5678... — look it up in PaySafe and tell me its risk level and how many people have reported it as a scam."},{"title":"Investigate overcharge complaints","prompt":"Check if wallet 0xBeef9AbC... has been reported for overcharging in the PaySafe counterparty registry, and show me how many distinct reporters flagged it."}],"resultDescription":"Returns a JSON object with a risk level (e.g. low/medium/high), status (e.g. reported/clean), the queried address, a breakdown of fraud categories (overcharge, non_delivery, etc.) with counts, total report count, and number of distinct reporters who submitted those reports.","failureModes":["Address not found in registry — returns empty or clean result with zero reports","Invalid wallet address format — likely returns a 400 error","Address has no reports yet — returns report_count: 0 with no categories","Network timeout or service unavailability — returns 5xx error","Address belongs to a new scammer not yet reported — registry blind spot (false negative)"],"whenToPreferThis":"Use this endpoint when you want a quick, free-form reputation history for a specific wallet address based on community-submitted reports — especially before settling any x402 payment. Prefer this over the payment firewall scan endpoints when you already have an address and want to check its post-hoc complaint history rather than scan an active payment offer. Ideal as a lightweight pre-payment due-diligence step in any agentic payment flow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:54.809Z","isFirstParty":false}