{"api":"v1","generated_at":"2026-09-15T20:45:07.589Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/anywaypossible-com-api-base-balance-b9d4a3","pinned_page":"https://tollindex.com/e/anywaypossible-com-api-base-balance-b9d4a3/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"anywaypossible-com-api-base-balance-b9d4a3","canonical_url":"https://anywaypossible.com/api/base-balance","resource":"https://anywaypossible.com/api/base-balance","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Live Base wallet balance for AI agents. Returns native ETH and Circle USDC balances, atomic values, block height, contract address, and observation time for any EVM address. Includes a machine-readable upgrade path to treasury readiness for spend, gas-reserve, and wallet-health decisions. No API key.","service_name":null,"declared_category":null,"declared_tags":["base","wallet balance","usdc balance","eth balance","onchain data"],"route_template":null,"registry_updated":"2026-09-05T01:16:04.053Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"base balance","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xe5690D37805107C56f6195E65A262b234E0E5e75","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":4,"unique_payers_30d":3,"last_called_at":"2026-09-05T01:16:03.207Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:20:54.332Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:20:54.332Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:50:50.954Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:43:48.767Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:00:48.926Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:56:36.856Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xe5690D37805107C56f6195E65A262b234E0E5e75","page":"https://tollindex.com/seller/0xe5690D37805107C56f6195E65A262b234E0E5e75","endpoints":8,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["base","wallet balance","usdc balance","eth balance","onchain data"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xe5690D37805107C56f6195E65A262b234E0E5e75","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1788470057/bazaar-icons/4403cb73da3eece2.png","quality":{"lastCalledAt":"2026-09-05T01:16:03.207Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":3},"resource":"https://anywaypossible.com/api/base-balance","extensions":{"bazaar":{"info":{"input":{"body":{"address":"0x0000000000000000000000000000000000000000"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"eth":"0","usdc":"0","address":"0x0000000000000000000000000000000000000000","chainId":8453,"network":"Base","ethAtomic":"0","observedAt":"2026-01-01T00:00:00.000Z","usdcAtomic":"0","blockNumber":12345678,"recommendedNext":{"reason":"Check spend readiness, gas reserve, and exact funding shortfalls.","endpoint":"https://anywaypossible.com/api/treasury","priceUsd":"0.02"}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["address"],"properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"EVM wallet address on Base"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["address","network","chainId","eth","usdc","ethAtomic","usdcAtomic","blockNumber","observedAt"],"properties":{"eth":{"type":"string"},"usdc":{"type":"string"},"address":{"type":"string"},"chainId":{"type":"integer"},"network":{"type":"string"},"ethAtomic":{"type":"string"},"observedAt":{"type":"string","format":"date-time"},"usdcAtomic":{"type":"string"},"blockNumber":{"type":"integer"},"recommendedNext":{"type":"object"}}}}}}}},"builder-code":{"info":{"a":"anyway_possible","s":["cdp_sdk_server"]},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"maxItems":11,"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"description":"Live Base wallet balance for AI agents. Returns native ETH and Circle USDC balances, atomic values, block height, contract address, and observation time for any EVM address. Includes a machine-readable upgrade path to treasury readiness for spend, gas-reserve, and wallet-health decisions. No API key.","lastUpdated":"2026-09-05T01:16:04.053Z","x402Version":2}]}}