{"uid":"cap_9VIc0eSX2vuIgAVYG8lVF","slug":"base-transaction-receipt-decoder-6f6ee407","name":"Base Transaction Receipt Decoder","description":"Decoded Base transaction receipt: success status, confirmations, and decoded USDC Transfer events. Useful for automated payment-confirmation checks. Reads Base public RPC directly.","url":"https://api.agentfeeds.jp/v1/chain/base/tx_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"],"type":"string"},"queryParams":{"type":"object","required":["tx"],"properties":{"tx":{"type":"string","description":"0x + 64 hex chars"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KatP3CeO3hTDy7aLopZgd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and decodes a Base blockchain transaction receipt, returning success status, confirmation count, and decoded USDC Transfer events.","exampleAgentPrompt":"Can you check whether Base transaction 0x3a7f1c2d8e9b4f56a01234567890abcdef1234567890abcdef1234567890abcd went through successfully and tell me if any USDC was transferred?","exampleUseCases":null,"resultDescription":"Returns the decoded transaction receipt including: success/failure status, number of confirmations, and any decoded USDC Transfer events (sender, recipient, amount) extracted from the transaction logs on Base.","failureModes":["Invalid or malformed transaction hash (not 0x + 64 hex chars) returns validation error","Transaction not found on Base (wrong chain or hash) returns not found error","RPC node temporarily unavailable causes upstream timeout","Very recent transaction may have zero confirmations or be pending"],"whenToPreferThis":"Use this endpoint when you need to confirm a USDC payment or any transaction on the Base chain — especially for automated payment confirmation workflows. It reads directly from the Base public RPC and decodes USDC Transfer events so you don't need to parse raw logs yourself. Prefer this over generic block explorers when you need structured, machine-readable output for agent pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:41:40.459Z","isFirstParty":false}