Skip to main content

209 posts tagged with "AI"

Artificial intelligence and machine learning applications

View all tags

Multi-Agent Trust Architecture: How TEE-Backed Wallets Solve the 'Autonomous Agent Can't Be Trusted' Problem

· 9 min read
Dora Noda
Software Engineer

Every week in 2026, another startup announces an "autonomous AI agent" that can trade crypto, manage DeFi positions, or govern DAOs. But here is the question nobody wants to answer: why should anyone trust a piece of software with real money?

The industry's answer is converging on a surprisingly elegant stack — Trusted Execution Environments (TEEs), on-chain identity registries, and programmable guardrails — that turns "trust the agent" into "verify the agent." In the span of three months, Coinbase shipped Agentic Wallets, MoonPay integrated Ledger hardware signing for AI agents, and the Ethereum Foundation ratified two new standards (ERC-8004 and ERC-8183) that together form the skeleton of a machine-native trust layer. This article maps the architecture that is quietly making autonomous agents bankable.

NEAR Protocol's 'Invisible Crypto' Gambit: How a Transformer Co-Author Is Betting That AI Agents — Not Humans — Will Drive the Next Billion Blockchain Transactions

· 9 min read
Dora Noda
Software Engineer

The co-author of "Attention Is All You Need" — the paper that spawned ChatGPT, Gemini, and the entire large language model revolution — believes that the future of crypto is not about getting more humans to use wallets. It is about making crypto so invisible that neither you nor the AI agent booking your flights, managing your portfolio, and paying your bills ever needs to think about it.

On February 23, 2026, NEAR Protocol launched near.com, a super app that bundles wallet management, confidential transactions, AI-powered insights, and cross-chain asset management into a single consumer interface. Within days, NEAR's token surged 40% in a week, Confidential Intents went live enabling private cross-chain swaps, and the NEAR Intents framework crossed $10 billion in all-time volume. This is not a typical protocol upgrade announcement. It is a full-stack thesis about what crypto becomes when AI agents outnumber human users on-chain.

Virtuals Protocol: Bridging AI Agents and Robotics in the Autonomous Economy

· 10 min read
Dora Noda
Software Engineer

What happens when 18,000 AI agents generate nearly half a billion dollars in economic output — and then start controlling physical robots? That is no longer a thought experiment.

Virtuals Protocol, the largest autonomous agent economy on Base, has crossed $479 million in Agentic GDP and is now extending its infrastructure from software into the physical world through its Base Batches 003: Robotics program. The transition marks a pivotal inflection point for the $11 billion agentic AI market: the moment autonomous digital labor begins operating machinery, handling logistics, and settling payments without human intermediaries.

From Meme-Coin Launchpad to the Largest Agent Economy on Chain

Virtuals Protocol launched in late 2024 as a tokenized AI agent platform on Base, Coinbase's Ethereum Layer 2 network. Early traction came from speculative agent token launches — a mechanism where anyone could deploy an AI agent with its own tokenized identity. But the protocol rapidly evolved beyond speculation.

By March 2026, the numbers tell a different story. Over 18,000 autonomous agents are deployed across the Virtuals ecosystem, collectively generating more than $479 million in Agentic GDP (aGDP) — the total value of services produced, tasks completed, and payments settled by autonomous agents. The VIRTUAL token, which powers the ecosystem's capital formation and staking mechanics, holds a market capitalization near $760 million.

The concept of aGDP is central to Virtuals' thesis. Unlike traditional crypto metrics such as Total Value Locked (TVL) or trading volume, aGDP measures productive economic output: content created, code reviewed, data analyzed, customer service handled, and transactions facilitated — all by agents operating without human direction. Virtuals' 2026 roadmap targets scaling from $300 million to over $3 billion in annualized aGDP, a 10x growth target that would place the protocol's autonomous output on par with a small country's GDP.

The Four Pillars: How Virtuals' Infrastructure Stack Works

Virtuals Protocol is not a single product but a coordinated infrastructure stack built on four pillars.

Unicorn handles capital formation. Anyone can launch a tokenized AI agent through a bonding curve mechanism. Each agent has its own token, creating a market for the agent's services and aligning economic incentives between agent creators, token holders, and service consumers. This is where the "launchpad" label originates — but Unicorn now functions more like an autonomous IPO mechanism for AI workers.

