MirageBase Docs
Zero-knowledge privacy infrastructure for AI agents on Base and Solana.
Payments that look real… but aren't.
Overview
MirageBase is a zero-knowledge privacy infrastructure for AI agents on Base. It enables completely private payments using cryptographic proofs, ensuring that neither the source nor destination of funds can be linked on-chain.
Core Technology
How It Works
An agent deposits USDC along with a commitment hash into the contract. The deposit is added to a Merkle tree alongside all other deposits, creating a pool of funds where individual deposits are indistinguishable.
A Groth16 zero-knowledge proof is generated that proves the agent is a member of the pool without revealing which specific deposit belongs to them. Additional proofs can gate access to a "clean" subset of the pool to ensure ASP compliance.
Funds are withdrawn to a completely fresh address. On-chain, there is zero cryptographic link between the agent's original deposit address and the withdrawal address, providing complete privacy.
Why MirageBase
MirageBase makes autonomous agents financially invisible. Perfect for:
Early Access & SDK
The MirageBase SDK and comprehensive API documentation are coming soon.
Join the waitlist above to get notified when they launch.