x402-native · pay per call in USDC · no signup

Just Skim It

"Can my agent just pay with money?"

Yes. Finally. Just these 3 easy steps (no signups or API keys):

1. Get your agent its own wallet, funded with a credit or debit card — details here.

2. Give your agent the wallet's key — details here.

3. Tell your agent to go to skim402.com to wire itself up.

Congratulations! Your agent can now use Skim and all other x402 tools — just send it shopping at a directory such as agentic.market to find them.

Skim™ — The Canonical x402 Reader™ — turns any URL into agent-ready markdown for $0.002 per read, or typed JSON for $0.015. Your agent calls, pays in USDC over x402, and gets clean content back. Don't pay LLM rates for non-LLM work.

10 free skims a day for humans — no signup, no wallet, no API key.

Consistently faster than Firecrawl on a 15-URL production benchmark. Every call on-chain.

Clean markdown comes back ~4x smaller than the raw HTML — with nothing important lost.

Live · runs in your browser

Faster here too — see for yourself.

Skim calls live from your browser.

Firecrawl's number is from our recorded benchmark on the performance page.

skim-vs-firecrawl.live
live race
URL:
Skim
x402
0.00s
running…
Firecrawl
recorded
0.00s
running…

Skim's number is measured live in your browser against /api/demo/race. Firecrawl's number is the recorded result from our 2026-05-22 benchmark on the same URL — we don't hit their API per visitor (API key + cost). Rate-limited to 20 runs/min per IP.

See the full 15-URL benchmark — every call backed by an on-chain transaction on Base.

The biggest reason to switch

Cheap because it's junk? No — cheap because it's x402.

$0.002 per read isn't a bargain-bin price for a bargain-bin service. It's what clean web reading costs in the new x402 agentic economy — no accounts, no sales teams, no LLM overhead, settled per call in USDC. Better performance for a lot less.

DIY with GPT-4o
$450
per month, estimated
Skim at $0.002 per read
$20
per month, flat
You keep
$430
per month (96% less)

Example: 10,000 pages a month, estimated at public token list prices. Volume discount starts automatically at 50,000 reads per month.

Calculate your savings
Building with an AI agent? Vibe coding?

Yes — you can vibe code this.

New to all this? You don't need to understand a single line of the code on this page. If you're building with an AI agent, just tell it: “set me up to use Skim so you can read web pages for me.” Point it at this website and it handles the rest — creating a wallet, paying per call, and wiring everything up while you watch. The code samples below are for engineers; you can skip them entirely.

Point your agent at skim402.com/docs and ask it to set up clean web reads with Skim.

One HTTP call.

Your agent POSTs a URL. Skim returns 402 with payment instructions, the agent pays a USDC micropayment, and on retry gets clean markdown + structured metadata back.

curl -X POST https://skim402.com/api/v1/read \
 -H "Content-Type: application/json" \
 -d '{ "url": "https://example.com/article" }'

# 402 Payment Required → pay with x402 client → retry
Response (after payment)200 OK
{ "url": "https://example.com/article", "finalUrl": "https://example.com/article", "mode": "basic", "metadata": { "title": "How agents read the web", "siteName": "Example", "lang": "en", "length": 4821 }, "markdown": "# How agents read the web\n\nThe modern web is a mess of nav menus, ads, and scripts. Agents need the content — not the chrome..." }

Agent-native payments

Built on x402 — your agent pays per request in USDC over HTTP. No accounts to provision, no keys to rotate, no card on file.

Markdown or typed JSON

Nav, ads, scripts, cookie banners — gone. Get pure article markdown your LLM can use (~4x smaller than the raw HTML, with nothing important lost), or pass a JSON Schema to /v1/extract and get back typed JSON guaranteed to match. Six built-in presets — article, product, job, review, event, table — need no schema at all.

Fast & safe

Sub-second responses for static pages, with SSRF protection built in so an autonomous agent can't be tricked into hitting internal infrastructure.

Skim Watch

Register any pages you care about, then ask "what changed?" whenever you like. You get clean line-level diffs of the actual content — not raw HTML noise — for half a cent per check. See the docs.

Momentum

Built on an open Linux Foundation standard, backed by Visa, Mastercard, and Google.

In July 2026 Coinbase contributed x402 to the x402 Foundation, now operating under the Linux Foundation with 40 member organizations — including Visa, Mastercard, American Express, Stripe, AWS, Google, Cloudflare, and Shopify. x402 is the exact standard Skim runs on today: your agent doesn't have to wait for agentic payments to arrive; it can pay for a clean web read right now.

Why this matters for x402
Skim listed on x402-list — live third-party uptime monitor

Live status, measured around the clock by x402-list — an independent monitor, not a self-reported number.

Where Skim fits in your stack
Agentic workflow diagram with Skim plugged into the agent's Toolbox and data connections layer — 'Skim goes here.'
Modern agents orchestrate a toolbox of tools and data connections. Skim is the clean-read tool in that layer — point your agent at it and any URL comes back as agent-ready markdown for a fraction of a cent.

Why agents pick Skim over a traditional reader API

Traditional reader APIs

  • Human signs up, adds a card, copies a key
  • Monthly plans force prediction of usage
  • Agents can't authenticate themselves
  • Quota limits block at the worst time

Skim

  • Agent calls a URL, pays, gets content
  • $0.002 per read, $0.015 per structured extract
  • Failed reads cost nothing — pay only on 2xx
  • Native HTTP 402 — works with any x402 client
  • No quotas — pay , get 500 reads, anytime
Getting set up

Start with a credit card. Five minutes, no crypto knowledge.

Funding your agent starts with a credit card (or debit) — no exchange account, no trading, no crypto expertise. Your card converts to USDC (a stablecoin pegged to the US dollar) automatically inside Coinbase Wallet, and topping up later works exactly the same way. The wallet is just the container: install it, fund it by card, paste the key into your code or your agent's MCP config, done. Step-by-step walkthrough inside.

And this path is only getting shorter: with Visa, Mastercard, and American Express now members of the x402 Foundation, card-native rails for agent payments are where the standard is heading. Skim will support them the day they exist — your integration won't change.

Point your agent at Skim.

One micropayment per call. Clean markdown or typed JSON back. No signup required to start integrating — or try it yourself first, free, no wallet needed.