Pricing
Each request costs $0.01 USD (paid via x402 on Base Sepolia testnet).Analyze Wallet
Get comprehensive wallet analytics including portfolio value, token holdings, NFTs, and transaction history.GET /api/x402/scout/analyze
Query Parameters
Ethereum wallet address or ENS name
Response
Whether the request succeeded
Normalized wallet address
ENS name (if available)
Days since first transaction
Whether address is a smart contract
ETH balance
Total portfolio value in USD
Token holdings across all supported chains
Recent transactions (last 50)
NFT holdings with floor prices
Wallet labels (e.g., “Whale”, “High Activity”)
x402 payment receipt
Get Gas Prices
Retrieve current Ethereum gas prices for different transaction speeds.GET /api/x402/scout/gas
Response
Estimate Transaction Cost
Estimate gas cost for common transaction types.GET /api/x402/scout/gas-estimate
Query Parameters
Transaction type:
eth_transfer- Simple ETH transfer (21,000 gas)erc20_transfer- ERC20 token transfer (65,000 gas)nft_transfer- NFT transfer (85,000 gas)swap_dex- DEX swap (180,000 gas)bridge- Cross-chain bridge (150,000 gas)
Response
Get DEX Volume Report
Retrieve DEX volume data for a specific blockchain.GET /api/x402/scout/dex
Query Parameters
Blockchain name (e.g.,
ethereum, arbitrum, base, optimism, polygon)Response
Get Protocol Stats
Retrieve TVL and fees for a specific DeFi protocol.GET /api/x402/scout/protocol
Query Parameters
Protocol name (e.g.,
uniswap, aave, curve, lido, makerdao)Response
Returns TVL, fees, revenue, and chain breakdown for the protocol.Get Bridge Activity
Retrieve top cross-chain bridge volume and activity.GET /api/x402/scout/bridges
Response
Returns top bridges by 24h volume with chain breakdown.Get Recent Hacks
Retrieve recent DeFi exploits and hacks from DeFiLlama.GET /api/x402/scout/hacks
Response
Returns list of recent security incidents with amounts lost and affected protocols.x402 Payment Flow
All Chain Scout endpoints require payment via x402:- Price: $0.01 per request
- Network: Base Sepolia (eip155:84532)
- Seller Address:
0xf09bC01bEb00b142071b648c4826Ab48572aEea5
Wallet analysis queries data from Alchemy across Ethereum, Base, Arbitrum, Optimism, and Polygon.