TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

chat completions derived

agent402.toolsInferencederived

POST https://agent402.tools/v1/auto/chat/completions

passlisted in Coinbase#12 by calls of 599 on this host

0.01 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 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 05:45 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 05:45 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
68
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
2
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-09-14 18:37 UTC
as of 2026-09-15 16:57 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.01 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
12
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 10 of them a change

How has the volume on this endpoint moved?

68707274766810 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

chat completions is one of 599 listed endpoints on agent402.tools, 12th by calls among them.

The request to chat completions is a json body with the fields messages and max_tokens.

chat completions returns json; the example shows id, model, usage, object, choices, created and 1 other.

The registry's counters give chat completions 68 calls and 2 unique payers over 30 days, about 34 calls per payer.

chat completions was last called 1 day before the snapshot.

The declared price is 0.01 USDC on Base.

chat completions takes 1% of the calls counted across agent402.tools.

For chat completions the listing declares 13 accepts on Base, Polygon, Arbitrum, Monad and 8 others, to 4 different wallets.

agent402.tools serves chat completions, a POST endpoint that TOLL places in inference, listed in the Coinbase registry.

chat completions answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to chat completions within inference: profiler perp pnl summary at api.nansen.ai and getfullnamematch at api.interzoid.com.

chat completions is priced above 25% of comparable listings in inference.

Across inference, 2,297 endpoints carry counters and chat completions out-counts 99% of them.

For 6 of the options on chat completions, TOLL has no verified decimals and shows the raw amount. chat completions declares exact and upto as payment schemes.

The payee wallet is shared by 591 listings on one host.

The seller's tags on chat completions are llm, ai, inference and chat.

912 other listings in inference declare exactly the same price.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.01 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:137USDC0.01 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:42161USDC0.01 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:143USDC10000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:43114USDC0.01 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:1329USDC10000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:10USDC0.011 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:4663Global Dollar10000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:42220USDC10000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:8453USDC0.01 USDCupto0xaBF4FA…e2a9D0
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.01 USDCexactJ7aN3PLJ…Gv3xwg
Coinbasestellar:pubnetCCW67TSZ…SJMI75100000 smallest units, decimals unknownexactGDNJXCKW…FJWWRL
Coinbasealgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=3156670410000 smallest units, decimals unknownexactC7IIHG7S…OY2XIE

Preflight checks at the last sweep

the checks, as of 2026-09-15 05:45 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 05:45 UTCpass0daily-2026-09-15
2026-09-14 05:18 UTCpass0daily-2026-09-14
2026-09-13 05:14 UTCpass0daily-2026-09-13
2026-09-12 07:30 UTCpass0daily-2026-09-12
2026-09-11 11:16 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-14 18:37 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "messages": [
        {
          "role": "user",
          "content": "Reply with exactly: OK"
        }
      ],
      "max_tokens": 5
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "id": "gen-…",
      "model": "openai/gpt-4o-mini",
      "usage": {
        "total_tokens": 13,
        "prompt_tokens": 12,
        "completion_tokens": 1
      },
      "object": "chat.completion",
      "choices": [
        {
          "index": 0,
          "message": {
            "role": "assistant",
            "content": "OK"
          },
          "finish_reason": "stop"
        }
      ],
      "created": 1750000000,
      "agent402_router": {
        "served": "openai/gpt-4o-mini",
        "quality": "balanced",
        "category": "general"
      }
    }
  }
}
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, "chat completions on agent402.tools", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/agent402-tools-v1-auto-chat-completions-887344/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-agent402-tools-v1-auto-chat-completions-887344-2026-09-15T16-57Z,
  author = {TOLL},
  title = {chat completions on agent402.tools},
  howpublished = {\url{https://tollindex.com/e/agent402-tools-v1-auto-chat-completions-887344/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].}
}

Reports and replies about this endpoint

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

Report an error about chat completions, 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 8873440255244a66bedd7ff38d2e70e4b5a6cb2b689155bdcbac40223e07a264 from wallet 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0

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

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