token balances derived
agent402.toolsMarket dataderived
POST https://agent402.tools/api/token-balances
passlisted in Coinbase#337 by calls of 599 on this host
0.002 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 3
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-31 10:33 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.002 USDC
- Networks
- 12
How big is this endpoint among the ones like it?
No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.
With 599 endpoints listed on agent402.tools, token balances is tied 337th by calls with 79 others.
Requests carry a json body with the fields address, network and contracts.
token balances returns json; the example shows source, tokens, address, chainId, network and fetchedAt.
One payer accounts for all 3 calls to token balances over 30 days.
The most recent call was 15 days before the snapshot.
A call to token balances costs 0.002 USDC on Base, as declared.
For token balances the listing declares 13 accepts on Base, Polygon, Arbitrum, Monad and 8 others, to 4 different wallets.
token balances is a POST endpoint at agent402.tools, listed in the Coinbase registry and filed by TOLL under market data.
token balances answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
Closest in price to token balances within market data: kimchi premium at api.printmoneylab.com and chain erc20 balance at api.onesource.io.
token balances is priced above 10% of comparable listings in market data.
Across market data, 5,172 endpoints carry counters and token balances out-counts 59% of them.
For 6 of the options on token balances, TOLL has no verified decimals and shows the raw amount. token balances declares exact and upto as payment schemes.
The payee wallet is shared by 591 listings on one host.
The seller's tags on token balances are crypto, erc20, balance and balances.
The price of token balances is declared by 277 other listings in market data too.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.002 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.002 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.002 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 2000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.002 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 2000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.003 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | Global Dollar | 2000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 2000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.002 USDC | upto | 0xaBF4FA…e2a9D0 |
| Coinbase | solana: | USDC | 0.002 USDC | exact | J7aN3PLJ…Gv3xwg |
| Coinbase | stellar: | CCW67TSZ…SJMI75 | 20000 smallest units, decimals unknown | exact | GDNJXCKW…FJWWRL |
| Coinbase | algorand: | 31566704 | 2000 smallest units, decimals unknown | exact | C7IIHG7S…OY2XIE |
the checks, as of 2026-09-15 05:40 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 05:40 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 05:13 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:09 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 07:25 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 11:10 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-08-31 10:33 UTC · method · live
The input and output block
{
"input": {
"body": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"network": "ethereum",
"contracts": [
"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"source": "alchemy",
"tokens": [
{
"raw": "37192124",
"name": "USDC",
"symbol": "USDC",
"balance": "37.192124",
"contract": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"decimals": 6
},
{
"raw": "1461000000000000000",
"name": "Wrapped Ether",
"symbol": "WETH",
"balance": "1.461",
"contract": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"decimals": 18
}
],
"address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"chainId": 1,
"network": "ethereum",
"fetchedAt": "2026-08-22T12:00:00.000Z"
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "token balances on agent402.tools", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agent402-tools-api-token-balances-81538e/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-agent402-tools-api-token-balances-81538e-2026-09-15T16-57Z,
author = {TOLL},
title = {token balances on agent402.tools},
howpublished = {\url{https://tollindex.com/e/agent402-tools-api-token-balances-81538e/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.