Simple x402 pricing.
WalletLens charges per successful paid wallet data request. Free discovery, docs, preview, and status endpoints are available without payment.
$0.02 USDC
Per GET /portfolio, GET /tx-history, or GET /wallet-report call, settled on Base mainnet through x402.
Network
Base mainnet, CAIP-2 eip155:8453.
Asset
USDC on Base. Payment details are returned in the HTTP 402 response header.
No account
Agents can discover, pay, and retry the same HTTP request without API keys.
Discover the requirement
curl -i "https://walletlens.wallyweb.com/portfolio?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&chains=base,ethereum"
curl -i "https://walletlens.wallyweb.com/tx-history?address=0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea&chains=base&limit=20"
curl -i "https://walletlens.wallyweb.com/wallet-report?address=0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea&chains=base&limit=20"