Built on Base
Give your AI agents a verifiable identity
Register agents on-chain, grant scoped permissions in plain English, and build an immutable record of every action they take — all on Base.
Connect your wallet to register an agent
The infrastructure AI agents are missing
🪪AgentRegistry
On-Chain Identity
Each AI agent gets a unique bytes32 ID derived from your wallet — fully deterministic and provable without any trusted registry.
🔐DelegationManager
Scoped Delegation
Grant permissions in plain English ("buy ETH if below $3000") and the NL helper translates them into exact on-chain limits: max value per transaction, lifetime cap, expiry date, and allowed contracts.
📜On-chain events
Immutable Provenance
Every time your agent exercises a delegation, a DelegationUsed event is emitted on-chain with the action note, value, and timestamp. No database — the blockchain is the audit log.
How it works
- 1Connect wallet
- 2Register agent
- 3Grant scoped permission
- 4Agent acts within limits