passlisted in Coinbase#2 by calls of 3 on this host
0.01 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
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-09-01 12:38 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 USDC
- Networks
- 1
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.
api.gondola-ai.com serves chat completions, a POST endpoint that TOLL places in inference, listed in the Coinbase registry.
A call to chat completions costs 0.01 USDC on Base, as declared.
chat completions takes 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.
The daily sweep got a valid payment challenge from chat completions on 2026-09-15, as at every sweep since 2026-09-11.
With 3 endpoints listed on api.gondola-ai.com, chat completions is tied 2nd by calls with 1 other.
Of the calls counted across api.gondola-ai.com, chat completions takes 25%.
The registry counted one call from one payer in the trailing 30 days.
chat completions was last called 14 days before the snapshot.
The nearest comparably priced alternatives in inference are chat completions on agent402.tools and chat completions on x402.aispace.bot.
It is cheaper than 75% of comparable listings in inference.
The wallet paid by chat completions is the payee of 3 endpoints on one host.
The seller's own tags are llm, inference, openai-compatible and anthropic.
The price of chat completions is declared by 912 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.01 USDC | exact | 0x988868…a9D367 |
the checks, as of 2026-09-15 03:52 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 03:52 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 03:52 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 03:52 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 06:07 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 09: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-01 12:38 UTC · method · live
The input and output block
{
"input": {
"body": {
"model": "kimi-k3",
"messages": [
{
"role": "user",
"content": "Hello."
}
],
"max_tokens": 64
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"id": "chatcmpl-abc123",
"model": "kimi-k3",
"usage": {
"total_tokens": 16,
"prompt_tokens": 9,
"completion_tokens": 7
},
"object": "chat.completion",
"choices": [
{
"index": 0,
"message": {
"role": "assistant",
"content": "Hello. How can I help?"
},
"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.gondola-ai.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/api-gondola-ai-com-v1-chat-completions-079323/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-api-gondola-ai-com-v1-chat-completions-079323-2026-09-15T16-57Z,
author = {TOLL},
title = {chat completions on api.gondola-ai.com},
howpublished = {\url{https://tollindex.com/e/api-gondola-ai-com-v1-chat-completions-079323/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.