Unnamed service
GET api.onesource.io/api/chain/live-balance
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Live wallet balance - native ETH plus any ERC20 tokens in one call via eth_getBalance and balanceOf on OneSource Ethereum RPC
Resource: api.onesource.io/api/chain/live-balance
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea
Payment methods: — · Last validation: 2026-09-14 12:05:26.137+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"tokens": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}(,0x[a-fA-F0-9]{40}){0,19}$",
"maxLength": 859
},
"address": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}$"
},
"network": {
"enum": [
"ethereum",
"sepolia",
"robinhood"
],
"type": "string",
"default": "ethereum"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data",
"meta"
],
"properties": {
"data": {
"type": "object",
"properties": {
"tokens": {
"type": "array",
"items": {
"type": "object",
"properties": {
"symbol": {
"type": "string"
},
"balance": {
"type": "string"
},
"contract": {
"type": "string"
},
"decimals": {
"type": "integer"
}
}
}
},
"address": {
"type": "string"
},
"eth_balance": {
"type": "string"
}
},
"description": "Endpoint-specific response payload"
},
"meta": {
"type": "object",
"required": [
"endpoint",
"request_id"
],
"properties": {
"endpoint": {
"type": "string"
},
"cost_usdc": {
"type": "string"
},
"request_id": {
"type": "string"
},
"payment_chain": {
"type": "string"
},
"payment_token": {
"type": "string"
}
}
},
"error": {
"type": [
"object",
"null"
],
"properties": {
"code": {
"type": "integer"
},
"message": {
"type": "string"
}
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"credentialTypes": [
"authorization"
]
},
"payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"amount": "3000",
"scheme": "exact",
"network": "eip155:8453",
"currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"recipient": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"maxAmountRequired": "3000",
"maxTimeoutSeconds": 3600
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "3000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"withdrawDelay": 86400,
"receiverAuthorizer": "0x11dF9F6280632aB8F12926b3f569E493EaEcf81b"
},
"payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"amount": "3000",
"scheme": "batch-settlement",
"network": "eip155:8453",
"currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"recipient": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"maxAmountRequired": "3000",
"maxTimeoutSeconds": 3600
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea",
"scheme": "batch-settlement",
"network": "eip155:8453",
"amountAtomic": "3000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.