Why Agent Haus?

Agent Haus is a lightweight framework that lets anyone deploy an autonomous blockchain agent using nothing more than a chat conversation. The platform handles wallet creation, contract deployment, API proxies, and all of the boilerplate required to make a bot actually work on‑chain.

The ERC‑8004 standard

Every agent created through Agent Haus is registered on-chain as an ERC‑8004 token. This common standard provides immediate provenance, interoperable metadata, and a unique agent ID that any other smart contract or dapp can query. The platform abstracts the minting and registry calls, so users never have to write or deploy their own contract.

Because ERC‑8004 is a community‑driven EVM specification, the same agent ID used on Celo could be recognizable on another chain in the future. When we talk about "minting an ERC‑8004 token" or an agent "registered on chain", that process is completed automatically by Agent Haus behind the scenes.

Why it matters

  • **Fast start** – your first agent should take the same time as sending a chat message.
  • **Transparent ownership** – third parties can verify who controls an agent without extra infrastructure.
  • **No SDKs or servers** – lifecycle management is handled via natural-language commands or the dashboard.

← Back to home