Decode a Bitcoin PSBT — return human-readable inputs, outputs, fees
x402 crypto healthy
P50 Latency 41ms
Uptime 100.0%
Price $0.03
Decode a Bitcoin PSBT — return human-readable inputs, outputs, fees — crypto endpoint offering x402 access at $0.03/request. 100.0% uptime over 30 days, trust score 100/100.
Score Breakdown
Uptime 100% (40pt weight)
Latency 98% (30pt weight)
Price Stability 100% (30pt weight)
Weighted total 100/100
30-Day Trends
Uptime
Latency
Price
Endpoint Details
URL
https://bridge.eruditepay.com/v1/btc/tx/decode Canonical URL
https://bridge.eruditepay.com/v1/btc/tx/decode Sources openapi
Last Scan Mar 21, 2026
Scan Cycles 9
Consecutive Failures 0
P99 Latency: 303ms
Quick Start
import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://bridge.eruditepay.com/v1/btc/tx/decode");