SignalHarness Bitcoin Transaction Decoder is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.015/call, status unknown (last checked 2026-09-15).
Decodes a raw Bitcoin transaction string and returns a structured, human-readable breakdown of its contents
Explore 330 pay-per-call x402 API services and 27 agent-native digital products, with Base USDC pricing, secure Polar checkout, and free discovery.
Returns a JSON object containing the decoded Bitcoin transaction details, any warnings about the transaction, the service ID, evidence scope, and a full payment receipt with execution metadata including latency, payment ID, receipt ID, and a SHA-256 hash of the result for integrity verification.
POSThttps://signalharness.ai/api/agent/services/bitcoin_transaction_decode/invokeChoose this endpoint when you need a quick, pay-per-call Bitcoin transaction decoder without setting up your own node or library. It is ideal for agents that occasionally need to inspect raw transaction data, audit third-party transactions, or debug serialized Bitcoin transactions, especially in environments where installing Bitcoin libraries is impractical.
| Field | Type | Description |
|---|---|---|
| bitcoin_transaction_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Decoding does not verify signatures, scripts, inclusion, or UTXO availability."
],
"service_id": "bitcoin_transaction_decode",
"evidence_scope": "caller_supplied_data",
"decoded_bitcoin_transaction": "{\"input_count\":1,\"inputs\":[{\"script_sig\":\"\",\"sequence\":4294967295,\"txid\":\"0000000000000000000000000000000000000000000000000000000000000000\",\"vout\":4294967295,\"witness\":[]}],\"locktime\":0,\"output_count\":1,\"outputs\":[{\"script_pub_key\":\"51\",\"script_type\":\"unknown_or_nonstandard\",\"value_sats\":\"1000\"}],\"segwit\":false,\"version\":1}"
},
"status": "succeeded",
"receipt": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"usage": [],
"status": "succeeded",
"network": "eip155:8453",
"artifacts": [],
"endedAtMs": 0,
"latencyMs": 0,
"paymentId": "example-payment",
"receiptId": "example-receipt",
"requestId": "example-request",
"serviceId": "bitcoin_transaction_decode",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "15000",
"resultSha256": "07cbdd20ea6a9af32984b0196d6a10d0599deb249ec5c3ec9dfe7d75ab6d740b",
"serviceVersion": "1.0.0",
"settlementReference": "0x0000000000000000000000000000000000000000000000000000000000000000"
},
"artifacts": [],
"requestId": "example-request",
"executionId": "example-execution"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"