ERC-8004 Explained: How AI Agent Wallets Work on Base
ERC-8004 is Ethereum's new standard for trustless AI agent identity, reputation, and validation. Learn how it works, why Base is the #2 chain for agent deployment, and how to find and track AI agent wallets using on-chain analytics.
Quick Answer: ERC-8004 is Ethereum’s standard for giving AI agents verifiable on-chain identities. It is not a token standard — it is an identity and reputation registry that lets anyone confirm whether a wallet belongs to a registered, accountable AI agent. On Base, over 17,600 agents have registered since the standard went live on January 29, 2026.
TL;DR:
- ERC-8004 is an identity and reputation registry for AI agents, not a token or coin
- Co-authored by MetaMask, Ethereum Foundation, Google, and Coinbase — it went live on mainnet January 29, 2026
- Base is the #2 chain for ERC-8004 deployment with 17,600+ agents registered
- AI agents on Base include platforms like Virtuals Protocol (18,000+ agents) and Clanker (13,000 tokens/day)
- ERC-8004 agent wallets are trackable on-chain just like any other wallet — Ramaris tracks 829 wallets on Base with $147M+ in realized profits
- Understanding which wallets belong to agents versus humans is now essential for reading on-chain data accurately
What is ERC-8004?
ERC-8004 is a new Ethereum standard that creates a formal system for registering AI agents on the blockchain. Think of it as a public directory — except instead of names and phone numbers, it stores cryptographic identities, reputation scores, and validation records for autonomous software programs that hold and spend cryptocurrency.
Before ERC-8004, there was no standardized way to tell whether a wallet was operated by a human or an AI. An address is just a string of characters. It could belong to a day trader, a market-making bot, a completely automated DeFi strategy, or an AI agent carrying out instructions from a natural language prompt. Every analytics tool — including Ramaris — treats them the same, because there was no reliable way to distinguish them.
ERC-8004 changes that by creating three registries that work together:
Identity Registry: Records which wallet addresses belong to registered AI agents, who deployed them, and when they were registered. The Identity Registry contract on Base is deployed at 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432.
Reputation Registry: Tracks behavioral history for each registered agent — how reliably it executes tasks, whether it has been flagged for suspicious behavior, and what other agents or users have vouched for it.
Validation Registry: Records third-party audits and endorsements. This lets frameworks and protocols verify that an agent has been reviewed by a trusted source before granting it access to sensitive operations.
These three registries work together to create something that did not exist before: a tamper-proof record of an AI agent’s identity and track record, stored permanently on-chain where anyone can verify it.
Why Was ERC-8004 Created?
The short answer is that AI agents already existed on-chain long before this standard — they just could not be identified or held accountable.
Platforms like Virtuals Protocol and Clanker have been deploying autonomous agents on Base for over a year. These agents hold wallets, execute trades, launch tokens, and move millions of dollars in on-chain value every day. Without any shared standard, every platform built its own approach to agent identity. Some used multisig wallets. Others used custodial infrastructure. Many used nothing at all — the agent was just a hot wallet connected to an API.
The problems this created were real and growing:
Accountability gaps. When an agent behaves unexpectedly — draining liquidity, front-running users, or simply malfunctioning — there was no clear record of who deployed it, what rules it was supposed to follow, or whether it had been audited.
Analytics noise. Human analysts trying to read on-chain data had no way to filter out agent activity from human activity. A surge of buys that looked like organic interest might be a single agent running thousands of transactions.
Interoperability friction. Every protocol that wanted to work with AI agents had to build custom identity and verification logic from scratch, creating redundant work and inconsistent standards across the ecosystem.
ERC-8004 was co-authored by MetaMask, the Ethereum Foundation, Google, and Coinbase specifically to solve these problems at the infrastructure level rather than leaving each protocol to solve them independently. It went live on Ethereum mainnet on January 29, 2026. Within three weeks, over 49,000 agents had registered across all supported chains — a signal of how much pent-up demand there was for this kind of infrastructure.
How Does ERC-8004 Work on Base?
When a developer deploys an AI agent on Base, they can register it with the Identity Registry by submitting a transaction that records the agent’s wallet address, the deployer’s address, and a metadata hash pointing to documentation about what the agent does.
Once registered, the agent’s wallet address is permanently linked to its on-chain record. Anyone can look up that address in the Identity Registry and confirm:
- That the wallet belongs to a registered agent (not an anonymous EOA)
- Who deployed the agent and when
- What the agent’s current reputation score is
- Whether the agent has received any third-party validations
The registration process costs a small amount of gas, which serves as a friction mechanism against low-effort spam registrations.
Base has become the second most active chain for ERC-8004 deployments, with over 17,600 registered agents as of late February 2026. Ethereum mainnet leads, but Base’s low transaction costs make it significantly cheaper to register and operate agents — a recurring theme across all types of on-chain activity that benefits from high transaction frequency.
What Does an AI Agent Look Like On-Chain?
This is where it gets concrete. An ERC-8004 agent is, at its core, just a wallet address that happens to be registered in the Identity Registry. On-chain, you cannot visually distinguish an agent wallet from a human wallet just by looking at a block explorer. Both show the same kinds of entries: incoming transfers, outgoing swaps, token approvals, contract interactions.
What you can tell from the activity patterns is often distinctive:
Transaction frequency. Human traders typically make somewhere between a few trades per day and a few dozen per week. Agents can execute hundreds or thousands of transactions per day. Clanker, for example, processes requests to launch tokens continuously — each launch involves multiple transactions in rapid sequence.
Timing regularity. Humans trade irregularly — they sleep, get distracted, react to news at human speed. Agents often show extremely regular timing patterns: transactions every N seconds, or bursts of activity at consistent intervals. This is one of the signals Ramaris’s sybil detection pipeline looks for when identifying whether multiple wallets belong to the same operator.
Contract interaction patterns. Agents tend to interact with a narrow, consistent set of contracts — the specific DEX router, the specific token factory, the specific lending protocol their architecture is built around. This consistency is one reason the contract overlap signal in sybil detection is useful.
Wallet age vs. activity volume. Agents often show high transaction counts in wallets that were created very recently. A wallet three weeks old with 4,000 transactions is almost certainly an agent.
The ERC-8004 registry makes this identification explicit rather than inferential. Instead of guessing from behavior, you can check the Identity Registry and confirm directly. For anyone doing serious on-chain analysis, this is a significant data quality improvement.
The AI Agent Economy on Base
Understanding ERC-8004 in isolation misses the larger context: Base has become one of the most active environments for AI agent deployment anywhere in DeFi, and the economic activity these agents generate is substantial.
Virtuals Protocol
Virtuals Protocol is a framework for deploying and trading AI agents as tokenized assets. Each agent launched through Virtuals has its own associated token, its own wallet infrastructure, and its own on-chain economic activity. As of early 2026, the platform has over 18,000 registered agents, a collective aGDP (agent gross domestic product, their measure of total agent-generated economic output) of $477 million, and has facilitated over $8 billion in DEX volume.
Virtuals agents interact with DeFi protocols, respond to user requests, and in some configurations, autonomously manage liquidity positions. Each of these interactions appears as on-chain transactions from agent wallets.
Clanker
Clanker is an AI-powered token deployment framework originally built for Farcaster — a decentralized social network with significant Base adoption. Users can request a new token through a conversational interface, and Clanker autonomously deploys it on-chain. At peak activity, Clanker processed approximately 13,000 token deployments per day. The platform was acquired by Farcaster and has facilitated over $7.62 billion in all-time trading volume.
Every Clanker token deployment is an agent wallet transaction. The volume of activity this generates has made Clanker one of the more studied examples of how AI agents can generate significant on-chain footprint.
Coinbase Agentic Wallets
Coinbase launched agentic wallet infrastructure in February 2026 — purpose-built wallet tooling for AI agents that handles key management, transaction signing, and gas sponsorship without requiring the agent to manage private keys directly. This is a significant piece of infrastructure because key management has historically been one of the most difficult problems in deploying autonomous agents with real on-chain funds.
Coinbase’s approach provides a custodial layer that developers can use when they need simplicity, alongside non-custodial options for agents that require full autonomy. The launch signals that enterprise-grade infrastructure for agent deployment is maturing rapidly.
x402: Payments Between Agents
One of the less-discussed but consequential pieces of the emerging agent stack is x402, an HTTP payment protocol designed for agent-to-agent transactions. Rather than requiring humans to authorize every payment, x402 lets agents pay each other for services — data, compute, API access — using micropayments settled on-chain.
The Ramaris Agent API uses x402 for per-request pricing ($0.05 per clusters request, no subscription required), which means an AI agent can autonomously query on-chain accumulation data and pay for each request without any human involvement in the payment flow.
ERC-8004 Is Not a Token Standard
This is worth addressing directly because it is a common source of confusion.
ERC-8004 does not create a new cryptocurrency. It does not define how tokens should be minted, transferred, or traded. There is no “ERC-8004 token” to buy, no airdrop associated with the standard, and no investment thesis based on the standard itself.
The confusion likely comes from the naming convention. Other well-known ERC standards — ERC-20 (fungible tokens), ERC-721 (NFTs), ERC-1155 (multi-token standard) — define token behaviors. ERC-8004 is in a different category: it is an identity and reputation standard. Its function is closer to a digital passport registry than to a token contract.
The assets that move through agent wallets are standard ERC-20 tokens, ETH, and other existing assets. ERC-8004 simply provides a way to identify and verify the agents that hold and transact with those assets.
If you see content claiming that “ERC-8004” is something to buy, treat it with significant skepticism. The standard itself is infrastructure — it is valuable because it improves the quality of the ecosystem, not because holding it gives you any financial exposure.
How to Track AI Agent Wallets with Ramaris
ERC-8004 makes AI agent wallets identifiable, but the actual on-chain activity those agents generate is visible to anyone with the right analytics tools — regardless of whether the wallet is registered in the Identity Registry.
Ramaris currently tracks 829 wallets on Base with $147M+ in realized profits across the wallets in its database. This population includes a mix of human traders, semi-automated strategies, and fully autonomous agents. The same analytics that surface notable human wallet activity also surface notable agent wallet activity.
For practical methods to find and evaluate wallets worth following, see How to Find Wallets Worth Following on Base. The evaluation criteria apply equally to agent wallets:
Win rate and PnL consistency. An agent that has been running for several months with consistent historical performance across different market conditions is generating a meaningful behavioral signal, regardless of whether it is autonomous software or a human trader.
Position sizing patterns. Agents typically exhibit more consistent position sizing than humans because their entry logic is rule-based. If you notice a wallet that sizes every position within a narrow range — say, always between $2,000 and $4,000 — that regularity is itself a signal worth investigating.
Protocol focus. Many agents are built around a specific protocol or strategy. An agent designed to provide liquidity on Aerodrome will look very different from one designed to snipe new token launches. Understanding the agent’s apparent specialization helps you interpret its activity correctly. See Tracking Aerodrome Wallets on Base for a worked example of protocol-specific tracking.
Accumulation cluster context. When multiple wallets accumulate the same token in a short window, it may signal coordinated agent activity rather than independent organic conviction. Ramaris’s sybil detection pipeline estimates how many independent entities are behind any given cluster, which is particularly relevant when agents are involved — a single operator can run dozens of agent wallets targeting the same position.
For the conceptual foundation of on-chain analytics, What is Smart Money? covers how to think about any wallet’s behavioral signals as research inputs rather than automatic triggers.
Reading Risk Signals in Agent Activity
Agent wallets can exhibit unusual risk profiles that are worth understanding before acting on their signals. A human trader who sizes a position at 40% of their portfolio is making a high-conviction bet. An agent doing the same may simply have a rule that says “deploy 40% of balance per signal” — the meaning is different even if the raw numbers look identical.
For a deeper treatment of how to read risk signals in wallet behavior, On-Chain Risk Signals: Reading Wallet Behavior on Base covers the behavioral indicators that help you calibrate how much weight to give any wallet’s activity.
Try Ramaris
Ramaris is a free on-chain wallet analytics platform for Base. Browse wallets by historical performance, create monitoring strategies, and set up alerts for the wallets and patterns you care about.
Try it free at ramaris.app.
For AI agents and developers building agent integrations, the full playbook for the Agent API — including sybil detection data, x402 payment integration, and accumulation cluster endpoints — is at ramaris.app/playbook.
Frequently Asked Questions
What is ERC-8004 in simple terms?
ERC-8004 is a registration system for AI agents on Ethereum and its connected chains. When a developer deploys an AI agent that holds a crypto wallet, they can register that wallet in the ERC-8004 Identity Registry. This creates a permanent, public record confirming the wallet belongs to a registered agent, who deployed it, and what its reputation history looks like.
Is ERC-8004 a new cryptocurrency or token?
No. ERC-8004 is an identity and reputation standard, not a token standard. There is no ERC-8004 coin or token to buy. It is infrastructure — like a public records system — that helps identify AI agent wallets. The assets those agents hold and trade are ordinary ERC-20 tokens and ETH.
When did ERC-8004 go live?
ERC-8004 went live on Ethereum mainnet on January 29, 2026. Within three weeks, more than 49,000 agents had registered across all supported chains.
Who developed ERC-8004?
The standard was co-authored by teams from MetaMask, the Ethereum Foundation, Google, and Coinbase. The participation of major industry players in its design is one reason the standard has seen rapid adoption since launch.
Why is Base the #2 chain for ERC-8004 agents?
Base’s low transaction fees make it significantly cheaper to deploy and operate AI agents than on Ethereum mainnet. With sub-cent gas costs, agents can execute thousands of transactions per day without the fees becoming prohibitive. Base also has an active developer community and strong support from Coinbase, whose agentic wallet infrastructure launched on Base in February 2026. Over 17,600 agents had registered on Base by late February 2026.
What is the ERC-8004 Identity Registry contract address on Base?
The Identity Registry contract on Base is deployed at 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432. You can inspect it on any Base block explorer.
How do AI agent wallets differ from regular wallets on-chain?
At a raw data level, they look the same — both are Ethereum addresses that send and receive transactions. Behavioral differences often emerge in transaction frequency (agents trade much more often), timing regularity (agents show mechanically regular intervals), position sizing consistency (agents tend to apply rules uniformly), and wallet age relative to activity volume (high transaction counts in newly created wallets suggest automation). ERC-8004 registration makes the identification explicit.
What is Virtuals Protocol and how does it relate to ERC-8004?
Virtuals Protocol is a framework for deploying and trading AI agents as tokenized assets on Base. Each agent has its own wallet and generates on-chain economic activity. Virtuals agents can register with ERC-8004 to establish verifiable identities. As of early 2026, Virtuals has over 18,000 agents, $477M in aGDP, and over $8 billion in total DEX volume.
What is Clanker?
Clanker is an AI-powered token deployment framework built for Farcaster, a decentralized social network. Users can request a new token through a conversational interface, and Clanker autonomously deploys it on Base. It was acquired by Farcaster and has processed over $7.62 billion in all-time volume, deploying approximately 13,000 tokens per day at peak activity.
What is x402 and how does it relate to AI agents?
x402 is an HTTP payment protocol for agent-to-agent transactions. Rather than requiring humans to approve every payment, x402 lets agents pay each other for services using on-chain micropayments. The Ramaris Agent API uses x402 for per-request pricing, so an AI agent can autonomously query on-chain data and pay for each request without human involvement.
How can I track AI agent wallets on Base?
The same tools used for human wallet tracking apply to agent wallets. Ramaris lets you browse wallets by historical performance metrics, monitor specific addresses in real-time, and set up alerts for notable activity. For a step-by-step walkthrough, see The Complete Guide to Wallet Tracking on Base.
Does ERC-8004 mean AI agents are safe or trustworthy?
Registration in ERC-8004 establishes identity and creates a reputation record — it is not a guarantee of trustworthy behavior. A registered agent can still malfunction, behave unexpectedly, or be used for harmful purposes. The standard makes agents more accountable and traceable, which is meaningfully different from making them safe. Always conduct your own research before acting on any on-chain signal from any wallet, agent or otherwise.
Keep Learning
- What is Smart Money? A Guide to On-Chain Intelligence — how to think about wallet signals as research inputs
- How to Find Wallets Worth Following on Base — practical methods for discovering wallets with notable historical activity
- The Complete Guide to Wallet Tracking on Base — fundamentals of on-chain wallet analytics
- On-Chain Risk Signals: Reading Wallet Behavior on Base — how to calibrate the weight you give any wallet’s activity
- How Ramaris Detects Coordinated Wallet Activity — identifying when multiple wallets belong to the same operator
This content is for informational and educational purposes only. It is not financial advice. Crypto assets are highly volatile and may lose value. Past wallet activity does not indicate future results. ERC-8004 registration data reflects on-chain records at the time of writing and may have changed. Always do your own research (DYOR) before making any financial decisions.
Track smart money wallets on Base
Real-time alerts, PnL history, sybil filtering. Free to start.
Start tracking wallets