T

Tensorfeed · Research Citation Velocity

by Tensorfeed

GETBase

$0.02

per call · USD Coin on Base

Top 100 recent AI papers ranked by the share of their total citations earned in the most recent calendar year. Papers published in the last 2 years with 3+ citations. Surfaces papers that are still gaining traction now. OpenAlex CC0.

Endpoint

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

8

Calls / 30d

3

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://tensorfeed.ai/api/premium/research/citation-velocity", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://tensorfeed.ai/api/premium/research/citation-velocity" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "billing": {
    "credits_charged": 1,
    "credits_remaining": 49
  },
  "capturedAt": "2026-05-23T06:00:00Z",
  "ok": true,
  "papers": [
    {
      "authors": [
        "First Author",
        "Second Author",
        "Third Author"
      ],
      "doi": "10.48550/arXiv.2503.00000",
      "latest_year_citations": 318,
      "latest_year_share": 0.772,
      "openalex_id": "W4400000000",
      "primary_affiliation": {
        "country_code": "US",
        "display_name": "Anthropic"
      },
      "rank": 1,
      "title": "Scaling Test-Time Compute Beyond Chain-of-Thought",
      "total_citations": 412,
      "venue": "arXiv",
      "year": 2025
    }
  ]
}

Payment details

Pay to0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Tensorfeed & similar services