{"uid":"cap_MyhlEqZSCvFyARYjkqGEV","slug":"synthora-eth-gettransactionreceipt-rpc-43bc7db9","name":"Synthora eth_getTransactionReceipt RPC","description":"Get a transaction receipt (status, gas used, logs) via eth_getTransactionReceipt. Deterministic, Ed25519-signed.","url":"https://rpc-receipt.hergertsynthora.com/service","method":"POST","headers":{},"bodySchema":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","description":"hash"},"chain":{"type":"string","description":"chain"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5nd_vbtGdhHWo7Nmq_c4C","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves an Ethereum transaction receipt (status, gas used, logs) for a given transaction hash on a specified chain, signed with Ed25519 for verifiability.","exampleAgentPrompt":"Can you pull the transaction receipt for tx hash 0xabc123...def on Base — I want to see if it succeeded and what gas was used?","exampleUseCases":[{"title":"Verify smart contract deployment success","prompt":"I just deployed a new contract on Base, can you grab the receipt for tx 0x7f4e2c... and tell me if it went through? I need to know the contract address and if there were any errors."},{"title":"Debug failed transaction events","prompt":"My swap transaction 0x9a1b3d... reverted on Ethereum. Pull the receipt for me and show me what events were logged before it failed — I need to figure out what went wrong."},{"title":"Audit gas costs for batch operations","prompt":"I ran a few transactions this week: 0x2k8m5p..., 0x5x9n1q..., and 0x7v2w8r.... Can you get the receipts and tell me the total gas used across all three on Base so I can see how much I spent?"}],"resultDescription":"Returns the full transaction receipt object including transaction status (success/failure), gas used, logs/events emitted, block number, contract address (if deployment), and other receipt fields. The response is Ed25519-signed for tamper-evidence.","failureModes":["Transaction hash not found or not yet mined — receipt may be null if tx is pending","Invalid or malformed transaction hash — returns error","Unsupported or unrecognized chain identifier — returns error","Upstream RPC node unavailable — no charge applied on upstream failure","Rate limit or payment failure if beyond free tier and no valid x402 payment"],"whenToPreferThis":"Use this endpoint when you need to verify the outcome of an EVM transaction — whether it succeeded or reverted, how much gas it consumed, and what events/logs it emitted. The Ed25519-signed response makes it suitable for trust-minimized workflows. Prefer this over a generic RPC call when you want a pay-per-use model with no infrastructure setup, and the first 3 calls are free per wallet address.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:28.474Z","isFirstParty":false}