{"uid":"cap_7AQ9e1SFfi7dGDiHdYI4y","slug":"getstatus-contract-execution-status-ae400ae1","name":"Getstatus - Contract Execution Status","description":"Pay-per-request access to CoinGecko, DefiLlama, Alchemy, and Etherscan APIs. No auth, no subscriptions.","url":"https://stablecrypto.dev/api/etherscan/transaction/getstatus","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"txhash":{"type":"string","description":"Transaction hash"},"chainid":{"type":"number","description":"EVM chain ID (1=Ethereum, 137=Polygon, 8453=Base, etc.)"}}},"responseSchema":null,"example":{"request":{"txhash":"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef","chainid":1},"response":{"isError":"0","errDescription":""}},"exampleRequest":{"txhash":"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef","chainid":1},"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_x87giiHTjPZaC1A_yDj3W","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":"Returns the execution status of an Ethereum-compatible smart contract transaction given a transaction hash and chain ID","exampleAgentPrompt":"Can you check whether my smart contract transaction 0x4e3a12f8d9b7c1a5e2f0d8b3c6a9e4f1d7b2c5a8e3f0d9b6c3a7e2f1d8b5c4a on Ethereum mainnet (chain ID 1) succeeded or reverted?","exampleUseCases":null,"resultDescription":"Returns the contract execution status for the specified transaction, indicating whether it succeeded or failed (reverted), sourced from Etherscan on the given EVM chain.","failureModes":["Invalid or malformed transaction hash returns an error","Unsupported chain ID returns an error or empty response","Transaction not yet mined returns a pending or not-found status","Network timeout or Etherscan API unavailability causes a 5xx error","Transaction hash does not exist on the specified chain"],"whenToPreferThis":"Use this endpoint when you need to verify whether a specific smart contract transaction succeeded or reverted on an EVM-compatible chain (Ethereum, Polygon, Base, etc.). Prefer this over general transaction list endpoints when you already have the tx hash and just need a pass/fail execution status, not the full transaction history.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:48:04.848Z","isFirstParty":false}