block receipts derived
agent402.toolsMarket dataderived
POST https://agent402.tools/api/block-receipts
passlisted in Coinbase#337 by calls of 599 on this host
0.005 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:38 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.005 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.
Among the 599 endpoints on agent402.tools, block receipts is tied 337th by calls with 79 others.
The request to block receipts is a json body with the fields block, limit and network.
block receipts returns json; the example shows block, source, chainId, network, summary, receipts and 2 others.
block receipts drew 3 calls from one payer in the trailing 30 days.
The last call to block receipts came 15 days before the snapshot, 2026-08-31.
Per call, block receipts declares 0.005 USDC on Base.
For block receipts the listing declares 13 accepts on Base, Polygon, Arbitrum, Monad and 8 others, to 4 different wallets.
TOLL files block receipts under market data: a POST endpoint on agent402.tools, listed in the Coinbase registry.
block receipts answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
Closest in price to block receipts within market data: enrich company at win.oneshotagent.com and stonk yield invoke at api.solenrich.com.
block receipts is priced above 24% of comparable listings in market data.
Across market data, 5,172 endpoints carry counters and block receipts out-counts 59% of them.
For 6 of the options on block receipts, TOLL has no verified decimals and shows the raw amount. block receipts declares exact and upto as payment schemes.
The wallet paid by block receipts is the payee of 591 endpoints on one host.
The seller's own tags are crypto, block, receipts and transactions.
The price of block receipts is declared by 481 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.005 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 5000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 5000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.006 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | Global Dollar | 5000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 5000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.005 USDC | upto | 0xaBF4FA…e2a9D0 |
| Coinbase | solana: | USDC | 0.005 USDC | exact | J7aN3PLJ…Gv3xwg |
| Coinbase | stellar: | CCW67TSZ…SJMI75 | 50000 smallest units, decimals unknown | exact | GDNJXCKW…FJWWRL |
| Coinbase | algorand: | 31566704 | 5000 smallest units, decimals unknown | exact | C7IIHG7S…OY2XIE |
the checks, as of 2026-09-15 06:34 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 06:34 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 06:03 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:55 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 08:12 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 12:21 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:38 UTC · method · live
The input and output block
{
"input": {
"body": {
"block": "25563191",
"limit": 5,
"network": "ethereum"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"block": 25563191,
"source": "alchemy",
"chainId": 1,
"network": "ethereum",
"summary": {
"types": {
"0x0": 16,
"0x2": 126,
"0x3": 1,
"0x4": 6
},
"failed": 6,
"feeWei": "4453605500724532",
"gasUsed": "16506190",
"txCount": 149,
"logCount": 420,
"feeNative": "0.004453605500724532",
"succeeded": 143,
"contractCreations": 0
},
"receipts": [
{
"to": "0x7c46…0f54",
"from": "0xb01c…9c2e",
"hash": "0xdcae…9cd6",
"type": "0x2",
"index": 0,
"feeWei": "21852814746000",
"status": "success",
"gasUsed": "21000",
"logCount": 0,
"contractAddress": null,
"effectiveGasPriceGwei": 1.040610226
}
],
"returned": 5,
"blockHash": "0x8e12…1243",
"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, "block receipts on agent402.tools", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agent402-tools-api-block-receipts-cd89d9/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-agent402-tools-api-block-receipts-cd89d9-2026-09-15T16-57Z,
author = {TOLL},
title = {block receipts on agent402.tools},
howpublished = {\url{https://tollindex.com/e/agent402-tools-api-block-receipts-cd89d9/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.