$0.03
per call · USD Coin on Base
Compress up to 16K characters of anything — articles, transcripts, email threads, reports — into 3-5 precise bullet points, one micro-payment per call. No API key, no subscription, no prompt engineering: send text=, get bullets back as clean JSON. The digest step for agent pipelines that read more than they can carry in context.
Endpoint
GET https://402.com.tr/api/x402/ai-summarize3
Calls / 30d
1
Unique payers / 30d
Aug 30
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://402.com.tr/api/x402/ai-summarize", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://402.com.tr/api/x402/ai-summarize?text=Base+processed+12.4+million+transactions+last+week%2C+a+9%25+rise%2C+while+median+gas+stayed+under+a+tenth+of+a+cent.+Most+of+the+growth+came+from+onchain+games+and+agent+payments+rather+than+DeFi." \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"bulletsCount": 4,
"checkedAt": "2026-08-18T13:04:00.046Z",
"generatedAt": "2026-08-18T13:04:00.046Z",
"model": "claude-haiku-4-5",
"truncated": false
}Payment details
0x973a31858f4d2125f48c880542da11a2796f12d6USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from AI Summarize & similar services
BlockRun.AI · EXA Contents
blockrun.ai
Extract full text content from specific URLs. Priced at $0.002/URL — total = urls.length × $0.002.
BlockRun.AI · EXA Search
blockrun.ai
Neural and keyword web search. Optional category filter: company, research paper, news, pdf, github, tweet, personal site, linkedin profile, financial report.
BlockRun.AI · EXA Answer
blockrun.ai
Get an AI-generated answer to a question grounded in live web search results.