{"uid":"cap_huwSGC_HDHeyREUSiXbiM","slug":"paymaster-check-ddfb07fb","name":"Paymaster Check","description":"🆕 Given a paymaster address, audits whether it's a healthy, active gas sponsor. Reads its UserOperationEvents across both EntryPoints: sponsored op volume, distinct accounts served, success rate, total gas sponsored, and concentration (the share coming from its single busiest app). The read to run before integrating a paymaster (Coinbase / Pimlico / Alchemy / custom), or judging who funds a counterparty's gas. paymaster= required, days= optional (default 30, max 90). Not financial advice.","url":"https://402.com.tr/api/x402/paymaster-check","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":["paymaster"],"properties":{"days":{"type":"string","description":"Lookback days (optional)"},"paymaster":{"type":"string","description":"Paymaster address"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Rj9D7mT1u7WKUsJYRh2Z0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Audits a paymaster address for health, activity, and gas sponsorship quality across both ERC-4337 EntryPoints over a configurable lookback period","exampleAgentPrompt":"Can you audit the paymaster at 0x3156Ad02Db06a0A9d6FD68b1AC...  and tell me if it's a healthy gas sponsor — check the last 30 days of activity including sponsored op volume, success rate, and how concentrated its usage is?","exampleUseCases":[{"title":"Pre-integration paymaster due diligence","prompt":"Before we integrate Pimlico's paymaster at 0xc03...abc into our app, can you audit it for the past 30 days and tell me the sponsored op volume, success rate, and whether it's dangerously concentrated on one app?"},{"title":"Counterparty gas funding investigation","prompt":"I'm looking at a wallet that seems to have its gas sponsored — can you check the paymaster address 0xd7f...123 to see how active and trustworthy it is over the last 60 days?"},{"title":"Evaluating a custom paymaster before launch","prompt":"We built a custom paymaster at 0xabc...def and it's been live for 3 weeks — can you run a health check on it for the past 21 days and tell me how many distinct accounts it's served and what its success rate looks like?"}],"resultDescription":"A health audit of the paymaster including: total sponsored UserOperations volume, number of distinct accounts served, transaction success rate, total gas sponsored, and a concentration score showing what share of activity comes from its busiest single application — all computed from on-chain UserOperationEvents across both ERC-4337 EntryPoints for the specified lookback window.","failureModes":["Missing required paymaster address returns 400 error","Invalid or non-checksummed address may return no results or error","Newly deployed paymaster with no history returns empty/zero metrics","days parameter exceeding 90 is clamped or rejected","Rate limits or payment failure returns 402 error","Non-paymaster address (EOA or unrelated contract) returns empty metrics"],"whenToPreferThis":"Choose this endpoint when you need on-chain, objective health metrics for a specific paymaster address before integrating it into a smart account application, or when evaluating the trustworthiness of a gas sponsor funding a counterparty. Prefer this over generic block explorers or manual event log queries when you want pre-aggregated metrics (success rate, concentration, distinct accounts) across both EntryPoints in a single call. Best for ERC-4337 / account abstraction contexts on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:09:07.057Z","isFirstParty":false}