Redactor

Pricing

1 credit per 10,000 characters.

A credit is one cent, drawn from the same Ounie wallet every Ounie app uses. There is no subscription here, no tier, and no pack to buy — the price is the price, and it is reserved before a run starts so a call can be refused but never overdrawn.

credits

What a call costs

characterscreditsin USDC
1,0001$0.012
10,0001$0.012
10,0012$0.024
50,0005$0.060
200,00020$0.240

The right-hand column is the keyless x402 rail, which charges a 1.2× premium over the credit price. That premium buys what an account would otherwise provide: on the credit rail a failed run refunds, and on chain nothing can be refunded at all.

Buy credits on ounie.com
free

What never costs anything

  • Reading a past run, by id or in the list.
  • Asking what the engine detects, and what it refuses to.
  • Checking your credit balance.
  • A run that fails — the reserve refunds pool for pool.
bills

What does cost something

  • A redact call, priced from its character count.
  • A rehydrate call, priced the same way. It runs, so it bills — a round trip is two calls.
  • A document with nothing in it. “There is nothing to strip” is a real answer, and charging nothing for it would make a clean document look like a failed call.
CHARACTERS IN ONE CALL11 cr10,0001 cr10,0012 cr50,0005 cr200,00020 crRehydrating is a second call and bills the same way — it runs. Reading a run you already paid for is free.

Agents

No account? Pay per call in USDC.

POST the payload and you get a 402 quoting the exact price for that payload on Base. Sign it, retry with an X-Payment header, get the result. The price is computed from what you sent — there is no flat rate baked into the route.

POST https://redact.ounie.com/api/x402/redact
POST https://redact.ounie.com/api/x402/rehydrate

An unsupported entity type, an unknown mode or an over-cap payload comes back as a plain 4xx with no quote in the body. Quoting a price for work that can never succeed would make you sign an authorization for a guaranteed failure, and it would put the two rails in disagreement about the same request.

Caps

characters per call
200,000
documents per call
50
runs in flight
5