x402basequality 0.45

Aggregate wallet stats (tx count, volume, unique recipients) from the x402 protocol explorer.

Price
per_call
Protocol
x402
Verified
no

What it does

This endpoint returns aggregate statistics for a specific wallet address within the x402 payment ecosystem. Given a wallet address (as a sender/buyer), it provides metrics such as transaction count, total volume, and unique recipients. The data can be filtered by chain (Base or Solana) and by timeframe (1, 7, 14, or 30 days lookback).

x402scan is a payment data explorer and analytics dashboard for the x402 protocol, built by Merit Systems. It indexes USDC micropayment transfers across Base and Solana chains, tracking merchants, buyers, facilitators, and registered x402 resources. The specific endpoint listed here focuses on wallet-level aggregate stats, useful for profiling a wallet's x402 spending behavior.

Note: The probe returned 404 for this endpoint URL, which uses the path `/api/data/wallets/{address}/stats`. However, the OpenAPI spec documents the equivalent endpoint at `/api/x402/wallets/{address}/stats` at $0.01 per call. The listed URL may use a legacy or alternate path prefix (`/api/data/` vs `/api/x402/`). The canonical OpenAPI path is `/api/x402/wallets/{address}/stats`. Pricing is $0.01 USD per request, paid via x402 micropayment.

Capabilities

wallet-statsx402-micropaymentusdc-transfersbase-chainsolana-chaintransaction-analyticstimeframe-filterchain-filter

Use cases

  • Profile a wallet's x402 spending history (total volume, tx count, unique recipients)
  • Monitor agent or buyer activity across Base and Solana chains
  • Filter wallet stats by timeframe to detect recent activity spikes
  • Build dashboards tracking x402 protocol adoption per wallet

Fit

Best for

  • Agents needing to assess a wallet's x402 payment activity
  • Analytics tools tracking x402 protocol usage
  • Developers building on the x402 micropayment ecosystem

Not for

  • General-purpose blockchain explorer queries (non-x402 transfers)
  • Wallets or addresses not participating in the x402 protocol

Quick start

curl -H "X-Payment: <x402_payment_token>" \
  "https://www.x402scan.com/api/x402/wallets/0x4D37f28D2db99e8d35A6C725a5f1749A085850a3/stats?chain=base&timeframe=7"

Endpoint

Transporthttp
Protocolx402
Pay to0x2EC4545f96A24876764bF2B04D54E66A1351bE71
CurrencyUSD COIN

Quality

0.45/ 1.00

The OpenAPI spec is well-documented with parameters and pricing, but the probed endpoint URL (/api/data/...) returned 404 while the spec documents /api/x402/... paths. No response schema or example responses are provided. No dedicated docs page exists.

Warnings

  • Probed URL path /api/data/wallets/{address}/stats returned 404; the canonical OpenAPI path is /api/x402/wallets/{address}/stats — the listed endpoint may be a legacy or incorrect path.
  • No response schema is documented in the OpenAPI spec; response structure must be inferred.
  • No example responses available from probe or crawl.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 02:51:21Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access