passlisted in Coinbase#4 by calls of 124 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
- 11
- Unique payers, trailing 30 days
- 2
- Last called
- 2026-09-14 18:45 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.005 USDC
- Networks
- 2
How has the volume on this endpoint moved?
Of netintel.dev's 124 listings, chat completions ranks 4th by calls.
The request to chat completions is a json body with the fields model, messages and max_tokens.
A response from chat completions, as declared, includes id, model, usage, object and choices.
chat completions drew 11 calls from 2 unique payers in the trailing 30 days, about 6 calls per payer.
chat completions was last called 1 day before the snapshot.
A call to chat completions costs 0.005 USDC on Base, as declared.
chat completions takes 2% of the calls counted across netintel.dev.
2 payment options span Base and Solana, to 2 different wallets.
chat completions, a POST endpoint on netintel.dev, appears in the Coinbase registry; TOLL's taxonomy puts it in inference.
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: google ai mode ai mode at x402.openwebninja.com and chat completions at x402.orthogonal.com.
Among comparable prices in inference, chat completions sits above 17% of them.
Within inference, 95% of endpoints with counters have fewer calls.
The wallet paid by chat completions is the payee of 125 endpoints across 2 hosts.
The seller's tags on chat completions are chat completion, openai compatible, llm api and ai chat.
The price of chat completions is declared by 148 other listings in inference too.
the payment options, as of 2026-09-15 21:20 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0xdaDc33…bEb9Df |
| Coinbase | solana: | USDC | 0.005 USDC | exact | 8FVeybWn…wVGr5s |
the checks, as of 2026-09-15 04:33 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 04:33 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 04:29 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 04:27 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 06:43 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 10:15 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:45 UTC · method · live
The input and output block
{
"input": {
"body": {
"model": "gpt-4o-mini",
"messages": [
{
"role": "user",
"content": "Say hi in one word."
}
],
"max_tokens": 16
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"id": "chatcmpl-9f2f28d90a3c4e0f8f1c2d3e",
"model": "gpt-4o-mini",
"usage": {
"total_tokens": 15,
"prompt_tokens": 13,
"completion_tokens": 2
},
"object": "chat.completion",
"choices": [
{
"index": 0,
"message": {
"role": "assistant",
"content": "Hi!"
},
"finish_reason": "stop"
}
]
}
}
}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, "chat completions on netintel.dev", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/netintel-dev-api-v1-chat-completions-409e09/at/2026-09-15T21-20Z. Accessed [access date].
BibTeX
@misc{toll-e-netintel-dev-api-v1-chat-completions-409e09-2026-09-15T21-20Z,
author = {TOLL},
title = {chat completions on netintel.dev},
howpublished = {\url{https://tollindex.com/e/netintel-dev-api-v1-chat-completions-409e09/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].}
}None yet. Anything submitted through the form below is published here with its outcome.