{"uid":"cap_OPsqXuVOc5L0vLvHvYJNh","slug":"moneypilot-base-usdc-transaction-receipt-lookup-6ad585fd","name":"MoneyPilot Base USDC Transaction Receipt Lookup","description":"Autonomous earning worker plus eleven deterministic x402 APIs paid in Base USDC: endpoint trust scoring, API health, wallet activity, URL evidence, site maps, gas data, transaction receipts, JSON tools, and x402 verification.","url":"https://moneypilot-c6f8c4.joedyermens.chatgpt.site/api/x402/base-usdc-receipt","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["txHash"],"properties":{"txHash":{"type":"string","pattern":"^0x[0-9a-fA-F]{64}$"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"chainId":8453,"transfers":[],"receiptStatus":"success"}},"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_mnuuunYy96rVBBzSDL1w-","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":"Fetches a decoded transaction receipt for a given Base chain tx hash, returning chain ID, transfer events, and receipt status — paid in USDC via x402.","exampleAgentPrompt":"Can you pull the transaction receipt for Base chain tx hash 0x3a1b2c...deadbeef — I need to know if it succeeded and what USDC transfers happened?","exampleUseCases":[{"title":"Confirm payment before fulfilling order","prompt":"I need to verify that this Base transaction 0xabc123...def456 actually succeeded and transferred USDC before I release the goods — can you fetch the receipt and tell me the status and transfer amounts?"},{"title":"Audit trail for USDC disbursements","prompt":"We just sent out a batch of USDC payments on Base. Can you look up the receipt for tx hash 0x9f8e7d...654321 and show me all the transfer events so I can reconcile the ledger?"},{"title":"Debug a failed crypto transaction","prompt":"My Base USDC transaction 0x1a2b3c...789abc doesn't seem to have gone through — can you fetch the on-chain receipt and tell me whether it succeeded or failed?"}],"resultDescription":"A JSON object containing: ok (boolean success flag), chainId (8453 for Base), transfers (array of token transfer events including amounts and addresses), and receiptStatus ('success' or failure indicator). Returns deterministic on-chain data for the provided transaction hash.","failureModes":["Invalid txHash format (must be 0x-prefixed 64-hex-char string) returns validation error","Transaction hash not found on Base chain returns empty or error response","Network or RPC connectivity issues may result in timeout","Non-Base chain tx hashes will not resolve correctly since endpoint is Base-specific (chainId 8453)","Payment failure via x402 (insufficient USDC balance) blocks the request before execution"],"whenToPreferThis":"Choose this endpoint when you need deterministic, decoded on-chain receipt data specifically for Base (chain ID 8453) transactions, particularly USDC transfers. It is purpose-built for x402 payment flows and Base ecosystem tooling. Prefer it over generic block explorers when you need structured JSON output (not HTML) for programmatic use in an agent workflow, and when a $0.01 per-call micropayment model is acceptable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:39:42.321Z","isFirstParty":false}