Know Your Agent Goes On-Chain: ERC-8004 Launches on Ethereum Mainnet

Know Your Agent just went on-chain. ERC-8004 — Ethereum’s “Trustless Agents” standard — deployed to mainnet yesterday at 9:00 AM ET, establishing the first decentralized KYA infrastructure for AI agents. Within 24 hours: ZyfAI (managing $10.5 million in deposits) began registering agents, ETH climbed above $3,000 on launch momentum, and the ecosystem now claims 70+ projects actively building on the standard.

That’s a faster adoption curve than ERC-20 or ERC-721 saw in their early days. Here’s what actually happened — and what it means for Know Your Agent infrastructure.


Launch Day: Decentralized KYA Goes Live

Marco De Rossi (MetaMask’s Head of AI) confirmed the deployment proceeded without technical issues. Three core registries went live simultaneously — Identity, Reputation, and Validation — forming what Davide Crapis (Ethereum Foundation AI Lead) calls “the platform that secures and settles AI-to-AI interactions.”

Contract addresses are now live and deterministic across networks:

  • Identity Registry: 0x7177a6867296406881E20d6647232314736Dd09A
  • Reputation Registry: 0xB5048e3ef1DA4E04deB6f7d0423D06F63869e322
  • Validation Registry: 0x662b40A526cb4017d947e71eAF6753BF3eeE66d8

Gas costs for agent registration run approximately 99,000 gas on mainnet — a 30% reduction from earlier testnet versions. L2 deployments on Base, Optimism, and Taiko offer significantly lower costs for high-volume KYA use cases.

The mainnet deployment followed an unprecedented testnet phase. According to BlockEden’s analysis, eight independent implementations emerged within 24 hours of the original specification release in August 2025. For comparison, ERC-20 took months to see its first implementations.


First Movers: Who Registered Day One

The first wave of production integrations reveals how diverse Know Your Agent applications will become.

ZyfAI leads by assets under management, having executed 135,000+ autonomous portfolio rebalances in December across Base, Arbitrum, and Sonic networks. The protocol combines ERC-8004’s Validation Registry with zero-knowledge proofs to make every rebalancing decision cryptographically verifiable. With $10.5 million in deposits, it’s the largest early adopter by AUM — and now every agent in their system has a verifiable on-chain identity.

Cortensor approaches from the infrastructure side — a decentralized compute network that routes tasks based on ERC-8004 reputation scores. Agents with stronger track records get priority access to compute resources. It’s an elegant market mechanism: better KYA history means better service.

VIBE represents the marketplace model, building agent discovery where each AI receives an identity token and participates in a common reputation system. Agents browse the web, execute code, and interact with smart contracts while maintaining portable, verifiable identities that travel with them across platforms.

The Nuwa Protocol published their ERC-8004 implementation contracts for xNUWA, adding another reference implementation to the ecosystem. Phala Network released a TEE agent template enabling Intel TDX attestation within 5 minutes using their VibeVM environment.


Token Reactions: ZAUTH Surges, PAYAI Corrects

Adjacent tokens responded unevenly to mainnet deployment.

ZAUTH emerged as the standout performer with a 90% surge in 24 hours, driven by its role verifying x402 endpoints before agents send payments. That’s critical Know Your Agent infrastructure for agentic commerce — verify the payment destination before the agent commits funds. The token reached $0.004 with trading volume spiking 119%.

PAYAI Network experienced profit-taking after its 1,900% run-up during x402 hype in late 2025. It declined 28.55% in the 24 hours around launch while maintaining a $7.2 million market cap. DEXTER AI, which functions as a native x402 facilitator connecting ChatGPT and Claude to payment rails, dropped 18% to approximately $0.002.

The divergence makes sense: ZAUTH provides verification infrastructure that becomes more valuable as the KYA ecosystem grows. PAYAI and DEXTER had already priced in the launch.


Community Response: “Trustware” Enters the Lexicon

The cultural response surprised even the spec authors. Marco De Rossi noted: “Thousands of people started resharing… creating memes, discussing the protocol, and proposing philosophical frameworks about why it matters.”

One viral thread introduced “Trustware” as terminology for Ethereum’s new role: “Civilizations scale because humans are capable of implicit trust. AI agents are not — their only path to building an agentic society is through a ledger of shared truth.”

French crypto media coined “Passport NFT” to describe agent identities, while broader discussions framed registered agents as “artificial citizens” of Ethereum. The #TrustlessAgents hashtag emerged as the primary community tag, with secondary activity under #ERC8004 and #DeAI.

De Rossi’s announcement thread reached 39,000 views; Crapis’s roadmap post achieved 37,200 views with strong reshare ratios. The Know Your Agent conversation just found its decentralized infrastructure layer.


Centralized KYA vs. Decentralized KYA

The Know Your Agent market now has two distinct camps: centralized verification and decentralized infrastructure. They’re answering different questions. Centralized KYA asks “should I trust this agent?” and computes a score. Decentralized KYA asks “what is this agent’s verifiable history?” and shows the ledger.

The launch intensifies competition between these approaches.

