FETCH402
← Protocol index

Resource / 394

skipped

Unnamed resource.

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.

Eligibility
probeable
Failures
0
Last quote
Last probe
2026-08-13 00:00:02 UTC
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 20000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 1 recent
skipped 2026-08-13 00:00:02 UTC GET · accepts 0 · base 0 robots_disallow
Request
GET https://tensorfeed.ai/api/premium/research/citation-velocity
Robots
disallow
Note
robots_disallow
Accepts fingerprint
4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945

Request headers

{
  "accept": "*/*",
  "user-agent": "Fetch402Bot/0.1 (+https://fetch402.com/crawler; contact: crawler@fetch402.com)"
}

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryFields": {},
  "queryParams": {},
  "type": "http"
}
OutputJSON
{
  "example": {
    "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
      }
    ]
  },
  "schema": {
    "properties": {
      "billing": {
        "properties": {
          "credits_charged": {
            "example": 1,
            "type": "integer"
          },
          "credits_remaining": {
            "example": 49,
            "type": "integer"
          }
        },
        "type": "object"
      },
      "capturedAt": {
        "example": "2026-05-23T06:00:00Z",
        "type": "string"
      },
      "ok": {
        "type": "boolean"
      },
      "papers": {
        "items": {
          "properties": {
            "authors": {
              "items": {
                "example": "First Author",
                "type": "string"
              },
              "type": "array"
            },
            "doi": {
              "example": "10.48550/arXiv.2503.00000",
              "type": "string"
            },
            "latest_year_citations": {
              "example": 318,
              "type": "integer"
            },
            "latest_year_share": {
              "example": 0.772,
              "type": "number"
            },
            "openalex_id": {
              "example": "W4400000000",
              "type": "string"
            },
            "primary_affiliation": {
              "properties": {
                "country_code": {
                  "example": "US",
                  "type": "string"
                },
                "display_name": {
                  "example": "Anthropic",
                  "type": "string"
                }
              },
              "type": "object"
            },
            "rank": {
              "example": 1,
              "type": "integer"
            },
            "title": {
              "example": "Scaling Test-Time Compute Beyond Chain-of-Thought",
              "type": "string"
            },
            "total_citations": {
              "example": 412,
              "type": "integer"
            },
            "venue": {
              "example": "arXiv",
              "type": "string"
            },
            "year": {
              "example": 2025,
              "type": "integer"
            }
          },
          "type": "object"
        },
        "type": "array"
      }
    },
    "type": "object"
  },
  "type": "json"
}