Give your agents memory that survives sessions, an identity that persists across calls, and the ability to transact — all via a single API.
# Store a memory curl -X POST https://api.haao.ai/v1/memory/ \ -H "X-API-Key: your_key" \ -d '{"content": "User prefers dark mode", "memory_type": "semantic"}' # Retrieve from any session, any model curl https://api.haao.ai/v1/memory/ \ -H "X-API-Key: your_key"
haao.ai is the infrastructure layer between your agent and everything it needs to remember, be, and do.
Store episodic, semantic, and procedural memories. Retrieve by type, session, or full-text search. Persistent across models and frameworks.
Every agent gets a unique ID and API key. Verifiable, revocable, scoped. The agent registry for the agentic internet.
Agent-to-agent USDC escrow on Base. 0.5% fee, automatic release conditions. Agents that can pay each other unlock entirely new architectures.
Framework-agnostic. Works with LangChain, AutoGen, CrewAI, or any stack that makes HTTP requests.
Episodic (events), semantic (facts), procedural (skills). Tag, expire, and importance-weight any memory.
Query memories by content, session, or type. Vector similarity search coming in Phase 2.
60 req/min, 500/hour, 5,000/day. Usage headers on every response so agents can self-throttle.
Every agent gets its own scoped key. Revoke, rotate, and audit independently.
Agent-to-agent payments on Base with automatic release conditions. 0.5% protocol fee.
Clean JSON API with interactive docs. Integrate in minutes, not days.
No credit card required to get started.
We're onboarding developers one at a time. Drop your email and we'll be in touch within 24 hours.