Pay by card

Same API. Normal invoice.

Skim's agent-first rail pays per call in USDC. If your team runs on purchase orders and expense reports instead, buy reads with a card — your accountant never hears the word crypto.

Skim never charges you for a page it couldn't read.

Starter pack
$5one time
1,700 reads

Try it properly. Credits never expire.

  • 1,700 clean reads — no clock on them
  • No subscription, no renewal, no card on file after checkout
  • Same API, same speed as every paid tier
Solo
9per month
7,000 reads/mo

For a side project or a single agent in production.

  • 7,000 reads a month
  • Keep going past the cap — extra reads billed as you go
  • Cancel anytime from the billing portal
Team
$99per month
125,000 reads/mo

Production workloads with room to breathe.

  • 125,000 reads a month
  • Overage priced below the sticker rate
  • One invoice your accountant will actually understand
Scale
$499per month
950,000 reads/mo

High-volume pipelines and platforms.

  • 950,000 reads a month
  • Best per-read rate of any tier
  • Priority support by email

Need more than 950,000 reads a month?

Volume pricing, custom terms, and a human to talk to.

Contact us

How it works

  1. 1. Buy a pack or plan above

    Normal Stripe checkout — card in, receipt out. No signup form, no password.

  2. 2. Copy your API key from the confirmation page

    Right after payment you land on a page showing your key — it starts with sk402_ and is shown once. Save it in a password manager, like any other API key. The key is your account: whoever holds it can spend the credits. If you missed it, write to us via the contact page with your purchase email.

  3. 3. Order reads with the key

    Send the key in a header with every request. Any language, any tool — here's the whole thing with curl:

    curl "https://skim402.com/api/t/read?url=https://example.com" \
      -H "Authorization: Bearer sk402_YOUR_KEY"

    You get the page back as clean markdown. A standard read is 1 credit; pages that need a full browser render cost 2–3. Batch and extract endpoints are in the docs.

  4. 4. Check your balance anytime

    Paste your key on the account page to see credits remaining and any pending overage. Invoices, receipts, and cancelling are handled in the Stripe billing portal, one click from the same page.

Handing the key to an AI agent? That's the point.
Card pay isn't just for humans. Buy with the company card, give the key to your agent, and every read it makes lands on one normal Stripe invoice — conventional accounting, no crypto wallet anywhere in the loop. (Agents that do carry wallets can skip the key entirely and pay per call — and that rail is card-friendly too: you fund the wallet by buying USDC with a normal card, so it shows up on your statement like any other expense.)

A standard read is 1 credit. Pages that need a full browser render cost 2–3 credits. Failed reads are refunded automatically — you only pay for pages Skim actually delivered.

After checkout you get an API token instantly. Monthly plans keep working past the cap: extra reads are metered and appear on your next invoice. Cancel anytime.

Prefer to pay per call with no account at all? See wallet pricing →