$0.02
per call · USD Coin on Base
Last 30 days of arXiv preprints flagged as milestone candidates by an offline Qwen 3.6 27B per-paper extraction pass. Each paper carries structured reasoning naming the benchmark + quantified delta, model release, or novel architecture justification. Conservative; false positives are worse than false negatives.
Endpoint
GET https://tensorfeed.ai/api/premium/research/milestones2
Calls / 30d
2
Unique payers / 30d
Sep 7
Last called
exact
Payment scheme
Call this service
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/milestones", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://tensorfeed.ai/api/premium/research/milestones" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"billing": {
"credits_charged": 1,
"credits_remaining": 49
},
"capturedAt": "2026-05-23T06:00:00Z",
"ok": true,
"papers": [
{
"arxiv_id": "2505.12345",
"arxiv_url": "https://arxiv.org/abs/2505.12345",
"category": "benchmark_delta",
"is_milestone_candidate": true,
"published_at": "2026-05-14",
"reasoning": "Reports 84.7% on AIME 2024 (prior SOTA 63.1%), +21.6pp absolute. Names a new MoE-of-Experts routing scheme; reproducible config.",
"title": "A Reasoning Model That Wins Math Olympiad Gold"
}
],
"window_days": 30
}Payment details
0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Tensorfeed & similar services
Tensorfeed · Premium Whats NEW
tensorfeed.ai
Agent morning brief. One paid call returns the last 24 hours of AI pricing changes, new and removed models, service-status incidents, and top news headlines. The endpoint an agent calls on boot.
Tensorfeed · Research Citation Velocity
tensorfeed.ai
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.
Tensorfeed · Agents Directory
tensorfeed.ai
Enriched AI agents directory. One paid call returns the catalog joined with live provider status, recent news mentions, 24h agent traffic, and sample model pricing, ranked by a derived trending score. The agent-discovers-agent feed.