{"uid":"cap_einmLBVLcJD3UCROQ6MzK","slug":"proxy-suverse-io-211eab47","name":"Bitcoin Transaction Decoder","description":"Decode Bitcoin transaction by txid. Inputs and outputs with addresses and amounts, total BTC, fee in sats and sat/vByte, confirmation status, block height, timestamp, size, weight, flags (coinbase RBF OP_RETURN SegWit Taproot). AI agent BTC tx decoder API, on-chain forensics.","url":"https://proxy.suverse.io/v1/data/bitcoin-tx-decoder","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":{"request":{"txid":"4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"},"response":{"txid":"4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b","chain":"bitcoin","vsize":204,"inputs":[{"txid":"0000000000000000000000000000000000000000000000000000000000000000","vout":4294967295,"address":null,"sequence":4294967295,"valueSats":null,"scriptType":null}],"weight":816,"feeSats":0,"outputs":[{"address":null,"valueSats":5000000000,"scriptType":"p2pk"}],"version":1,"locktime":0,"blockHash":"000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f","blockTime":1231006505,"confirmed":true,"hasSegwit":false,"sizeBytes":204,"hasTaproot":false,"inputCount":1,"isCoinbase":true,"blockHeight":0,"hasOpReturn":false,"outputCount":1,"satsPerVbyte":0,"isRbfSignaled":false,"totalInputBtc":null,"totalInputSats":null,"totalOutputBtc":50,"totalOutputSats":5000000000}},"exampleRequest":{"txid":"4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"},"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ZEMEaDoylFln3Z-lYKCNm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a Bitcoin transaction by txid into a human-readable structure with inputs, outputs, fees, confirmation status, and pattern flags","exampleAgentPrompt":"Can you decode Bitcoin transaction 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b and show me who sent it, who received it, how much the fee was in sats per vbyte, whether it's confirmed, and whether it uses SegWit or Taproot?","exampleUseCases":null,"resultDescription":"Returns a structured breakdown of the Bitcoin transaction including: all input addresses and amounts, all output addresses and amounts, total value in BTC, fee in satoshis and sats per vbyte, confirmation status, block height, timestamp, byte size, weight units, and boolean pattern flags for coinbase, RBF, OP_RETURN, SegWit, and Taproot.","failureModes":["Invalid or malformed txid returns an error response","Transaction not yet broadcast or unknown to the node returns not found","Network timeout if the Bitcoin node is temporarily unreachable","Unconfirmed mempool transactions may have incomplete block height and timestamp fields"],"whenToPreferThis":"Use this endpoint when you need a fully decoded, human-readable breakdown of a specific Bitcoin transaction — especially when you need fee analysis in sats/vbyte, pattern detection (SegWit, Taproot, RBF, OP_RETURN), or structured input/output address mapping. Prefer this over raw block explorers when building agents that need structured JSON rather than HTML pages.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:53:37.354Z","isFirstParty":false}