passlisted in Coinbase#84 by calls of 599 on this host
0.01 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
- 4
- Unique payers, trailing 30 days
- 2
- Last called
- 2026-09-14 18:44 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 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 2 times 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.
Of agent402.tools's 599 listings, action gate ranks tied 84th by calls with 252 others.
Callers of action gate supply a json body with the fields url, spend, action, schema, payload and untrusted_text.
A response from action gate, as declared, includes checks, decision, limitation, reason_codes, receipt_sha256 and request_sha256.
Over 30 days: 4 calls, 2 payers.
action gate was last called 1 day before the snapshot.
It is priced at 0.01 USDC on Base.
action gate accepts payment on Base, Polygon, Arbitrum, Monad and 8 others, 13 options in all, to 4 different wallets.
TOLL files action gate under market data: a POST endpoint on agent402.tools, listed in the Coinbase registry.
action gate answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
Closest in price to action gate within market data: swap allowance holder quote at agent.api.0x.org and btc usd at api.myceliasignal.com.
action gate is priced above 37% of comparable listings in market data.
Across market data, 5,172 endpoints carry counters and action gate out-counts 70% of them.
For 6 of the options on action gate, TOLL has no verified decimals and shows the raw amount. action gate declares exact and upto as payment schemes.
Its payee wallet receives for 591 listed endpoints on one host.
The seller's tags on action gate are agent, safety, security and preflight.
1,309 other listings in market data declare exactly the same price.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.011 USDC | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | Global Dollar | 10000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 10000 smallest units, decimals unknown | exact | 0xaBF4FA…e2a9D0 |
| Coinbase | eip155: | USDC | 0.01 USDC | upto | 0xaBF4FA…e2a9D0 |
| Coinbase | solana: | USDC | 0.01 USDC | exact | J7aN3PLJ…Gv3xwg |
| Coinbase | stellar: | CCW67TSZ…SJMI75 | 100000 smallest units, decimals unknown | exact | GDNJXCKW…FJWWRL |
| Coinbase | algorand: | 31566704 | 10000 smallest units, decimals unknown | exact | C7IIHG7S…OY2XIE |
the checks, as of 2026-09-15 03:49 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 03:49 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 03:49 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 03:49 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 04:28 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 09:27 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-09-14 18:44 UTC · method · live
The input and output block
{
"input": {
"body": {
"url": "https://example.com/risk-report",
"spend": {
"mandate": {
"expires_at": "2030-01-01T00:00:00.000Z",
"allowed_assets": [
"USDC"
],
"max_per_tx_atomic": "25000",
"max_period_atomic": "100000",
"spent_period_atomic": "20000",
"allowed_counterparties": [
"0x1111111111111111111111111111111111111111"
]
},
"proposal": {
"asset": "USDC",
"counterparty": "0x1111111111111111111111111111111111111111",
"amount_atomic": "10000"
}
},
"action": {
"name": "submit_paid_api_request",
"effect": "payment",
"description": "Fetch a vendor risk report and store the validated JSON response."
},
"schema": {
"type": "object",
"required": [
"account_id",
"include_signals"
],
"properties": {
"account_id": {
"type": "string"
},
"include_signals": {
"type": "boolean"
}
},
"additionalProperties": false
},
"payload": {
"account_id": "acct_123",
"include_signals": true
},
"untrusted_text": "Vendor request: return the current account risk score."
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"checks": {
"url": {
"status": "pass"
},
"spend": {
"status": "pass",
"allowed": true
},
"prompt": {
"status": "pass"
},
"payload": {
"status": "pass"
}
},
"decision": "ALLOW",
"limitation": "Deterministic static checks only. ALLOW does not guarantee safety, authorization, or successful execution.",
"reason_codes": [],
"receipt_sha256": "…",
"request_sha256": "…"
}
}
}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, "action gate on agent402.tools", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agent402-tools-api-action-gate-029081/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-agent402-tools-api-action-gate-029081-2026-09-15T16-57Z,
author = {TOLL},
title = {action gate on agent402.tools},
howpublished = {\url{https://tollindex.com/e/agent402-tools-api-action-gate-029081/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.