$0.003
per call · USD Coin on Base
A tight 4-6 sentence crypto market recap an agent can ingest whole — direction and why, the 2-3 developments that matter, anything notable on the top-10 board — plus the ranked stories as typed fields: stories[] (rank, title, whyItMatters, url, publishedAt, source; linked by exact title, null when unmatched). Distilled from the Otto news engine; served while fresh, refreshed on demand.
Endpoint
GET https://x402.ottoai.services/news-recaps12
Calls / 30d
7
Unique payers / 30d
Sep 8
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://x402.ottoai.services/news-recaps", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/news-recaps" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"articlesStatus": "available",
"generatedAt": "2026-09-02T08:12:00.000Z",
"marketBrief": "CRYPTO MARKET BRIEF (UTC) ... [full brief text]",
"recap": "Crypto trades risk-off: BTC slipped 2.1% to $94k as liquidations topped $1.1B and ETF flows turned negative for a third day. The developments that matter: a major L2 announced fee-sharing for builders, and stablecoin supply expanded 0.8% w/w - capital is parked, not gone. On the top-10 board, SOL outperformed (+3.2%) on ETF-filing chatter while ETH lagged. Watch the $92k BTC support zone and Thursday's CPI print.",
"stories": [
{
"match": "exact",
"publishedAt": "2026-09-02T07:59:43.000Z",
"rank": 1,
"source": "Cointelegraph",
"title": "Bitcoin ETFs notch best month of 2026 as BTC gains 25% in August",
"url": "https://cointelegraph.com/markets/bitcoin-etf-best-month-2026-btc-up-25-august",
"whyItMatters": "ETF flows are the strongest near-term driver of institutional participation."
},
{
"match": null,
"publishedAt": null,
"rank": 2,
"source": null,
"title": "XRP ETFs pull in $170 million over eleven days",
"url": null,
"whyItMatters": "Accelerating institutional adoption beyond Bitcoin."
}
],
"storiesStatus": "available",
"topTen": "IMPORTANCE RANKING:\n1. Bitcoin ETFs notch best month of 2026 as BTC gains 25% in August - ETF flows are the strongest near-term driver of institutional participation.\n2. XRP ETFs pull in $170 million over eleven days - accelerating institutional adoption beyond Bitcoin.",
"upstreamCacheExpired": false,
"upstreamGeneratedAt": "2026-09-02T08:00:24.000Z",
"windowEnd": "2026-09-02T08:00:00.000Z",
"windowStart": "2026-09-01T08:00:00.000Z"
},
"meta": {
"degraded": false,
"generatedAt": "",
"stalenessSec": 0,
"validUntil": ""
},
"status": "success"
}Payment details
0x0e84ddedaae6a779c462c22a59f301ec31b6b808USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of News & Content and the homepage with a featured placement.
More from Otto AI & similar services
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
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.
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.