Agent Commerce Protocol (ACP) governs agent-to-agent transactions. ACP allows agents to independently request services from other agents, negotiate terms, execute work, and settle payments on chain. Unlike traditional API marketplaces that rely on static pricing and one-off calls, ACP enables dynamic, multi-step commerce between autonomous agents. An agent tasked with writing a market report might independently hire a data-analysis agent for chart generation, a fact-checking agent for verification, and a distribution agent for publishing — all without human coordination.

Butler serves as the human-to-agent interface. While the agent economy operates autonomously, human users still need a way to deploy agents, monitor performance, and withdraw earnings. Butler provides that dashboard, bridging the gap between human capital providers and their autonomous AI workers.

Virtuals Robotics extends the agent economy into physical systems. This is the newest and most ambitious pillar, launched through the Base Batches 003 program in March 2026.

Base Batches 003: When Software Agents Get Bodies

The Base Batches 003: Robotics program, led by Virtuals Protocol in partnership with Coinbase's Base network, represents a deliberate strategic pivot. The premise is straightforward: robotics hardware has become capable, but the structural layer connecting physical machines to economic systems remains missing. Robots lack on-chain identity, permissioning frameworks, and payment settlement infrastructure. Virtuals aims to provide exactly that.

The program is accepting applications through March 20, 2026. Selected teams receive up to $50,000 in funding, mentorship from Virtuals and Base leadership, and access to a state-of-the-art Robotics Lab housing approximately 30 Unitree G1 humanoid robots. Ten shortlisted teams will receive all-expenses-paid residencies (up to $10,000 each) at the lab, culminating in a San Francisco Demo Day.

The target use cases are revealing: fleet operations (coordinating groups of robots through on-chain agents), robot-to-agent systems (physical machines that autonomously contract software agents for decision-making), and embodied AI workers that earn, spend, and settle payments through blockchain rails. A warehouse robot could, in theory, use ACP to hire a routing-optimization agent, pay for the service in VIRTUAL tokens, and report its operational costs back to a human owner via Butler — all autonomously.

This is not science fiction being built on a whiteboard. Unitree's G1 humanoid robots already retail for under $16,000, making fleet deployments economically viable for startups. The question Virtuals is asking is not whether robots can perform useful work — it is whether they can participate in decentralized economic systems while doing so.

ERC-8183: The Agentic Commerce Standard

Underpinning Virtuals' agent economy is ERC-8183, a proposed Ethereum standard co-authored with the Ethereum Foundation's dAI team in February 2026. ERC-8183 defines an open framework for "agentic commerce" — enabling users and software agents to coordinate tasks, escrow payments, and verify outcomes on chain.

The standard introduces a "Job" primitive with three parties: Client (who needs work done), Provider (who does the work), and Evaluator (who confirms quality). Funds are secured through an escrow contract and move through a four-state machine: Open, Funded, Submitted, and Terminal (completed, rejected, or expired).

What makes ERC-8183 architecturally significant is its evaluator flexibility. For subjective tasks like writing or design, evaluation can be handled by an AI system comparing output against the original request. For deterministic tasks like computation or proof verification, a smart contract can automatically validate results. For high-value engagements, evaluation can be delegated to a multi-signature group or DAO.

ERC-8183 also fits into a broader emerging standards stack: x402 handles "how to pay" (an HTTP payment protocol for agent-native payments, championed by Coinbase), ERC-8004 addresses "who the other party is" (on-chain identity and reputation for AI agents), and ERC-8183 governs "how to transact with confidence." Together, these three standards form the commercial infrastructure layer for autonomous economic actors.

The Revenue Network: $1 Million Monthly to Working Agents

In February 2026, Virtuals launched its Revenue Network — a mechanism designed to reward agents that generate real economic value rather than speculative token activity. Up to $1 million per month is distributed to agents that sell services through ACP, creating a direct financial incentive for building agents that perform useful work.

The Revenue Network represents a philosophical shift in crypto-AI. Most AI token projects derive value from speculation on future utility. Virtuals is attempting to create a system where token value is backed by measurable productive output — the aGDP metric. An agent that consistently earns through service provision generates returns for its token holders, creating a fundamentally different economic model than the typical "buy token, hope for appreciation" dynamic.

