Explore Aggregate stats for a wallet (tx count, total amount, unique recipients)
51
vercel.app

Aggregate stats for a wallet (tx count, total amount, unique recipients)

x402 New crypto degraded
P50 Latency 301ms
Uptime 92.9%
Price $0.01

Aggregate stats for a wallet (tx count, total amount, unique recipients) — crypto endpoint offering x402 access at $0.01/request. 92.9% uptime over 30 days, trust score 51/100.

Score Breakdown

Uptime 95% (40pt weight)
Latency 93% (30pt weight)
Price Stability 100% (30pt weight)
+1 popularity (on-chain data)
Weighted total 51/100

30-Day Trends

Uptime

Latency

Price

Endpoint Details

URL
https://x402scan.vercel.app/api/x402/wallets/%7Baddress%7D/stats
Canonical URL https://x402scan.vercel.app/api/x402/wallets/%7Baddress%7D/stats
Sources openapi
Last Scan Mar 23, 2026
Scan Cycles 3
Consecutive Failures 0
P99 Latency: 1.2s

Quick Start

import { BoltzPay } from "@boltzpay/sdk";
const boltz = new BoltzPay({ apiKey: "..." });
const response = await boltz.fetch("https://x402scan.vercel.app/api/x402/wallets/%7Baddress%7D/stats");