C

ClearCheck · Summarize

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.01

per call · USD Coin on Base

Compress a passage to a fixed number of sentences. Deterministic length, no preamble, no filler.

Endpoint

GET https://loonie-toll.onrender.com/summarize

2

Calls / 30d

1

Unique payers / 30d

Sep 9

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://loonie-toll.onrender.com/summarize", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/summarize?sentences=2&text=The+board+approved+the+merger+on+Tuesday+after+a+six-hour+session.+Two+directors+dissented%2C+citing+integration+risk.+The+deal+closes+in+Q1+pending+regulatory+review." \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "compression": 1.03,
  "disclaimer": "Generated by a small local language model. Advisory only — it can be wrong, and it is not a substitute for review on anything consequential.",
  "inputChars": 165,
  "model": "openai/gpt-oss-120b",
  "outputChars": 170,
  "requestedSentences": 2,
  "source": "local model",
  "summary": "The board approved the merger after a six‑hour session, despite two directors dissenting over integration risk. The deal is set to close in Q1, pending regulatory review.",
  "verdict": "SUMMARIZED"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services