A

AI Summarize · AI Summarize

by AI Summarize

GETBase

$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-summarize

3

Calls / 30d

1

Unique payers / 30d

Aug 30

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://402.com.tr/api/x402/ai-summarize", {
  method: "GET",
});
const data = await res.json();
cURL
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

Pay to0x973a31858f4d2125f48c880542da11a2796f12d6
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 AI Summarize & similar services