{"uid":"cap_p2SmJ1gucFw7_Ijr4TsTW","slug":"delx-base-transaction-lookup-642b4f4e","name":"Delx Base Transaction Lookup","description":"Look up a Base transaction by hash (optional receipt) for $0.001 USDC via live JSON-RPC. Call when you need this bounded result without an API key or subscription. Returns machine-readable JSON via x402 on Base or Solana. Limitation: results cover only the supplied input or one bounded public endpoint at request time; callers must verify before acting.","url":"https://api.delx.ai/api/v1/x402/base-tx","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"tx_hash":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":{},"tool_name":"get_base_transaction"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2htDHl-y54-SS5uKde7gV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Look up a Base blockchain transaction by hash via live JSON-RPC, optionally including the transaction receipt.","exampleAgentPrompt":"Can you look up the Base transaction with hash 0x3a4f...d91c and include the receipt so I can see whether it was confirmed and how much gas was used?","exampleUseCases":[{"title":"Verify payment confirmation on Base","prompt":"I sent a USDC payment on Base — the tx hash is 0xabc123...def456. Can you check if it was confirmed and show me the block number and status?"},{"title":"Debug a failed Base transaction","prompt":"This transaction on Base failed: 0x9f8e7d...c3b2a1 — can you pull it with the receipt so I can see the gas used, the revert reason, and who sent it?"},{"title":"Audit sender and value of a Base tx","prompt":"For the Base transaction 0x1234ab...5678cd, can you tell me who sent it, who received it, and how much ETH or token value was transferred?"}],"resultDescription":"Returns structured on-chain transaction data from Base via JSON-RPC, including transaction hash, block number, sender, recipient, value, gas price, gas limit, input data, and optionally the transaction receipt with gas used, status (success/fail), logs, and contract address if applicable.","failureModes":["Transaction hash not found — returns null or error if the hash does not exist on Base","Invalid hash format — malformed hash causes a JSON-RPC parse error","Network or RPC timeout — live JSON-RPC call may fail if the Base node is unreachable","Transaction pending — receipt unavailable if the transaction has not yet been mined","Payment failure — call not executed if x402 USDC micropayment of $0.001 is not accepted"],"whenToPreferThis":"Choose this endpoint when you need to look up a specific Base (Coinbase L2) transaction by hash and want structured on-chain data returned without managing your own RPC node or API keys. It is ideal for agents that need to verify payment confirmations, audit transaction details, or inspect receipts on Base, especially in x402-compatible micropayment workflows where per-call billing ($0.001 USDC) is preferred over subscriptions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:07:10.204Z","isFirstParty":false}