{"uid":"cap_kGzSptMGK5JEQwD07hqiA","slug":"multichain-rpc-transaction-receipt-lookup-055806a0","name":"Multichain RPC – Transaction Receipt Lookup","description":"Cheap, factual EVM chain lookups priced per call in USDC. Base, Polygon, Arbitrum, Optimism and Ethereum.","url":"https://multichain-rpc.clankerceo.workers.dev/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","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"hash":{"type":"string"},"chain":{"type":"string"}}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"hash":"0x…","chain":"base","found":true,"status":"success","gas_used":21000}},"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_C-EaJYBCDzfdWLDXEXabh","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 the on-chain transaction receipt (status, gas used, and metadata) for a given transaction hash on Base, Polygon, Arbitrum, Optimism, or Ethereum.","exampleAgentPrompt":"Can you check whether transaction 0x4f3a7c2d1b9e0a8f5c6d4e2b1a0f9e8d7c6b5a4e3d2c1b0a9f8e7d6c5b4a3d2 went through on Base and tell me how much gas it used?","exampleUseCases":[{"title":"Confirm DeFi swap completed","prompt":"I just submitted a swap on Uniswap on Polygon — the tx hash is 0x9b8a7c6d5e4f3a2b1c0d9e8f7a6b5c4d3e2f1a0b. Did it succeed and how much gas did it cost?"},{"title":"Verify NFT mint transaction","prompt":"Check if my NFT mint transaction 0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f went through on Ethereum — I need to know the status before I list it for sale."},{"title":"Debug failed Arbitrum transfer","prompt":"Transaction 0xdeadbeef1234567890abcdef1234567890abcdef1234567890abcdef12345678 on Arbitrum seems stuck — can you pull the receipt and tell me if it failed or succeeded?"}],"resultDescription":"Returns a JSON object containing the transaction hash, chain name, a boolean indicating whether the transaction was found, a status field ('success' or failure indicator), and the amount of gas used by the transaction.","failureModes":["Transaction hash not found on the specified chain (found: false)","Invalid or malformed transaction hash returns an error","Unsupported chain identifier causes a bad request","Network timeout or RPC node unavailability","Payment failure (x402 payment required, insufficient USDC balance)"],"whenToPreferThis":"Choose this endpoint when you need a cheap, per-call, pay-as-you-go receipt lookup across the five major EVM chains (Base, Polygon, Arbitrum, Optimism, Ethereum) without managing your own RPC node or API keys. Ideal for AI agents that need to verify transaction finality or gas usage programmatically and pay in USDC at $0.002 per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:17.830Z","isFirstParty":false}