Crypto news headlines · Crypto News

by Crypto news headlines

POSTBaseSolanaArbitrumPolygonMonadAvalancheeip155:1329OptimismFraxtaleip155:42220stellar:pubnetalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=

$0.004

per call · USD Coin on Base

Recent crypto headlines aggregated from the public feeds of major outlets, deduplicated and newest first, each with title, source, publish time, canonical URL and a short summary, filterable by keyword, source and time window. Use it when an agent needs what happened in the last hours rather than what a model was trained on.

Endpoint

POST https://agent402.tools/api/crypto-news

3

Calls / 30d

1

Unique payers / 30d

Aug 31

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://agent402.tools/api/crypto-news", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "limit": 10,
    "query": "bitcoin"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://agent402.tools/api/crypto-news" \
  -H "Content-Type: application/json" \
  -d '{"limit":10,"query":"bitcoin"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 2,
  "errors": [],
  "fetchedAt": "2026-08-22T12:05:00.000Z",
  "hours": 48,
  "items": [
    {
      "publishedAt": "2026-08-22T12:00:00.000Z",
      "source": "coindesk",
      "sourceName": "CoinDesk",
      "summary": "Spot ETF inflows returned for a third day while funding stayed neutral.",
      "title": "Bitcoin holds above a key level as ETF inflows resume",
      "url": "https://www.coindesk.com/markets/2026/08/22/example"
    },
    {
      "publishedAt": "2026-08-22T10:30:00.000Z",
      "source": "decrypt",
      "sourceName": "Decrypt",
      "summary": "Network hashrate set a new high this week.",
      "title": "Miners add hashrate ahead of the next difficulty adjustment",
      "url": "https://decrypt.co/123456/example"
    }
  ],
  "match": "all",
  "query": "bitcoin",
  "source": "rss",
  "sources": [
    {
      "cached": false,
      "id": "coindesk",
      "items": 25,
      "matched": 1,
      "name": "CoinDesk"
    }
  ]
}

Payment details

Pay to0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, Monad, Avalanche, eip155:1329, Optimism, Fraxtal, eip155:42220, stellar:pubnet, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=
Schemesexact, upto

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Crypto news headlines & similar services