Crypto news headlines · Crypto News
$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-news3
Calls / 30d
1
Unique payers / 30d
Aug 31
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://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 -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
0xabf4fabd7c416fb67202e5f9002389fc75e2a9d0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of News & Content and the homepage with a featured placement.
More from Crypto news headlines & similar services
Otto AI · Crypto News
x402.ottoai.services
Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.
X402stock · News
x402stock.xyz
Curated stock-market news with ticker tags, source, publisher, image, and timestamps. Pass `?ticker=AAPL` to filter. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
Otto AI · Equity News
x402.ottoai.services
Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated.