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

research citation velocity derived

tensorfeed.aiInferencederived

GET https://tensorfeed.ai/api/premium/research/citation-velocity

malformedlisted in Coinbase#2 by calls of 8 on this host

0.02 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
malformed
as of 2026-09-15 04:41 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-15 04:41 UTC · method · pinnable · 0 of 5 in 7d, 0 of 5 in 30d, 0 of 5 in 90d
Calls, trailing 30 days
6
as of 2026-09-15 21:20 UTC · method · pinnable
Unique payers, trailing 30 days
4
as of 2026-09-15 21:20 UTC · method · pinnable
Last called
2026-09-12 18:01 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.02 USDC
as of 2026-09-15 21:20 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 21:20 UTC · method · pinnable

Counters

29 observations, 4 of them a change

How has the volume on this endpoint moved?

6789610 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

At the sweep of 2026-09-15 it answered 402 but failed the required checks bazaar.schema and parse.

For research citation velocity the failing check asks whether a Bazaar JSON schema is present.

research citation velocity is a GET endpoint at tensorfeed.ai, listed in the Coinbase registry and filed by TOLL under inference.

Per call, research citation velocity declares 0.02 USDC on Base.

The listing declares an input block with no named parameters.

research citation velocity returns json; the example shows ok, papers, billing and capturedAt.

The registry's counters give research citation velocity 6 calls and 4 unique payers over 30 days.

The most recent call was 3 days before the snapshot.

research citation velocity is one of 8 listed endpoints on tensorfeed.ai, tied 2nd by calls with 1 other among them.

research citation velocity takes 19% of the calls counted across tensorfeed.ai.

It is cheaper than 36% of comparable listings in inference.

research citation velocity sits nearest in price to chat completions (agent402.tools) and llm claude haiku (x402engine.app) among listings in inference.

The wallet paid by research citation velocity is the payee of 8 endpoints on one host.

research citation velocity out-counts 89% of the 2,414 endpoints in inference that carry counters.

The listing for research citation velocity fails only advisory checks about output metadata; the verdict is unaffected.

The price of research citation velocity is declared by 101 other listings in inference too.

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.02 USDCexact0x549c82…1fc6d1

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:41 UTC · method · pinnableendpoint answered HTTP 402

  • bazaar.info.output · advisory, does not affect the verdict · output metadata is present (advisory)
  • bazaar.schema · a Bazaar JSON schema is present
  • parse · the discovery extension parsed

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 04:41 UTCmalformed3daily-2026-09-15
2026-09-14 04:37 UTCmalformed3daily-2026-09-14
2026-09-13 04:35 UTCmalformed3daily-2026-09-13
2026-09-12 06:52 UTCmalformed3daily-2026-09-12
2026-09-11 10:26 UTCmalformed3daily-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-05-25 23:11 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "queryFields": {},
    "queryParams": {}
  },
  "output": {
    "type": "json",
    "schema": {
      "type": "object",
      "properties": {
        "ok": {
          "type": "boolean"
        },
        "papers": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "doi": {
                "type": "string",
                "example": "10.48550/arXiv.2503.00000"
              },
              "rank": {
                "type": "integer",
                "example": 1
              },
              "year": {
                "type": "integer",
                "example": 2025
              },
              "title": {
                "type": "string",
                "example": "Scaling Test-Time Compute Beyond Chain-of-Thought"
              },
              "venue": {
                "type": "string",
                "example": "arXiv"
              },
              "authors": {
                "type": "array",
                "items": {
                  "type": "string",
                  "example": "First Author"
                }
              },
              "openalex_id": {
                "type": "string",
                "example": "W4400000000"
              },
              "total_citations": {
                "type": "integer",
                "example": 412
              },
              "latest_year_share": {
                "type": "number",
                "example": 0.772
              },
              "primary_affiliation": {
                "type": "object",
                "properties": {
                  "country_code": {
                    "type": "string",
                    "example": "US"
                  },
                  "display_name": {
                    "type": "string",
                    "example": "Anthropic"
                  }
                }
              },
              "latest_year_citations": {
                "type": "integer",
                "example": 318
              }
            }
          }
        },
        "billing": {
          "type": "object",
          "properties": {
            "credits_charged": {
              "type": "integer",
              "example": 1
            },
            "credits_remaining": {
              "type": "integer",
              "example": 49
            }
          }
        },
        "capturedAt": {
          "type": "string",
          "example": "2026-05-23T06:00:00Z"
        }
      }
    },
    "example": {
      "ok": true,
      "papers": [
        {
          "doi": "10.48550/arXiv.2503.00000",
          "rank": 1,
          "year": 2025,
          "title": "Scaling Test-Time Compute Beyond Chain-of-Thought",
          "venue": "arXiv",
          "authors": [
            "First Author",
            "Second Author",
            "Third Author"
          ],
          "openalex_id": "W4400000000",
          "total_citations": 412,
          "latest_year_share": 0.772,
          "primary_affiliation": {
            "country_code": "US",
            "display_name": "Anthropic"
          },
          "latest_year_citations": 318
        }
      ],
      "billing": {
        "credits_charged": 1,
        "credits_remaining": 49
      },
      "capturedAt": "2026-05-23T06:00:00Z"
    }
  }
}
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, "research citation velocity on tensorfeed.ai", snapshot of 2026-09-15 21:20 UTC. https://tollindex.com/e/tensorfeed-ai-api-premium-research-citation-velocity-4d80d6/at/2026-09-15T21-20Z. Accessed [access date].

BibTeX

@misc{toll-e-tensorfeed-ai-api-premium-research-citation-velocity-4d80d6-2026-09-15T21-20Z,
  author = {TOLL},
  title = {research citation velocity on tensorfeed.ai},
  howpublished = {\url{https://tollindex.com/e/tensorfeed-ai-api-premium-research-citation-velocity-4d80d6/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 research citation velocity, 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 4d80d60f2c9cea5bbd75d21c6dbd163bddb000b55a006b47c6582f4d07738167 from wallet 0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1

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

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