What did GeoClear just launch?
The short version, the slightly longer version, and answers to the questions we keep getting. No jargon, promise.
Imagine you mail a letter without a stamp. Nobody can prove who sent it, when, or that it wasn't tampered with along the way. The letter is "naked."
AI agents today are sending "letters" all day long. Answers, decisions, transactions, approvals. None of them carry stamps.
We built the stamp. Every GeoClear answer comes with an invisible sealed receipt that proves who asked, when, what was answered, and that nothing's been changed. Anyone can check the seal. It's math, not trust.
Think of it as a flight recorder for AI agents. When something goes wrong (and it will), you have the replay.
Can you explain it like I'm five?
Imagine you mail a letter. Without a stamp from the post office, no one believes when you sent it or who sent it. The letter is "naked." Anyone could fake it.
Today's AI agents are like that. They send "letters" (answers) all day, to other agents, to apps, to companies. None of those letters have stamps. Nobody can prove later who sent it, when, or what the question even was.
We built the stamp.
Every time GeoClear answers a question (like "is this address in a flood zone?" or "should this drone deliver here?"), we put a tiny invisible seal on the answer. The seal says: who asked the question (so the answer can't be swapped onto a different question later), when (down to the second), who signed it (us, and only we can make the seal, because the key is locked in a special chip), and what the answer was (so it can't be edited after).
Anyone can check the seal, like reading a UPC barcode. They don't have to trust us; the math just works out, or it doesn't.
Why does this matter? Because in a few years, all of it (your bank, your insurance, your delivery, your lawyer's paperwork) will be done by AI agents talking to other AI agents. When something goes wrong (and it will), someone will ask: "Show me the answer the AI used." Today, there's nothing to show. We just made the thing to show.
What is GeoClear, in one sentence?
An API that answers location, climate-risk, and compliance questions, and seals every answer with a tamper-evident receipt that anyone can verify later.
What does "verification over information" mean?
Most APIs sell information. They give you an answer, you trust the vendor. We sell verification. We give you an answer plus the proof that it's real, signed, and replayable. If the answer is ever questioned, you don't have to call us. You just hand over the receipt.
Why does this matter now?
Because AI agents are about to be doing real work. Booking flights, approving loans, signing contracts, dispatching drones, running compliance checks. When something goes wrong, somebody (a regulator, an auditor, a customer) will ask: "Show me the answer the AI used on March 14." Today, there's nothing to show. We made the thing to show.
What's actually in the receipt?
Four things, sealed together: the question that was asked, the answer that was given, the time down to the second, and a signature from a key held inside a hardware-isolated signing boundary. The signature can only be made by us, but anyone can check it without contacting us, and any modification to the sealed answer is tamper-evident on verification.
How do I check a receipt myself?
Use the in-browser verifier to confirm what GeoClear returned at decision time, or check the X-GeoClear-Receipt header on any response from geoclear.io/api/health. The receipts are designed for independent verification with customer-held verification material, no GeoClear server is required for the verification result. Developers building a verification step into their own pipeline can find the public verifier package in the developer docs.
Is this blockchain?
No. Same family of math (cryptographic signatures), no blockchain, no token, no crypto coin. Just a sealed answer on a regular API call.
Is this AI?
No. We don't build AI. We build the thing that makes other people's AI safe to use in places where the wrong answer costs real money. Think seatbelts: we don't make cars; we make the safety part.
Who buys this?
Companies whose computers make automatic decisions where the wrong answer costs real money. Insurance carriers underwriting flood risk. Mortgage tools doing HMDA flood-zone determinations. Drone-delivery operators dispatching to bad addresses. Banks running climate-disclosure scoring. Any AI agent that calls an API and acts on the answer.
What does it cost?
Free tier (10K lookups/month) for development. Paid tiers from $49/mo to $999/mo for production volume. Decision-tier endpoints (flood determination, climate risk, full underwriting bundle) priced per decision: $0.50 to $5. Full pricing on the pricing page. No "contact sales" walls below enterprise.
How is this different from SmartyStreets / Google / Loqate?
They give you an answer. We give you an answer plus a tamper-evident operational receipt that proves what was returned at decision time. Same way "a photo" is different from "a notarized photo with a date stamp." None of them carry customer-held operational receipts on every response, and adding that pattern is not a copy edit; it requires building the trust boundary into the substrate, not bolting it on at the response layer.
Is the receipt system live today?
Yes. Every JSON response from geoclear.io has carried a tamper-evident operational receipt since 2026-04-23. Reviewers verify the receipt independently with customer-held verification material, see the in-browser verifier or the developer docs for the public verifier package.
Where do I see it work?
Live demo on the homepage at geoclear.io. The security demo at geoclear.io/security shows the full receipt with a click-to-verify flow.
Where can I read the deeper thesis?
Two pieces, depending on what kind of reader you are:
📜 The thesis: The Machine's One-Word Reply: Why JSON Isn't Enough. Why the agentic economy needs tamper-evident operational receipts. Read the Manifesto →
📡 The product launch: the 2026-04-30 launch post on Sovereign Trust about the GeoClear Receipt Engine substrate. What we shipped, why now, and how to verify a receipt yourself. Read on Sovereign Trust →