This approach has attracted institutional attention. The protocol's $1 million monthly distribution, combined with the community rewards program launched in March 2026, creates a sustainable yield mechanism for participants who deploy high-performing agents. It also establishes competitive dynamics: agents that provide better, faster, or cheaper services earn more, while underperforming agents are gradually squeezed out by market forces.

Competitive Landscape: Who Else Is Building the Machine Economy

Virtuals is not operating in isolation. Several projects are building adjacent infrastructure for autonomous agent economies.

Fetch.ai (now part of the Artificial Superintelligence Alliance alongside SingularityNET and Ocean Protocol) focuses on multi-agent systems for supply chain and DeFi automation, though its approach is more enterprise-oriented and less focused on permissionless agent deployment.

Autonolas provides an open-source framework for autonomous agent services, emphasizing composability and co-ownership of agent code. Its olas staking mechanism rewards developers who build agents that operate autonomously.

NEAR Protocol is pursuing AI-first UX through its Confidential Intents architecture, aiming to make blockchain interactions invisible to end users by delegating transaction construction to AI agents.

What distinguishes Virtuals is its integrated stack — capital formation, commerce protocol, human interface, and now physical robotics — all coordinated under a single token economy. Most competitors offer one or two layers; Virtuals is attempting to own the full vertical from agent creation to physical deployment.

The broader market context supports the thesis:

  • Microsoft reported in February 2026 that over 80% of Fortune 500 companies now use active AI agents
  • Analysts estimate the crypto AI agent market could grow as large as $250 billion
  • AI-driven commerce is projected to reach $1.7 trillion globally by 2030
  • Only about 1% of enterprise software currently uses agentic AI, with adoption expected to reach 33% by 2028

The market is still in its earliest innings — and Virtuals is betting that owning the full vertical gives it a structural advantage as adoption accelerates.

Risks and Open Questions

The Virtuals thesis is ambitious, and several risks warrant attention.

Regulatory uncertainty remains the most significant overhang. Tokenized AI agents that autonomously transact raise novel questions for securities regulators. If an agent token represents a share of the agent's future earnings, it could be classified as a security under existing frameworks. Neither the SEC nor CFTC has addressed autonomous agent tokens directly.

aGDP measurement is inherently difficult to audit independently. While Virtuals publishes aggregate numbers, the methodology for calculating productive output across 18,000 agents lacks third-party verification. Skeptics question whether all reported aGDP represents genuinely useful work or includes circular agent-to-agent transactions that inflate the metric.

Robotics integration is the hardest challenge. Software agents can be deployed, tested, and shut down cheaply. Physical robots operating in the real world face liability, safety, maintenance, and hardware failure risks that software-only systems do not. The leap from "AI agent writes a blog post" to "AI agent controls a humanoid robot in a warehouse" is orders of magnitude more complex.

Token concentration and governance risks are also relevant. Virtuals' four-pillar stack creates significant platform dependency — if the VIRTUAL token loses value or the protocol's governance is captured, the entire agent economy suffers.

What This Means for the Broader Crypto-AI Convergence

Virtuals Protocol's trajectory illustrates a broader pattern in the crypto-AI convergence: the shift from speculation to productive infrastructure. The first wave of AI tokens (2023-2024) was largely narrative-driven — projects launched tokens tied to vague AI promises. The second wave (2025) saw the emergence of functional agent frameworks. The third wave, now unfolding in 2026, is characterized by measurable economic output, standardized commerce protocols (ERC-8183), and the extension of autonomous systems into physical domains.

The 282 projects with a combined $4.3 billion market cap working on autonomous intelligence in crypto represent one of the sector's fastest-growing categories. But the winners will likely be determined not by token market cap but by aGDP — by which protocols' agents actually do useful work that humans and businesses are willing to pay for.

Virtuals' bet is that building the full stack — from tokenized agent creation to on-chain commerce to physical robotics — creates compounding network effects that single-layer competitors cannot match. Whether that bet pays off depends on execution, regulatory developments, and the fundamental question at the heart of the agentic economy: will autonomous agents create enough real value to sustain the economic systems built around them?

The $479 million in aGDP suggests they are already doing so. The 30 Unitree humanoids waiting in that robotics lab suggest the ambition extends far beyond what software alone can achieve.


This article is for informational purposes only and does not constitute financial advice. Always conduct your own research before making investment decisions.

AI Now Drives 65–80% of Crypto Trading Volume — The Invisible Revolution Reshaping Every Trade You Make

· 8 min read
Dora Noda
Software Engineer

What if the entity on the other side of your last crypto trade wasn't a person at all? In March 2026, analysts estimate that 65–80% of all cryptocurrency trading volume is generated by AI-driven systems — autonomous agents, algorithmic market makers, and machine-learning-powered bots that never sleep, never panic, and execute thousands of orders per second. By year-end, that figure could hit 90%.

This isn't a distant forecast. It's already the water every crypto trader swims in. And most don't even know it.

The Blockchain AI Market Is Racing From $6B to $50B — Here's What's Actually Driving the 733% Surge

· 8 min read
Dora Noda
Software Engineer

A $12 trillion centralized AI empire on one side. A $12 billion decentralized challenger on the other. The gap is staggering — but it's closing faster than anyone predicted, and the blockchain AI market's projected leap from $6 billion to $50 billion by 2030 tells only part of the story.

Crypto's 75% Code Commit Crash: AI Absorbs $211B in VC as Web3 Loses Half Its Developers — But Survivors Build More Than Ever

· 7 min read
Dora Noda
Software Engineer

Weekly open-source crypto commits have plummeted from 871,000 to 218,000 — a 75% collapse. Active blockchain developers dropped from 8,700 to 4,600, a 47% decline. Meanwhile, AI venture funding hit $211 billion in 2025 alone, absorbing talent at a pace the crypto industry has never faced. Yet hidden inside the wreckage is a paradox: the developers who stayed are more experienced, more productive, and shipping faster than ever before.

deBridge MCP Server: How AI Agents Are Learning to Trade Across 26 Blockchains Without Human Help

· 9 min read
Dora Noda
Software Engineer

What if your AI assistant could not only analyze crypto markets but execute cross-chain swaps on your behalf — moving tokens from Ethereum to Solana in seconds, without you ever touching a bridge interface? That future arrived in February 2026 when deBridge launched the first open-source Model Context Protocol (MCP) server purpose-built for cross-chain DeFi execution.

The deBridge MCP server transforms AI coding assistants like Claude and Cursor from passive advisors into active cross-chain traders. It is part of a broader race — alongside Coinbase's Agentic Wallets, OKX's OnchainOS, and Bybit's AI Skills — to build the middleware layer that connects large language models to live blockchain liquidity. But deBridge's approach stands apart: instead of locking users into a single exchange's ecosystem, it routes trades across 26+ blockchains through a decentralized solver network with zero locked liquidity and full user custody.

This is not a speculative roadmap. It is production infrastructure, available today on GitHub, already integrated into developer workflows. And it signals a fundamental shift in how humans — and machines — will interact with decentralized finance.

ERC-7857 and 0G AIverse: When AI Agents Become Ownable, Tradeable Digital Assets

· 10 min read
Dora Noda
Software Engineer

What if you could own an AI agent the same way you own a cryptocurrency — transfer it, sell it, or watch it appreciate as it learns? On March 4, 2026, decentralized AI infrastructure protocol 0G launched AIverse on its Aristotle Mainnet, introducing what it calls the first "Web 4.0" marketplace. The platform turns AI agents into intelligent NFTs (iNFTs) — tokens that carry actual intelligence, memory, and capabilities rather than just a link to a JPEG.

Behind it all sits ERC-7857, a new Ethereum token standard purpose-built for tokenized intelligence. With over $300 million in ecosystem funding and 100+ partners including Chainlink, Google Cloud, and Samsung Next already building on 0G's infrastructure, iNFTs may represent the most ambitious attempt yet to make AI agents into tradeable economic actors.

AI Agents and the Future of Crypto Wallet Security: MoonPay's Ledger Integration

· 9 min read
Dora Noda
Software Engineer

Every AI agent needs a wallet. But who holds the keys?

On March 13, 2026, MoonPay answered that question by launching the first AI agent platform secured by a Ledger hardware signer — a move that forces every transaction through a physical device where private keys never touch the internet. In a market where 60–80% of global crypto trading volume is already AI-driven and autonomous agents manage billions in assets, MoonPay's bet is that the winning architecture isn't the one that moves fastest, but the one that humans still trust.

The Key Problem Nobody Solved

The crypto AI agent explosion of 2025–2026 created a paradox. Autonomous agents need wallet access to trade, bridge, stake, and pay for services. But wallet access means key access — and key access means trusting software with everything you own.

Before MoonPay's Ledger integration, the industry offered two imperfect options:

  • Full autonomy, zero security. Give the agent your private key or seed phrase. It can act instantly, but a single vulnerability — a prompt injection, a compromised dependency, a rogue API call — drains the wallet. In February 2026, supply chain attacks targeting dYdX through compromised npm and Python packages, linked to the Lazarus Group, demonstrated how real this threat is.

  • Full security, zero autonomy. Keep keys locked in cold storage and approve every transaction manually. Safe, but it defeats the purpose of autonomous agents entirely. You become the bottleneck in a system designed to operate at machine speed.

MoonPay's Ledger integration introduces a third path: autonomous strategy, human-verified execution. The AI agent handles research, portfolio analysis, swap routing, and trade construction. But every on-chain transaction must be physically confirmed on a Ledger device before it executes. The agent is the brain; the hardware wallet is the lock.

How It Actually Works

MoonPay Agents, initially released on February 24, 2026 as a command-line interface (CLI) tool, lets AI agents manage wallets, execute trades, and transact across multiple blockchains. The March 13 update adds native Ledger signer support, making it the first CLI wallet with this integration.

The technical flow is straightforward:

  1. Connect any Ledger signer (Nano S Plus, Nano X, Gen5, Stax, or Flex) via USB to the MoonPay CLI
  2. The agent automatically detects wallets across all supported networks — Ethereum, Solana, Base, Arbitrum, Polygon, Optimism, BNB Chain, and Avalanche
  3. The AI agent constructs transactions based on its strategy logic
  4. Each transaction is routed to the Ledger device for physical verification and signing
  5. Only after the user confirms on the hardware device does the transaction broadcast

The critical security property: private keys are generated and stored inside the Ledger's secure element chip. They never leave the device, never touch the host computer's memory, and never enter the AI agent's execution environment. The agent can propose any action, but it cannot execute without human approval.

Available now in MoonPay CLI version 0.12.3 at moonpay.com/agents.

The Agent Security Spectrum

MoonPay's approach sits at one end of a security spectrum that the crypto industry is rapidly defining. Each major player has staked out a different position, and the tradeoffs reveal fundamentally different visions for how humans and AI agents should interact.

Coinbase Agentic Wallets: Hosted Custody with Guardrails

Coinbase launched its Agentic Wallets in February 2026, built on multi-party computation (MPC). Every action is signed by the agent using MPC and recorded on-chain on Ethereum or Base. Creators retain an emergency administrative key that can freeze or recover funds if malicious behavior is detected.

The model prioritizes programmability. Developers set spending limits, whitelisted contract interactions, and automated guardrails. The agent operates within defined boundaries without needing transaction-by-transaction human approval. It's closer to giving an employee a corporate card with spending limits than requiring a manager's signature on every purchase.

Tradeoff: Keys are managed in Coinbase's hosted infrastructure, not on a physical device the user controls. This is convenient for developers building autonomous systems but requires trusting Coinbase's custodial infrastructure.

x402 Protocol: Fully Autonomous Machine Payments

At the opposite extreme, Coinbase's x402 protocol enables fully autonomous machine-to-machine payments with no human in the loop at all. Built directly into the HTTP layer, x402 lets AI agents pay for API calls, compute credits, and data access automatically using USDC on Base.

Alchemy integrated x402 in February 2026, creating a flow where an AI agent independently purchases compute credits and accesses blockchain data without any human intervention. The protocol has processed over 50 million transactions in testing, though daily real-world volume remains modest at roughly $28,000 — a sign that the infrastructure is ahead of adoption.

Tradeoff: Maximum speed and automation, but zero human oversight per transaction. Suitable for micropayments and API access, but risky for large trades or portfolio management.

MetaMask: Session Keys and Scoped Access

