GET/api/v1/wallet/:address/overview0.01 USDCBalance, tokens & total value
GET/api/v1/wallet/:address/portfolio0.05 USDCFull token & NFT breakdown
GET/api/v1/wallet/:address/activity0.10 USDCTransaction history
GET/api/v1/wallet/:address/risk0.10 USDCSecurity assessment
curl -X GET https://api.chain-scope.dev/api/v1/wallet/<address>/overview \ -H "X-PAYMENT: <base64_payment_proof>"
Payment required via x402 protocol. First request returns 402 with payment details.