TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 21:20 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,178

chain wallet preflight derived

blockchain-api.x402-chain-tools.workers.devMarket dataderived

POST https://blockchain-api.x402-chain-tools.workers.dev/chain/wallet-preflight

passlisted in Coinbase#3 by calls of 9 on this host

0.002 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 21:20 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 06:11 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:11 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-09-01 23:20 UTC
as of 2026-09-15 21:20 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.002 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
2
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 5,288 endpoints in Market data that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 1: 3,175 in the category are counted higher and 2,112 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 29 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.

In words

chain wallet preflight, a POST endpoint on blockchain-api.x402-chain-tools.workers.dev, appears in the Coinbase registry; TOLL's taxonomy puts it in market data.

chain wallet preflight is priced at 0.002 USDC on Base.

The request to chain wallet preflight is a json body with the fields token, amount, wallet and spender.

chain wallet preflight accepts payment on Base and Solana, 2 options in all, to 2 different wallets.

A response from chain wallet preflight, as declared, includes ok, ready, token, issues, wallet, network and 2 others.

chain wallet preflight answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

chain wallet preflight shares blockchain-api.x402-chain-tools.workers.dev with 8 other listed endpoints and is tied 3rd by calls with 6 others.

chain wallet preflight takes 8% of the calls counted across blockchain-api.x402-chain-tools.workers.dev.

In the trailing 30 days: one call, one payer.

chain wallet preflight was last called 14 days before the snapshot.

Closest in price to chain wallet preflight within market data: market risk at x402.ottoai.services and kimchi premium at api.printmoneylab.com.

chain wallet preflight is priced above 10% of comparable listings in market data.

The wallet paid by chain wallet preflight is the payee of 10 endpoints across 2 hosts.

The seller's tags on chain wallet preflight are x402, base, ai-agents and wallet.

Exactly this price appears on 277 other listings in market data.

Payment options as declared

the payment options, as of 2026-09-15 21:20 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.002 USDCexact0xa7e1fe…8abeCD
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.002 USDCexact5vX2u7mk…phzKyM

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:11 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 06:11 UTCpass0daily-2026-09-15
2026-09-14 05:42 UTCpass0daily-2026-09-14
2026-09-13 05:35 UTCpass0daily-2026-09-13
2026-09-12 07:52 UTCpass0daily-2026-09-12
2026-09-11 11:45 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-09-01 23:20 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "token": "0x0000000000000000000000000000000000000002",
      "amount": "10.5",
      "wallet": "0x0000000000000000000000000000000000000001",
      "spender": "0x0000000000000000000000000000000000000003"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "ok": true,
      "ready": false,
      "token": "0x0000000000000000000000000000000000000002",
      "issues": [
        "NO_NATIVE_GAS_BALANCE",
        "INSUFFICIENT_TOKEN_BALANCE"
      ],
      "wallet": "0x0000000000000000000000000000000000000001",
      "network": "eip155:8453",
      "spender": "0x0000000000000000000000000000000000000003",
      "allowance": {
        "raw": "0",
        "formatted": "0",
        "unlimited": false,
        "sufficient": false
      },
      "limitations": [
        "native gas check only verifies a non-zero ETH balance",
        "transaction execution is not simulated"
      ],
      "token_balance": {
        "raw": "0",
        "formatted": "0",
        "sufficient": false
      },
      "native_balance": {
        "eth": "0",
        "wei": "0",
        "has_native_gas_balance": false
      },
      "requested_amount": {
        "raw": "10500000",
        "decimals": 6,
        "formatted": "10.5"
      },
      "spender_is_contract": true
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 21:20 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "chain wallet preflight on blockchain-api.x402-chain-tools.workers.dev", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/blockchain-api-x402-chain-tools-workers-dev-chain-wallet-preflight-ac6a79/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-blockchain-api-x402-chain-tools-workers-dev-chain-wallet-preflight-ac6a79-2026-09-15T21-20Z,
  author = {TOLL},
  title = {chain wallet preflight on blockchain-api.x402-chain-tools.workers.dev},
  howpublished = {\url{https://tollindex.com/e/blockchain-api-x402-chain-tools-workers-dev-chain-wallet-preflight-ac6a79/at/2026-09-15T21-20Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 21:20 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about chain wallet preflight, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint ac6a79957dbb87174fc98a99ad1dfd8fa9fcdf9037e527aa85b98704dbc26ca0 from wallet 0xa7e1fe3744E3b6D55237d95cE575cAFe3b8abeCD

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.