MetaMask's approach uses session keys — temporary, scoped permissions that allow AI agents to perform specific actions while users retain full custody. Think of it as giving a valet your car key but programming it so it can only drive below 25 mph and can't open the trunk.

Tradeoff: More granular than MoonPay's all-or-nothing Ledger approval, but session keys are software-based, making them vulnerable to the same class of attacks that hardware wallets are designed to prevent.

Where MoonPay Fits

MoonPay's Ledger integration occupies the maximum-security end of the spectrum. No transaction executes without a physical button press. This makes it the slowest option for high-frequency trading but the most resistant to software-based attacks, agent compromise, and unauthorized transactions.

As Ledger's chief experience officer noted: "There is a new wave of CLI and agent-centric wallets emerging, and these will need Ledger security as a feature, too."

The $30 Trillion Question

The stakes are enormous. The agentic economy is projected to grow to $30 trillion by 2030, according to industry estimates. Microsoft reported in February 2026 that more than 80% of Fortune 500 companies now use active AI agents. In crypto specifically, over 550 AI agent projects exist with a combined market cap exceeding $4.3 billion, and AI quant funds reported average returns of 52% in 2025 while 84% of retail traders lost money.

The question isn't whether AI agents will manage crypto portfolios — they already do. The question is what security architecture becomes the institutional standard.

Three models are competing:

  1. Hardware-in-the-loop (MoonPay + Ledger): Maximum security, human approval required, slower execution
  2. Hosted MPC with guardrails (Coinbase): Programmable boundaries, developer-friendly, custodial trust required
  3. Fully autonomous (x402, Alchemy): Maximum speed, zero friction, suitable only for low-value transactions

For retail users managing personal portfolios, hardware-in-the-loop may be ideal — the latency of pressing a button on a Ledger is irrelevant when you're making a few trades per day. For institutional quantitative strategies executing thousands of trades per second, it's a non-starter. For machine-to-machine micropayments, full autonomy is the only viable path.

The likely outcome isn't a single winner but a layered security stack. AI agents will use fully autonomous payments for sub-dollar API calls, MPC-secured wallets with spending limits for mid-range operations, and hardware-signed authorization for high-value transactions — the same way humans use tap-to-pay for coffee, a PIN for groceries, and a notary for real estate.

What This Means for Builders

MoonPay's move signals that the AI agent infrastructure war is entering its security-differentiation phase. The first wave was about capability — can agents trade, bridge, and swap? That's solved. The second wave is about trust — can users and institutions deploy agents without risking catastrophic loss?

For developers building on-chain AI agents, the practical takeaways are:

  • Security architecture is now a product differentiator. Users will choose agent platforms based on how keys are managed, not just what strategies agents can execute.

  • Multi-tier security is inevitable. No single model serves all use cases. Build with pluggable key management that can support hardware signers, MPC, and session keys depending on transaction value and risk profile.

  • Regulatory scrutiny is coming. As AI agents manage larger portfolios, regulators will ask who is responsible when an agent makes unauthorized trades. Hardware-in-the-loop creates a clear audit trail: every transaction has a human-verified signature.

The Trust Inflection Point

MoonPay's Ledger integration isn't a breakthrough in AI capability — the agents themselves don't get smarter. It's a breakthrough in the trust infrastructure that determines whether those agents get deployed at scale.

The crypto industry spent a decade learning that "not your keys, not your coins" is more than a slogan — it's an engineering requirement validated by exchange hacks, custodial failures, and billions in losses. Now, as AI agents ask for the same key access that centralized exchanges demanded, the industry faces the same question again: who holds the keys?

MoonPay's answer — a physical device that requires human confirmation for every transaction — is the most conservative possible response to the most important question in autonomous finance. In a market racing toward full automation, that conservatism might be exactly what institutions need to participate.

The agent economy will be built. The only question is whether it's built on a foundation of speed or a foundation of trust. MoonPay is betting that trust wins.


BlockEden.xyz provides enterprise-grade RPC and API infrastructure across Ethereum, Solana, Base, and 20+ blockchain networks — the foundational layer that AI agents depend on for reliable on-chain data and transaction submission. As autonomous agents demand secure, high-availability infrastructure, explore our API marketplace to build on foundations designed for the agentic era.