Decode a signed XRP transaction — return human-readable transaction fields
x402 fintech healthy
P50 Latency 177ms
Uptime 100.0%
Price $0.03
Decode a signed XRP transaction — return human-readable transaction fields — fintech 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 97% (30pt weight)
Price Stability 100% (30pt weight)
+1 popularity (on-chain data)
Weighted total 100/100
30-Day Trends
Uptime
Latency
Price
Endpoint Details
URL
https://x402.eruditepay.com/v1/xrp/tx/decode Canonical URL
https://x402.eruditepay.com/v1/xrp/tx/decode Sources openapi
Last Scan Mar 21, 2026
Scan Cycles 11
Consecutive Failures 0
P99 Latency: 325ms
Quick Start
import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://x402.eruditepay.com/v1/xrp/tx/decode");