passlisted in Coinbasecounted above 98% of Inference
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
- 33
- Unique payers, trailing 30 days
- 4
- Last called
- 2026-09-14 18:44 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.002 USDC
- Networks
- 2
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.
chat completions answers POST requests at api.chit402.com; it is listed in the Coinbase registry and TOLL files it under inference.
chat completions is priced at 0.002 USDC on Base.
The request to chat completions is a json body with the fields model, messages and max_tokens.
chat completions accepts payment on Base and Solana, 2 options in all, to 2 different wallets.
A response from chat completions, as declared, includes id, model, usage, xfuel, object, choices and 1 other.
chat completions answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
chat completions is the only listed endpoint on api.chit402.com.
The registry's counters give chat completions 33 calls and 4 unique payers over 30 days, about 8 calls per payer.
The last call to chat completions came 1 day before the snapshot, 2026-09-14.
Closest in price to chat completions within inference: operations submit at agents.chain.link and domain check at 402utils.com.
chat completions is among the cheapest in inference; 7% of comparable listings ask less.
Across inference, 2,297 endpoints carry counters and chat completions out-counts 98% of them.
The payee wallet is shared by 3 listings across 2 hosts.
The seller's tags on chat completions are llm, openai-compatible, chat-completions and inference.
The price of chat completions is declared by 106 other listings in inference 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 | 0x23f713…7f7334 |
| Coinbase | solana: | USDC | 0.002 USDC | exact | 58Qo8QTJ…5RJCx6 |
the checks, as of 2026-09-15 06:19 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:19 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 05:49 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:42 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 07:59 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 11:54 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": {
"model": "xfuel/auto",
"messages": [
{
"role": "user",
"content": "Hello"
}
],
"max_tokens": 500
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"id": "chatcmpl-abc123",
"model": "xfuel/auto",
"usage": {
"total_tokens": 15,
"prompt_tokens": 10,
"completion_tokens": 5
},
"xfuel": {
"verify_url": "https://api.xfuel.app/receipt/xfuel-abc123"
},
"object": "chat.completion",
"choices": [
{
"index": 0,
"message": {
"role": "assistant",
"content": "Hello!"
},
"finish_reason": "stop"
}
],
"created": 1700000000
}
}
}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 api.chit402.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/api-chit402-com-v1-chat-completions-b73b0a/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-api-chit402-com-v1-chat-completions-b73b0a-2026-09-15T16-57Z,
author = {TOLL},
title = {chat completions on api.chit402.com},
howpublished = {\url{https://tollindex.com/e/api-chit402-com-v1-chat-completions-b73b0a/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.