S

Skim402 · AI News Latest

by Skim402

GETBase

$0.005

per call · USD Coin on Base

Skim Signal: AI/tech news — high-signal Hacker News stories, fresh arXiv AI papers, and official vendor announcements as structured items (title, excerpt, source, link). Refreshed on a 10-minute cycle; poll as often as you like.

Endpoint

GET https://skim402.com/api/v2/signal/ai-news/latest

24

Calls / 30d

7

Unique payers / 30d

Sep 9

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://skim402.com/api/v2/signal/ai-news/latest", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://skim402.com/api/v2/signal/ai-news/latest?limit=50" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "asOf": "2026-07-13T12:00:00Z",
  "count": 2,
  "crawl": {
    "durationMs": 1800,
    "lastCrawlAt": "2026-07-13T12:00:00Z",
    "status": "ok"
  },
  "feed": "ai-news",
  "items": [
    {
      "at": "2026-07-13T11:40:00Z",
      "id": 101,
      "kind": "story",
      "payload": {
        "comments": 187,
        "discussionUrl": "https://news.ycombinator.com/item?id=48880000",
        "hnId": 48880000,
        "score": 412
      },
      "source": "hackernews",
      "summary": "Hacker News front page: 412 points, 187 comments.",
      "title": "New open-weights model tops reasoning benchmarks",
      "url": "https://example.com/model-announcement"
    },
    {
      "at": "2026-07-13T11:40:00Z",
      "id": 100,
      "kind": "vendor_news",
      "payload": {
        "publishedAt": "2026-07-13T10:00:00Z",
        "vendor": "OpenAI"
      },
      "source": "openai",
      "summary": "Official OpenAI announcement: a faster, cheaper flagship model tier for production agents.",
      "title": "Introducing our next-generation API",
      "url": "https://openai.com/news/example"
    }
  ],
  "ttlSeconds": 600
}

Payment details

Pay to0x63ae98f3363b346a94fcc1cbcb621f1c2b1fcddc
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Skim402 & similar services