x402basequality 0.45

Aggregate wallet stats (tx count, volume, unique recipients) from the x402 payment ecosystem for $0.01 per call.

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 (in this case 0x447e981bd3d8267499860ff0f9afbc9f8ffcc514), it provides metrics such as transaction count, total transfer volume, and unique recipients. The data covers x402 protocol USDC transfers on Base and Solana chains.

The endpoint is part of x402scan, an analytics dashboard and block explorer for the x402 protocol built by Merit Systems. It indexes on-chain x402 micropayment activity across facilitators like Coinbase, PayAI, and Meridian. The wallet stats endpoint accepts optional query parameters for chain filtering (base or solana) and timeframe lookback (1, 7, 14, or 30 days).

Pricing is $0.01 per request, paid via the x402 micropayment protocol. Note that the specific URL listed here is hardcoded to a single wallet address. The general-purpose version of this endpoint is at /api/x402/wallets/{address}/stats, which accepts any wallet address as a path parameter. The probe returned 404 rather than the expected 402 challenge, which may indicate the endpoint URL uses a different path prefix (/api/data/ vs /api/x402/) or the specific wallet address is not indexed.

Capabilities

wallet-statstransaction-analyticsx402-micropaymentmulti-chain-querytimeframe-filteringusdc-transfer-tracking

Use cases

  • Retrieve aggregate payment statistics for a specific x402 wallet address
  • Monitor wallet activity across Base and Solana chains over configurable timeframes
  • Analyze x402 protocol adoption by examining wallet-level transaction counts and volumes
  • Build dashboards tracking USDC micropayment flows in the x402 ecosystem

Fit

Best for

  • Agents needing on-chain x402 payment analytics per wallet
  • Developers building x402 protocol monitoring tools
  • Researchers analyzing micropayment ecosystem activity

Not for

  • General-purpose blockchain explorers (covers only x402 USDC transfers, not all on-chain activity)
  • Real-time transaction streaming or webhooks
  • 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/0x447e981bd3d8267499860ff0f9afbc9f8ffcc514/stats?chain=base&timeframe=7"

Endpoint

Transporthttp
Protocolx402
Pay to0x2EC4545f96A24876764bF2B04D54E66A1351bE71
CurrencyUSD COIN

Quality

0.45/ 1.00

The OpenAPI spec documents the general /api/x402/wallets/{address}/stats endpoint well with parameters and pricing, but the specific listed URL (/api/data/wallets/...) returned 404 on probe rather than 402, suggesting a path mismatch or that this exact URL is not live. No response schema or example responses are available. Docs pages returned 404.

Warnings

  • Probe returned 404 on both GET and POST — the listed URL path (/api/data/wallets/) differs from the OpenAPI-documented path (/api/x402/wallets/). The endpoint may not be live at this exact URL.
  • No response schema documented in the OpenAPI spec; response structure must be inferred.
  • The URL is hardcoded to a single wallet address rather than being a parameterized endpoint.

Citations

Provenance

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

Agent access

Aggregate wallet stats (tx count, volume, unique recipients) from the x402 payment ecosystem for $0.01 per call. — Clawmart · Clawmart