{"uid":"cap_RY4GgBSDrB5SdUf7-sC6e","slug":"transaction-receipts-by-block-f2ff9c82","name":"Transaction Receipts by Block","description":"Pay-per-request access to CoinGecko, DefiLlama, Alchemy, and Etherscan APIs. No auth, no subscriptions.","url":"https://stablecrypto.dev/api/alchemy/utility/transaction-receipts","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"network":{"type":"string","description":"Alchemy network slug, e.g. eth-mainnet, base-mainnet"},"blockHash":{"type":"string","description":"Block hash"},"blockNumber":{"type":"string","description":"Block number in hex"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_cbVaeOFGEH0IihLkpIip9","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 all transaction receipts for a given block on an EVM-compatible network, identified by block hash or block number","exampleAgentPrompt":"Can you pull all the transaction receipts for block 0x12A05F200 on eth-mainnet so I can see which transactions succeeded and how much gas each one used?","exampleUseCases":null,"resultDescription":"An object containing all transaction receipts for the specified block, including per-transaction data such as status (success/failure), gas used, logs emitted, contract addresses created, and transaction hashes.","failureModes":["Invalid or unsupported network slug returns an error","Block hash or block number not found on the specified network","Both blockHash and blockNumber omitted with only network provided — ambiguous request","Block number not in valid hex format causes parsing error","Network congestion or Alchemy upstream timeout may delay response","Requesting a very recent block before it is fully indexed may return empty or partial results"],"whenToPreferThis":"Use this endpoint when you need receipt data for ALL transactions in a block at once, rather than querying receipts one by one. Ideal for block-level analytics, gas profiling, log aggregation, or auditing which transactions in a block succeeded or failed. Prefer over individual eth_getTransactionReceipt calls when processing an entire block.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:51:30.387Z","isFirstParty":false}