passlisted in Coinbasecounted above 99% of Inference
0.0033 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
- 134
- Unique payers, trailing 30 days
- 6
- Last called
- 2026-09-10 19:36 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.0033 USDC
- Networks
- 1
How has the volume on this endpoint moved?
The registry's counters give chat completions 134 calls and 6 unique payers over 30 days, about 22 calls per payer.
chat completions out-counts 99% of the 2,297 endpoints in inference that carry counters.
No other listing shares its host.
chat completions was last called 5 days before the snapshot.
TOLL files chat completions under inference: a POST endpoint on api.surplusintelligence.ai, listed in the Coinbase registry.
A call to chat completions costs 0.0033 USDC on Base, as declared.
Callers of chat completions supply a json body with the fields model, messages and max_tokens.
chat completions answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
A response from chat completions, as declared, includes id, usage, object and choices.
For chat completions the listing declares 2 accepts on Base, all to one wallet.
Closest in price to chat completions within inference: chat completions at agent402.tools and chat completions at api.jarvisclaw.ai.
15% of the 2,404 comparable listings in inference are cheaper.
The payee wallet of chat completions appears on no other listing.
chat completions declares exact and upto as payment schemes.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.0033 USDC | exact | 0x858178…D8c402 |
| Coinbase | eip155: | USDC | 0.0033 USDC | upto | 0x858178…D8c402 |
the checks, as of 2026-09-15 05:58 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 05:58 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 05:30 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:24 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 07:41 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 11:31 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-10 19:36 UTC · method · live
The input and output block
{
"input": {
"body": {
"model": "llama-3.3-70b",
"messages": [
{
"role": "user",
"content": "Say hello from Surplus Intelligence."
}
],
"max_tokens": 16
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"id": "chatcmpl_surplus_example",
"usage": {
"total_tokens": 18,
"prompt_tokens": 12,
"completion_tokens": 6
},
"object": "chat.completion",
"choices": [
{
"index": 0,
"message": {
"role": "assistant",
"content": "Hello from Surplus Intelligence."
},
"finish_reason": "stop"
}
]
}
}
}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.surplusintelligence.ai", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/api-surplusintelligence-ai-v1-chat-completions-9a5181/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-api-surplusintelligence-ai-v1-chat-completions-9a5181-2026-09-15T16-57Z,
author = {TOLL},
title = {chat completions on api.surplusintelligence.ai},
howpublished = {\url{https://tollindex.com/e/api-surplusintelligence-ai-v1-chat-completions-9a5181/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.