← openzoo.fun

Privacy

Last updated 28 August 2026

openzoo is pay-per-call access to language models, plus a memory service that stores text you bind so it can be searched later. This page covers that in the order that matters: what we hold, what we cannot take back, and who else sees your text.

There is no account

The gateway has no sign-up, no email, no password and no API key. Calls are paid per request over x402 and authenticated by the payment itself, so the only identifier attached to a call is the wallet address that paid it. We never ask for your name and have no way to connect one to a wallet unless you tell us.

chat.openzoo.fun is different. It runs a hosted chat app that keeps an account so conversations persist. The account is created by signing a fixed message with your wallet — no password exists — and your history is stored on our database until deleted. You can export all of it as a zip from the wallet panel at any time, and that export is everything we hold for that account.

On-chain payments are permanent and public

Every paid call settles as a real transaction on Solana, Base or Robinhood Chain. The paying address, the amount and the timestamp are written to a public blockchain by design. We cannot delete, redact or amend that, and neither can you. Anyone can read it, forever.

This is the tradeoff that makes an account unnecessary, and it is worth understanding before you send anything. If you would rather your spending not be publicly linkable to you, use a fresh wallet.

What we store when you bind a corpus

Binding sends your text to our memory service so later questions retrieve relevant passages instead of resending the whole body. That text is stored on our infrastructure until it is deleted.

Your prompts go to model providers

openzoo does not train models and does not own most of the ones it serves. When you ask a question, the prompt — and the retrieved slice of any bound corpus — is forwarded to the upstream provider running the model you chose. That provider sees it, and their privacy policy governs what they do with it, not ours. Which provider depends entirely on the model id you pick.

If a prompt should not leave your machine, do not send it to a hosted model. The local proxy and the plugin's bundled memory daemon exist for that case: binding and retrieval stay on your own computer, and only an actual model call ever leaves it.

What our logs contain

We keep operational logs to run the service and reconcile payments. They record:

We do not log prompt or response bodies. Truncation happens before anything is written, so the full values are not stored somewhere else — they are not stored at all.

No tracking on this site

openzoo.fun runs no analytics, no advertising pixels, no session recording and no third-party tracking of any kind, and sets no cookies. There is nothing to opt out of because there is nothing collecting. The hosted chat app has its own product telemetry switched off at the environment level.

Pages that read blockchain data query public RPC endpoints from your browser. Those providers see your IP the same way any site you visit does.

Getting your data out, and getting it deleted

Children

This service is not directed at children and is not intended for anyone under 13, or under the age of digital consent where they live.

Changes

If this policy changes in a way that affects what we collect or who sees it, the date at the top changes with it. We do not have your email, so we cannot notify you directly — a consequence of not collecting one.

Contact

Questions, deletion requests, or anything you think this page gets wrong: @STACCoverflow on X.

PrivacyTermsContact