Verify a Kaspa x402 payment payload — signed transaction check with address and amount validation
x402 fintech healthy
P50 Latency 123ms
Uptime 87.5%
Price $0.03
Verify a Kaspa x402 payment payload — signed transaction check with address and amount validation — fintech endpoint offering x402 access at $0.03/request. 87.5% uptime over 30 days, trust score 93/100.
Score Breakdown
Uptime 91% (40pt weight)
Latency 97% (30pt weight)
Price Stability 91% (30pt weight)
Weighted total 93/100
30-Day Trends
Uptime
Latency
Price
Endpoint Details
URL
https://x402.eruditepay.com/v1/kaspa/tx/verify Canonical URL
https://x402.eruditepay.com/v1/kaspa/tx/verify Sources openapi
Last Scan Mar 20, 2026
Scan Cycles 8
Consecutive Failures 0
P99 Latency: 320ms
Quick Start
import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://x402.eruditepay.com/v1/kaspa/tx/verify");