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

openrelay.hggfffdfy687.workers.devInferencederived

POST https://openrelay.hggfffdfy687.workers.dev/v1/chat/completions

passlisted in Coinbase#2 by calls of 6 on this host

0.001 USDC

per call, as the listing declares it on solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

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:47 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 05:47 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
6
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
4
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-09-14 18:46 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.001 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Networks
3
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 2 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 2,297 endpoints in Inference that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 6: 214 in the category are counted higher and 2,082 lower.

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.

In words

openrelay.hggfffdfy687.workers.dev serves chat completions, a POST endpoint that TOLL places in inference, listed in the Coinbase registry.

A call to chat completions costs 0.001 USDC on Solana, as declared.

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

For chat completions the listing declares 3 accepts on Solana, Base and a Cosmos chain, to 3 different wallets.

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

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

chat completions is one of 6 listed endpoints on openrelay.hggfffdfy687.workers.dev, tied 2nd by calls with 1 other among them.

chat completions takes 2% of the calls counted across openrelay.hggfffdfy687.workers.dev.

Over 30 days: 6 calls, 4 payers.

chat completions was last called 1 day before the snapshot.

Closest in price to chat completions within inference: contents at api.exa.ai and chat completions at chat.gedx402.com.

None of the 2,404 comparable listings in inference asks less.

chat completions out-counts 89% of the 2,297 endpoints in inference that carry counters.

The wallet paid by chat completions is the payee of 6 endpoints on one host.

For 1 of the options on chat completions, TOLL has no verified decimals and shows the raw amount.

The seller's tags on chat completions are inference, llm, openai-compatible and chat.

170 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
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.001 USDCexact3MzJUA57…mWmBb5
Coinbaseeip155:8453USDC0.001 USDCexact0x87fc8c…240211
Coinbasecosmos:gonka-mainnetGNK11264 smallest units, decimals unknownexactgonka1af…92hfrn

Preflight checks at the last sweep

the checks, as of 2026-09-15 05:47 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:47 UTCpass0daily-2026-09-15
2026-09-14 05:20 UTCpass0daily-2026-09-14
2026-09-13 05:15 UTCpass0daily-2026-09-13
2026-09-12 07:32 UTCpass0daily-2026-09-12
2026-09-11 11:18 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:46 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "model": "deepseek-ai/DeepSeek-V4-Flash-0731",
      "messages": [
        {
          "role": "user",
          "content": "Hello"
        }
      ],
      "max_tokens": 256
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "id": "chatcmpl-openrelay-abc123",
      "model": "deepseek-ai/DeepSeek-V4-Flash-0731",
      "usage": {
        "total_tokens": 15,
        "prompt_tokens": 12,
        "completion_tokens": 3
      },
      "object": "chat.completion",
      "choices": [
        {
          "index": 0,
          "message": {
            "role": "assistant",
            "content": "Hello!"
          },
          "finish_reason": "stop"
        }
      ],
      "created": 1787532386
    }
  }
}
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 openrelay.hggfffdfy687.workers.dev", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/openrelay-hggfffdfy687-workers-dev-v1-chat-completions-8bc038/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-openrelay-hggfffdfy687-workers-dev-v1-chat-completions-8bc038-2026-09-15T16-57Z,
  author = {TOLL},
  title = {chat completions on openrelay.hggfffdfy687.workers.dev},
  howpublished = {\url{https://tollindex.com/e/openrelay-hggfffdfy687-workers-dev-v1-chat-completions-8bc038/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 8bc0385b37b4538f03f2e42edcae64e7f4c3b151079c9a5a4a956e29417e9735 from wallet 3MzJUA57HRTVaxWy111qxTQxnoy2ihBJ845PWNmWmBb5

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

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