Pricing

One price. One company.

No plans, no seats, no minimum. You buy Ounie credits once and spend them here and across every other Ounie app. A credit is a cent.

With an Ounie account

12credits a dossier

= $0.12 · 1 credit = 1¢

  • Up to five rendered page fetches, a plain fetch for headers and assets, two searches for funding coverage, and a source-checked normalization pass over all of it.
  • Reserved when the dossier starts, settled only when a company actually resolves.
  • Nothing usable at that domain? Full refund. A parked page costs you nothing.
  • Narrowing sections is faster, not cheaper — the dossier is the unit.
  • Works over REST, MCP and the dashboard on the same meter.

Keyless · for agents

$0.144a dossier, in USDC

144000 atomic · Base · x402

  • No account, no key, no signup. Sign the 402 and retry.
  • A domain we could never research — malformed, an IP literal, a host that resolves to a private network — is refused before a price is quoted. You are never asked to sign for a guaranteed failure.
  • A domain that turns out to hold nothing is refused after your signature is verified but before it settles. An on-chain payment is final, so the check has to come first.
  • The agent premium over the credit price covers settlement; the dossier is identical.
POST https://company.ounie.com/api/x402/dossier
{"domain":"stripe.com"}
x402 reference →

Refunds

We don’t charge for an empty answer.

If a domain comes back thin — no page rendered, or fewer than two of the nine signal groups resolved — the whole reserve goes back to the exact pools it came from. No ledger entry, no partial charge.

The same applies when an upstream fails: you are refunded and told plainly that you were not charged. What always bills is a dossier you can act on — including a very sparse one, because “this company publishes almost nothing about itself” is a real finding and the sourcing behind it is real work.

YOUR WALLETOunie credits111111111111SETTLED12 credits

12 credits reserved while the dossier is built.

Always free

Reading what you paid for.

  • Re-reading any dossier you have already paid for
  • Listing and filtering your whole history
  • Checking your credit balance
  • Minting and revoking API keys
  • The public pricing and dossier-schema endpoints

There is no free dossier, though. Every one runs real page renders and a real search against live sources, and both cost money upstream — a free tier here would just be a thinner, worse dossier.

Questions

The awkward ones first.

How is this different from asking a model to research a company?

A model asked about a company answers from memory, and memory is where invented headcounts come from. Company Intel fetches the company's own pages first and builds the record only from what came back. Most of the dossier never touches a model at all — emails, phones, socials, the tech stack and the page list are read straight out of the fetched pages with no judgement involved.

What stops it from inventing a field?

Only five fields go to a model: the name, a description, the industry, headcount phrasing and postal addresses. Each one has to come back with a verbatim quote, and that quote is then searched for in the pages we actually fetched. A quote we cannot find means the claim is deleted — not softened, not marked low-confidence, deleted. The count comes back to you as dropped_claims.

Why is my dossier so empty?

Because that is what was on the site. A five-page brochure site for a plumbing company will give you a name, a phone number, a stack and not much else, and we would rather hand you that than fill the gaps with a plausible industry and a made-up headcount. An empty field means "not published", and that is itself useful information.

Is careers_open_roles zero when a company isn't hiring?

No — it is null when we could not tell, and a number only when we counted live job links on the careers page. Zero and null are different statements and we only make the one we can support. The same discipline applies everywhere: a missing field means unknown, never none.

What does a dossier cost?

12 Ounie credits — $0.12 in plain money, from the same wallet as every other Ounie app. No subscription, no minimum. A domain that resolves nothing usable is refunded in full, and reading or exporting dossiers you have already built is free forever.

Does narrowing sections make it cheaper?

No, it makes it faster. The billable unit is the dossier, so a request for just the contact surface costs the same as the full record. Narrow it when latency matters, not to save credits.

Can an agent use this without an Ounie account?

Yes. The x402 endpoint takes USDC on Base with no account and no key. A malformed domain, or one that resolves to a private network, is refused before a price is even quoted — you should never be asked to sign a payment for work that cannot happen. And a domain that turns out to hold nothing is refused after your signature is verified but before it settles, because an on-chain payment has no refund path.

Where does the tech stack come from?

Response headers and the assets the homepage actually loads. We deliberately never read the Content-Security-Policy header, which is the most tempting source and the worst one: it lists every host a site is permitted to contact, not one it uses, so mining it produces a long and confident stack for tools the company has never touched.