Get the native token balance for any wallet address and a list of recently inter...
https://api.strale.io/x402/wallet-balance-lookupOverview
Get the native token balance for any wallet address and a list of recently interacted ERC-20 tokens. Supports Ethereum and other EVM chains via Etherscan V2.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/balances
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
degraded
Latency (p50)
150ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-11 12:03:01
Last Healthy
2026-09-10 13:18:52
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"address": {
"description": "Wallet address (0x...)",
"required": true,
"type": "string"
},
"chain_id": {
"description": "Chain ID (1=Ethereum). Default: 1",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"address": {
"type": "string"
},
"chain_id": {
"type": "string"
},
"native_balance_eth": {
"type": "number"
},
"native_balance_wei": {
"type": "string"
},
"recent_tokens": {
"type": "array"
},
"token_transfer_count": {
"type": "number"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-11 12:03:01 | degraded | 404 | 128ms | |
| 2026-09-11 01:43:06 | degraded | 404 | 125ms | |
| 2026-09-10 13:18:52 | healthy | 402 | 914ms | |
| 2026-09-09 22:17:11 | healthy | 402 | 937ms | |
| 2026-09-09 19:17:04 | healthy | 402 | 123ms | |
| 2026-09-09 12:06:09 | healthy | 402 | 150ms | |
| 2026-09-08 22:30:14 | healthy | 402 | 164ms |