{"uid":"cap_5VxUMQ6tAZW4cKyT-LhXn","slug":"quartermaster-base-transaction-status-checker-f25ca23f","name":"Quartermaster Base Transaction Status Checker","description":"Check the status of a Base transaction: success/reverted/pending, confirmations, gas used, and explorer link — settlement verification for agents and payment flows.","url":"https://quartermaster.surewhynot.app/v1/tx","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"],"type":"string"},"queryParams":{"type":"object","required":["hash"],"properties":{"hash":{"type":"string","pattern":"^0x[0-9a-fA-F]{64}$","description":"Base transaction hash to check"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yYUlTo7Frvt8RkthS1WWP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks the status of a Base blockchain transaction by hash, returning success/reverted/pending state, confirmation count, gas used, and an explorer link.","exampleAgentPrompt":"Can you check whether this Base transaction went through successfully: 0x3a1b2c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b — tell me if it succeeded or reverted and how many confirmations it has?","exampleUseCases":null,"resultDescription":"Returns the transaction status (success, reverted, or pending), number of confirmations, gas used, and a block explorer URL for the given Base transaction hash.","failureModes":["Invalid hash format (not a 64-char 0x hex string) → validation error","Transaction hash not found on Base → not found error","Node/RPC unavailability → upstream timeout","Hash belongs to a different chain → incorrect or missing result"],"whenToPreferThis":"Use this endpoint when you need to verify the outcome of a specific Base transaction by hash — especially in x402 payment flows where you need to confirm settlement before proceeding. Prefer over full settlement-audit endpoints when you only need basic status, confirmations, and gas info without USDC transfer decoding or payment field matching.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:46.548Z","isFirstParty":false}