{"uid":"cap_nQ7a1gSaKlRcMnTxNK9UC","slug":"desk-lead-x402-transaction-status-lookup-9e7d20f8","name":"DESK LEAD x402 - Transaction Status Lookup","description":"Micropay research APIs (x402 v2 + bazaar). Free catalog at /.well-known/x402.json. Primary v2 accepts: Base eip155:8453 only. Legacy X-PAYMENT-TX still supports bsc|base via acceptsV1. Headers: X-PAYMENT-TX, X-PAYMENT-NETWORK, PAYMENT-SIGNATURE. No financial advice.","url":"https://desk-x402.desk-x402-gh.workers.dev/v1/tx-status","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["tx","network"],"properties":{"tx":{"type":"string","description":"Transaction hash"},"network":{"enum":["bsc","base"],"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ok":true,"status":1,"product":"tx_status"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Fna5PRYNps1Fd8JV2q0ib","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up the confirmation status of a blockchain transaction by hash on BSC or Base networks","exampleAgentPrompt":"Can you check whether the Base transaction 0xabc123...def456 has been confirmed yet?","exampleUseCases":[{"title":"Verify x402 micropayment landed","prompt":"I just sent a USDC micropayment on Base with tx hash 0x4f3a...91bc — can you confirm it went through before I unlock the API resource?"},{"title":"Debug a stuck BSC transaction","prompt":"My BSC transaction 0x7e2d...44fa hasn't shown up yet — can you check its current status so I know if I need to resubmit?"},{"title":"Confirm payment before content delivery","prompt":"Before I release the report to the client, can you verify that their Base network transaction 0x1c9b...72de actually confirmed on-chain?"}],"resultDescription":"Returns a JSON object with an 'ok' boolean indicating success, a 'status' integer representing the transaction confirmation state, and a 'product' field set to 'tx_status'. Allows the caller to determine whether a given transaction hash has been confirmed on the specified network.","failureModes":["Invalid or malformed transaction hash returns an error","Unsupported network value (not 'bsc' or 'base') returns a validation error","Transaction not yet mined may return status 0 or pending indicator","Missing required query parameters (tx or network) returns 400","Payment header missing or invalid USDC payment causes 402 rejection","Network congestion may cause delayed status resolution"],"whenToPreferThis":"Use this endpoint when you need to programmatically verify whether a specific blockchain transaction has been confirmed on the BSC or Base networks, especially in x402 micropayment workflows where proof of payment is required before granting access to a resource. Prefer this over block explorer UIs when you need machine-readable status checks inside an automated agent pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:39:18.925Z","isFirstParty":false}