x402basequality 0.20

x402scan wallet stats: on-chain analytics for x402 ecosystem wallet addresses

Price
per_call
Protocol
x402
Verified
no

What it does

x402scan is an analytics dashboard and block explorer for the x402 payment protocol ecosystem. This specific endpoint provides statistics for a given wallet address (in this case `0xf7b1356cfed0eebe01d76da7ba9e9f8bf12d9d57`) within the x402 network. The endpoint is gated behind an x402 payment challenge (HTTP 402), meaning callers must settle a micropayment to access the data.

The parent platform, x402scan v2, tracks global x402 ecosystem metrics including transaction counts, volume, buyer/seller counts, top servers, facilitators (Coinbase, PayAI, Corbits), and agent activity. The wallet stats endpoint likely returns per-wallet analytics such as transaction history, volume, and interaction patterns within the x402 ecosystem. However, no OpenAPI schema, response examples, or detailed API documentation were found — the /docs, /api, /pricing, and /README paths all return 404.

The endpoint is confirmed live (returns HTTP 402 on GET), but the x402 challenge object returned was empty, meaning pricing details (token, amount, chain) could not be determined from the probe. The platform is hosted on Vercel and operated by Merit Systems. The robots.txt references a canonical domain at x402scan.com.

Capabilities

wallet-analyticsx402-explorertransaction-statson-chain-datablock-explorer

Use cases

  • Retrieve transaction statistics for a specific wallet participating in the x402 ecosystem
  • Monitor wallet activity including volume and transaction counts across x402 servers
  • Analyze buyer/seller behavior for a given address in the x402 payment network

Fit

Best for

  • Developers building on the x402 payment protocol who need wallet-level analytics
  • Agents that need to verify or audit x402 transaction activity for a given address
  • Analytics dashboards aggregating x402 ecosystem data

Not for

  • General-purpose blockchain explorers for non-x402 transactions
  • Wallets or addresses not participating in the x402 ecosystem

Quick start

curl -i https://x402scan-j55w7ornb-merit-systems.vercel.app/api/data/wallets/0xf7b1356cfed0eebe01d76da7ba9e9f8bf12d9d57/stats
# Returns 402 with x402 payment challenge; settle the challenge to receive wallet stats.

Endpoint

Transporthttp
Protocolx402
Pay to0x2EC4545f96A24876764bF2B04D54E66A1351bE71
CurrencyUSD COIN

Quality

0.20/ 1.00

The endpoint is live (402 response confirmed) but the x402 challenge body is empty, providing no pricing or token information. No API documentation, OpenAPI schema, or response examples exist. The wallet address is hardcoded in the URL, and it is unclear whether other wallet addresses are supported via the same pattern. Effectively a stub listing.

Warnings

  • x402 challenge object is empty — no pricing, token, or chain information could be extracted
  • No API documentation found; /docs, /api, /pricing, /README all return 404
  • This appears to be a Vercel preview deployment (URL contains hash 'j55w7ornb'), not a stable production URL; canonical domain may be x402scan.com
  • Response schema is unknown — no examples or OpenAPI spec available
  • Wallet address is hardcoded in the endpoint URL; generalizability to other addresses is assumed but unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:50:49Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access