Visa’s Trusted Agent Protocol (TAP), launched October 2025 with partners including Stripe, Shopify, Coinbase, and Microsoft, processed “hundreds of secure agent-initiated transactions” during testing. Visa positions 2026 as the year “AI agents won’t just assist your shopping — they will complete your purchases, powered by Visa’s global scale.” That’s centralized KYA: Visa decides who’s trusted.

Vouched bet on Anthropic’s ecosystem with MCP-I (Model Context Protocol – Identity), offering Agent Shield for detection and Agent Bouncer for verification. Their Know Your Agent approach emphasizes “human-behind-the-agent verification” — a philosophical difference from ERC-8004’s machine-native identity model.

Trulioo acknowledged the trend in its “Five Trends Reshaping Digital Identity in 2026” report, explicitly mentioning KYA frameworks while maintaining focus on traditional KYC/KYB rather than blockchain solutions.

The competitive differentiation is clear: ERC-8004 offers open, permissionless KYA infrastructure. Competitors maintain centralized trust registries. As PayRam’s analysis noted: “Google’s A2A protocol is an excellent tool for agents operating within a trusted corporate environment, but it was never designed for the ‘Wild West’ of an open, permissionless internet.”


Developer Resources for KYA Implementation

The technical ecosystem matured significantly around launch. Key resources now live:

Official Documentation:

SDKs and Implementations:

Tutorials:


Technical Observations: What Security Researchers Found

Security researchers identified considerations without discovering critical vulnerabilities.

Sybil attack risks remain inherent to reputation systems — feedback authorization only partially mitigates spam from fake agents. The Identity Registry requires external zkTLS verification to prevent domain impersonation, a gap the specification acknowledges but doesn’t resolve.

The reference implementation added safeguards beyond the specification: self-feedback prevention in the Reputation Registry, self-validation blocking in the Validation Registry, and OpenZeppelin ReentrancyGuard throughout. All 79 tests pass with full specification compliance.

Active debates on Ethereum Magicians include on-chain versus off-chain storage tradeoffs, registration deposit mechanisms for spam prevention, and whether to use single aggregate reputation scores or modular approaches. These are foundational questions for any Know Your Agent system.


The Transferability Gap in Know Your Agent

Here’s what most launch coverage isn’t addressing: ERC-8004 agent identities are fully transferable NFTs.

The specification states explicitly that “the owner of the ERC-721 token is the owner of the agent and can transfer ownership” and that agents are “immediately browsable and transferable with NFTs-compliant apps.”

This enables agent marketplaces and ownership transfers — legitimate use cases. But it creates a tension for Know Your Agent: when an agent NFT sells, the accumulated reputation travels with it. Bad actors could buy high-reputation identities to bypass trust requirements. That’s reputation laundering — and it undermines the entire point of KYA.

The specification’s Security Considerations section acknowledges that “Sybil attacks are possible, inflating the reputation of fake agents” and notes the protocol cannot cryptographically guarantee advertised capabilities are functional or non-malicious.

For Know Your Agent applications requiring non-transferable identity — where reputation must reflect genuine earned history rather than purchased credentials — ERC-8004 alone isn’t sufficient.

ERC-5192 defines soulbound tokens — NFTs with a locked() function that, when true, causes all transfer functions to revert. Once minted to an address, a soulbound token cannot move. You can burn it (the right to disappear), but you can’t sell it.

This solves the reputation laundering problem. If identity can’t transfer, reputation markets can’t form. An agent’s KYA history reflects what that specific agent actually did — not what some previous owner accumulated.


What Comes Next for Know Your Agent

The ecosystem now includes 1,000-2,000 active builders, 70+ projects with demos, and 80+ enrolled builder groups. Media coverage frames this as “the most significant agent infrastructure standard since the AI commerce conversation began.”

Key questions for Know Your Agent infrastructure in the next 90 days:

  • Adoption velocity: How many agents register in Q1? The testnet saw 1M+ registrations — will mainnet match?
  • L2 expansion: Base and Optimism deployments are live. Will Arbitrum, zkSync, and Polygon follow?
  • Enterprise integration: Will any centralized KYA providers (Trulioo, Vouched) integrate ERC-8004 as a data source?
  • Regulatory attention: Does decentralized agent identity attract regulatory interest — positive or negative?
  • Transferability solutions: Will the ecosystem adopt soulbound layers to address reputation laundering?

The specification remains in Draft status moving toward v2. But with contracts deployed and transactions flowing, decentralized Know Your Agent has crossed from proposal to production.


Coverage Sources

Major publications covering the launch:


ERC-8004 brings Know Your Agent infrastructure on-chain — but with a gap. Agent identities are transferable NFTs, meaning reputation can be bought and sold. For KYA applications where identity must be non-transferable — where trust should be earned, not purchased — soulbound tokens provide the missing layer. RNWY deploys ERC-5192 soulbound tokens on Base specifically for this purpose. Our contract is live, ready to flag when an agent’s ERC-8004 identity transfers while their soulbound credential stays bound — because it can’t move.

For more on the Know Your Agent landscape and who’s building what, see our comprehensive guide to AI agent identity platforms.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *