TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 21:20 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,178

rerank derived

agent402.toolsInferencederived

POST https://agent402.tools/v1/rerank

passlisted in Coinbase#35 by calls of 599 on this host

0.002 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 21:20 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 06:08 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:08 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
55
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-09-15 17:41 UTC
as of 2026-09-15 21:20 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.002 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
12
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 6 of them a change

How has the volume on this endpoint moved?

49505152535455565510 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

rerank is one of 599 listed endpoints on agent402.tools, tied 35th by calls with 2 others among them.

Callers of rerank supply a json body with the fields query, top_n and documents.

rerank returns json; the example shows id, model, usage and results.

One payer accounts for all 55 calls to rerank over 30 days.

The most recent call was on the day of the snapshot.

A call to rerank costs 0.002 USDC on Base, as declared.

For rerank the listing declares 13 accepts on Base, Polygon, Arbitrum, Monad and 8 others, to 4 different wallets.

agent402.tools serves rerank, a POST endpoint that TOLL places in inference, listed in the Coinbase registry.

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

Closest in price to rerank within inference: chat completions at api.xfuel.app and wikipedia summary at 2s.io.

rerank is among the cheapest in inference; 7% of comparable listings ask less.

Across inference, 2,414 endpoints carry counters and rerank out-counts 98% of them.

For 6 of the options on rerank, TOLL has no verified decimals and shows the raw amount. rerank declares exact and upto as payment schemes.

The payee wallet is shared by 591 listings on one host.

Seller tags: llm, rerank, reranking and retrieval.

106 other listings in inference declare exactly the same price.

Payment options as declared

the payment options, as of 2026-09-15 21:20 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.002 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:137USDC0.002 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:42161USDC0.002 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:143USDC2000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:43114USDC0.002 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:1329USDC2000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:10USDC0.003 USDCexact0xaBF4FA…e2a9D0
Coinbaseeip155:4663Global Dollar2000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:42220USDC2000 smallest units, decimals unknownexact0xaBF4FA…e2a9D0
Coinbaseeip155:8453USDC0.002 USDCupto0xaBF4FA…e2a9D0
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.002 USDCexactJ7aN3PLJ…Gv3xwg
Coinbasestellar:pubnetCCW67TSZ…SJMI7520000 smallest units, decimals unknownexactGDNJXCKW…FJWWRL
Coinbasealgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=315667042000 smallest units, decimals unknownexactC7IIHG7S…OY2XIE

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:08 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 06:08 UTCpass0daily-2026-09-15
2026-09-14 05:39 UTCpass0daily-2026-09-14
2026-09-13 05:32 UTCpass0daily-2026-09-13
2026-09-12 07:49 UTCpass0daily-2026-09-12
2026-09-11 11:41 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-15 17:41 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "query": "What is the capital of France?",
      "top_n": 2,
      "documents": [
        "Paris is the capital of France.",
        "Berlin is the capital of Germany.",
        "Madrid is in Spain."
      ]
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "id": "gen-rerank-…",
      "model": "rerank-v3.5",
      "usage": {
        "search_units": 1
      },
      "results": [
        {
          "index": 0,
          "document": {
            "text": "Paris is the capital of France."
          },
          "relevance_score": 0.89
        },
        {
          "index": 1,
          "document": {
            "text": "Berlin is the capital of Germany."
          },
          "relevance_score": 0.15
        }
      ]
    }
  }
}
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, "rerank on agent402.tools", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/agent402-tools-v1-rerank-a7979e/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-agent402-tools-v1-rerank-a7979e-2026-09-15T21-20Z,
  author = {TOLL},
  title = {rerank on agent402.tools},
  howpublished = {\url{https://tollindex.com/e/agent402-tools-v1-rerank-a7979e/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].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about rerank, 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 a7979ec8b5ecd3b04780fd7d2905f33755f256f9fce23317239a406b130fc08f from wallet 0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0

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

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