Skip to main content

67 posts tagged with "AI agents"

AI agents and autonomous systems

View all tags

AWS Hands AI Agents a Wallet: Why Bedrock AgentCore Payments Just Compressed the Agentic Economy Into a 30-Day Sprint

· 11 min read
Dora Noda
Software Engineer

On May 7, 2026, Amazon Web Services did something that, until very recently, sounded like a thought experiment: it gave AI agents a wallet. Bedrock AgentCore Payments — built with Coinbase and Stripe — lets autonomous agents pay for APIs, data feeds, paywalled content, and other agents in stablecoins, settling in roughly 200 milliseconds on Base. Three days earlier, Google Cloud and the Solana Foundation had launched Pay.sh for the same job on Solana. A week before that, Circle moved its gas-free Nanopayments rail from testnet to mainnet across 11 chains.

Three hyperscaler-grade agent payment stacks shipped in a 30-day window. The agentic economy stopped being a slide-deck phrase and became an SDK call.

What AWS Actually Shipped

Amazon Bedrock AgentCore Payments is a preview-stage feature inside AgentCore — AWS's runtime for building, deploying, and operating AI agents. The new piece is the payment primitive. With a single configuration, an agent on Bedrock can:

  • Discover paywalled resources that advertise prices over HTTP.
  • Negotiate, authorize, and settle a payment without an account or subscription.
  • Pull a stablecoin balance from a managed wallet bound to a specific human, with per-session spending limits.

Under the hood, two providers handle the wallet half of the equation. Developers pick either a Coinbase-hosted wallet or a Stripe Privy wallet at integration time. End users fund either option through stablecoins directly or via fiat using a debit card. Settlement happens in USD Coin (USDC) on Base, Ethereum's largest layer-2 by transaction volume, with Solana as a second supported chain.

The transport layer is the more interesting choice. Bedrock AgentCore Payments speaks x402, Coinbase's open HTTP-native protocol that resurrects the long-dormant 402 Payment Required status code as a real payment standard. When an agent requests a paid resource, the server replies with 402 and embeds a payment instruction; the agent constructs a signed payload and retries; the server settles via a facilitator. No invoices, no API keys, no subscription onboarding — just HTTP and a stablecoin signature.

That single design choice is why this launch matters more than the partnership headline.

Why x402 Is the Real Story

When AWS — a company that rarely picks open standards before they have production data — chooses x402, it is choosing the only agent payment protocol with measurable traffic. The numbers Coinbase reported in late April 2026 are striking for a protocol that was effectively zero a year earlier:

  • 165 million transactions processed since launch.
  • 69,000 active agents transacting on the network.
  • ~$50 million in cumulative volume, climbing to roughly $600 million annualized.
  • Zero protocol fees, with a free tier of 1,000 transactions per month on Coinbase's hosted facilitator.
  • Base dominates, with over 119 million transactions on Coinbase's L2; Solana adds another 35 million.

For comparison, Coinbase's own product team admitted in March that "demand is just not there yet" relative to the wishful "every API call becomes a micropayment" narrative. What changed in the last 60 days is supply: the moment Solana Pay.sh, Circle Nanopayments, and AWS Bedrock all chose x402-compatible primitives, the protocol stopped being a Coinbase project and started looking like the de facto rail for agent commerce.

That matters because agent-to-API micropayments are a coordination problem, not a technology problem. Without a shared HTTP-level handshake, every cloud provider would build their own metering plane and AI agents would need a different SDK per vendor. With x402, the same 50-line client works against Google Cloud's Vertex AI, AWS Bedrock APIs, and a 16-year-old's weekend Replit project. That's the same shape that made REST and JSON win.

The 30-Day Hyperscaler Sprint

To appreciate how compressed this moment is, it helps to put the launches on a single timeline:

Date (2026)LaunchChainWalletProtocol
April 29Circle Nanopayments mainnet11 chains incl. Base, Polygon, AvalancheCircle GatewayGas-free USDC, sub-cent floor
May 5Solana Foundation × Google Cloud Pay.shSolanaPay.sh CLIx402 + MPP
May 7AWS Bedrock AgentCore PaymentsBase + SolanaCoinbase or Stripe Privyx402

Three Big Tech vendors, three blockchains, one protocol family. None of these companies normally agree on anything — yet all three converged on USDC settlement and HTTP-402 semantics within a week. That is what an industry standard looks like when it is in the act of forming.

The strategic pattern is also unmistakable. Every cloud is using its agent runtime as the wedge:

  • AWS ships AgentCore Payments inside Bedrock, reaching every Fortune 500 already standardized on Bedrock for LLM access. The same distribution flywheel that turned Lambda into the default serverless runtime now applies to agent commerce.
  • Google Cloud uses Pay.sh to monetize Gemini, BigQuery, and Vertex AI per call, then opens the same gateway to 50+ community API providers — a marketplace play on top of a payment rail.
  • Stripe, via the Privy acquisition, becomes the wallet-as-a-service layer for both AWS and (almost certainly) every other cloud that doesn't want to take a Coinbase dependency.
  • Coinbase controls the protocol and the dominant facilitator, positioning Base as the default settlement chain for Bedrock-built agents.

It is not a coincidence that Warner Bros. Discovery is the named launch customer for AgentCore Payments. The company already runs Bedrock pilots, and live sports plus premium entertainment is exactly the kind of paywalled, latency-sensitive, micropayment-friendly content that a human would never bother authenticating for but an agent might pay 0.4 cents to access.

What This Looks Like to a Developer

For a builder, the headline is that the cost and complexity of charging an AI agent are about to collapse. A few practical implications:

Pricing pages stop being for humans. If your API can return 402 Payment Required with a price, every Bedrock-, Pay.sh-, or x402-compatible agent on the planet can hit it without ever signing up. There is no funnel. There is just a price.

Account systems become optional. For a meaningful slice of digital products — data feeds, search, scraping endpoints, MCP tool servers, premium model APIs — the user no longer needs an account. The signed payment header is the user, scoped to a session budget set by the human who authorized the agent.

Gross margin shifts. Sub-cent payments at 200ms finality with zero protocol fees mean the unit economics of selling individual API calls finally pencil out. The cost floor for monetizing a digital action just dropped from "Stripe's 30 cents minimum" to "fractions of a penny."

Multi-chain becomes inevitable. AWS settling on Base, Google Cloud on Solana, and Circle Nanopayments anywhere means any production agent will need to hold balances on multiple chains and route payments based on the destination's chain preference. Wallet abstraction and chain-agnostic facilitators will be the next layer of competition.

Security becomes a product surface. AgentCore Payments enforces per-session spending limits before runtime, and every transaction requires the user to have explicitly authorized the agent's wallet. Expect "policy as code" for agent budgets to become a feature category — caps per agent, per task, per merchant, per hour. The companies that win here will look more like Auth0 than like Stripe.

The Strategic Stakes for Chains

Three years ago, the dominant question for L1s and L2s was "where will the next DeFi cycle settle?" In 2026, the more honest version is "where will the next billion machine-initiated transactions settle?"

Solana already processes roughly 65% of AI-agent payment activity on-chain and recorded $650 billion in stablecoin volume in February alone, surpassing Ethereum and Tron at the top of the leaderboard. The Solana Foundation's chief product officer Vibhu Norby went so far as to predict that "99.99% of all on-chain transactions in two years will be driven by agents, bots, and LLM-based wallets." That is a self-interested forecast — but it is also the only forecast that is consistent with the rate at which Big Tech is shipping agent payment SDKs.

For Ethereum and Base, AgentCore Payments is the strongest enterprise endorsement of the rollup-centric roadmap to date. AWS is not a chain-agnostic actor; it picked Base as the default settlement rail, partly because Coinbase operates the facilitator and partly because Base now consistently delivers sub-cent fees and 2-second confirmations. Every Fortune 500 enterprise that adopts Bedrock agents is, by default, an enterprise that just acquired a Base footprint.

For Solana, Google Cloud's choice is the equivalent endorsement on the other side of the aisle. The two largest cloud providers have effectively divided the agent economy into "Base agents" and "Solana agents" — with Circle Nanopayments deliberately hedging across both.

What to Watch in the Next 90 Days

A few signals will tell us whether this moment is the inflection point or just another wave of demos:

  1. Production volume on AgentCore Payments. Preview launches that stay in preview do not move markets. If AWS reports a meaningful share of Bedrock agents transacting in stablecoins by Q3, the rail is real. If it stays at "Warner Bros. is testing it," it isn't.
  2. Cross-cloud agent demos. Watch for an AWS-built agent paying a Google Cloud-hosted API via x402 — or vice versa. That is the moment "agent commerce" stops being a per-vendor feature and becomes a market.
  3. Wallet UX consolidation. The current setup forces developers to choose Coinbase or Stripe Privy at integration time. Expect a wave of tooling that abstracts the choice and lets agents hold balances across both, plus Phantom and others.
  4. Regulatory framing. US stablecoin policy under the GENIUS Act and CLARITY Act compromise has been markedly more permissive in early 2026 than at any point in the last cycle. The agentic economy needs that posture to hold; any backslide that re-classifies USDC payments as money transmission would clamp this entire stack.
  5. Indie-developer SDKs. The cloud rails are necessary but not sufficient. The breakout would be a 200-line open-source library that lets a hobbyist monetize a Cloudflare Worker for x402 in an afternoon. As of May 7, that library is roughly two weekends away.

The Bigger Frame

Every prior phase of the internet's commerce layer was built around humans: credit cards, accounts, subscriptions, paywalls, OAuth. AgentCore Payments is the first time a hyperscaler has shipped commerce primitives where the human is the constraint object — the entity who sets the budget — and the agent is the actor.

That inversion is the actual product. The headline says "AWS, Coinbase, Stripe ship agent payments." The reality is that the last 30 days have moved the default subject of an internet transaction from a person typing a credit card number to a piece of software paying its own bills, with a stablecoin, on a public blockchain, in 200 milliseconds.

The agentic economy now has a billing system. Whatever gets built on top of it will look very different from the web we have today.

BlockEden.xyz powers the data and execution layer that agentic applications depend on — high-throughput RPC, indexers, and webhooks across the chains the new agent economy is settling on, from Base and Solana to Aptos, Sui, and beyond. Explore our API marketplace to build agents that don't just pay — they think, settle, and persist on infrastructure designed to last.

Sources

Coinbase Agentic Wallet's Callable-Service Architecture: Why Separating the Brain From the Keys Defines the $100B Agent Economy

· 10 min read
Dora Noda
Software Engineer

In February 2026, Coinbase quietly answered a question the entire AI-crypto industry has been pretending to solve for two years: how do you give an autonomous agent economic agency without ever handing it the private keys?

The answer arrived as npx awal. A single command line installs Coinbase's Agentic Wallet — an MPC-secured, TEE-isolated, MCP-callable wallet service that any LLM-driven agent can talk to without ever seeing a seed phrase, signing key, or even raw transaction bytes. It looks like a trivial developer tool. It is actually the first production-grade implementation of an architectural pattern that will determine whether the agent economy reaches the $100 billion mark analysts are now openly forecasting — or collapses into a series of high-profile prompt-injection drains.

The pattern has a name in cloud infrastructure circles: separation of intelligence from custody. In 2026, it has finally arrived in crypto.

Maroo Goes Live: Korea's First Sovereign L1 for KRW Stablecoins and AI Agents

· 12 min read
Dora Noda
Software Engineer

In Q1 2025 alone, roughly $40 billion leaked out of South Korean crypto exchanges into foreign dollar-backed stablecoins. The won — the world's tenth-largest reserve currency — barely registers on-chain.

On May 7, 2026, Hashed Open Finance opened the public testnet of Maroo, calling it the first sovereign Layer 1 blockchain purpose-built for Korea's KRW stablecoin economy. The pitch is unusually narrow for an L1 launch: not a generic smart-contract platform, not another DeFi venue, but a regulator-aware settlement layer where every gas fee is paid in OKRW (a 1:1 won-pegged test token) and every AI agent gets a unique on-chain identity before it can move money.

Whether that narrowness is genius or a strategic ceiling depends on a debate that has been raging in Seoul for two years — and is finally about to be settled by the Digital Asset Basic Act.

Why a Won-Native Chain Now

The case for KRW-native infrastructure is, at this point, less ideological than arithmetic. Korea is one of the most active retail crypto markets in the world, yet its on-chain liquidity is denominated almost entirely in USDT and USDC. Q1 2025 saw roughly ₩57 trillion (~$41 billion) in domestic and cross-border stablecoin transactions through Korean rails, with the lion's share of that flow exiting into dollar-pegged tokens.

That dynamic is what Korean regulators describe — privately and now publicly — as a monetary sovereignty problem. Every won converted into USDC for an on-chain transfer is a deposit that no longer sits in a Korean bank, a fee that no longer touches a Korean payment processor, and a unit of velocity that the Bank of Korea cannot observe.

Enter the Digital Asset Basic Act. The law, expected to crystallize through 2026, is structured to do two things at once: legitimize KRW stablecoin issuance with bank-style reserve and redemption rules, and force any issuer to operate under Korean licensing. The political bottleneck is not whether KRW stablecoins should exist — that fight is over — but who gets to issue them.

  • The Bank of Korea wants issuance restricted to entities at least 51% owned by commercial banks.
  • The Financial Services Commission (FSC) wants a fintech-friendly path that admits issuers with as little as ₩500 million (~$364,000) in equity capital.
  • A coalition of eight major banks — KB Kookmin, Shinhan, Woori, NongHyup, Industrial Bank of Korea, Suhyup, Citibank Korea, and Standard Chartered First Bank — has been jointly developing a bank-led stablecoin since mid-2025.

Maroo is launching directly into the gap between those camps. By shipping a chain where compliance is enforced at the protocol layer rather than via issuer-side discretion, Hashed is essentially saying: it doesn't matter who wins the issuer fight, because the rails will satisfy either model.

What Maroo Actually Is

Strip away the marketing, and Maroo's architecture is built around three load-bearing decisions.

1. OKRW as the gas token. Every transaction on the testnet pays its fee in OKRW, a KRW-denominated test asset. There is no volatile native gas asset to acquire, hold, or hedge against. For a Korean fintech wiring up an enterprise payment flow, this removes the single largest UX objection to on-chain settlement: that operations teams must manage a treasury position in a token they did not ask for.

2. A dual-path chain, not a dual-chain. Maroo runs an Open Path (permissionless, similar to a public chain) and a Regulated Path (KYC-verified, with transfer limits and policy controls) on the same infrastructure. Both paths share state. Transactions can move between them under defined rules. The bet is that a single ledger with two access modes is more useful than two separate chains, because regulated institutions can build products that interoperate with permissionless liquidity without spinning up bridges.

3. The Programmable Compliance Layer (PCL). Compliance is enforced as code at the moment of transaction. The first release of the PCL covers five policies:

  • KYC verification status
  • Transfer limits per address
  • Blacklist filtering (sanctioned addresses, frozen accounts)
  • Time-based volume caps
  • AI agent transaction rules

The PCL is significant because it inverts the usual on-chain compliance model. Instead of a regulated entity wrapping a public chain in off-chain monitoring (the Circle/USDC pattern), Maroo bakes the policy decisions into block validation. A transfer that violates the active rule set never confirms.

The AI Agent Bet

The most distinctive piece of Maroo is the Maroo Agent Wallet Stack (MAWS), accessible at agent.maroo.io. Every AI agent deployed on Maroo gets a unique on-chain identity, can transact within user-defined permissions, and has those permissions revoked if the chain detects abnormal activity.

This is not a cosmetic feature. It is Hashed's argument that agent commerce — AI systems autonomously paying for APIs, services, and counterparties — needs a different identity primitive than human-issued wallets, and that Korea has a window to standardize that primitive before global frameworks (ERC-8004, x402, BAP-578) consolidate around US-native assumptions.

The integration roadmap reflects this. The testnet ships with KYC integration with Kakao, Korea's dominant messaging platform with 55+ million users. Pairing Kakao identity with on-chain agent permissions creates a path where a Korean consumer can authorize a specific agent to spend up to a specific amount on a specific class of services — and have that authorization enforced by the chain, not by an off-chain trust assumption.

It is also a hedge. If Korean regulators ultimately rule that AI agents must operate under explicit human-of-record liability for every transaction, Maroo's permission model already encodes the link. If they rule the other way, the chain still works.

The Existing Footprint Nobody Talks About

The most underrated detail in the launch announcement is one line: the technology underpinning Maroo already powers BDAN Pocket, a digital wallet used by 4 million citizens of Busan in partnership with the Busan Digital Asset Exchange (BDAN).

That number deserves to be sat with. Most L1 testnets launch with a few thousand developer wallets. Maroo's underlying stack is in production for a city-scale wallet deployment with a user base larger than half the EU member states. The BDAN partnership — Hashed, Naver's fintech arm Npay, and the Busan Digital Asset Exchange — has spent the last 18 months operating exactly the kind of compliance-meets-consumer infrastructure that Maroo's mainnet will commercialize.

That is a meaningfully different starting point than launching a chain on hopes of future adoption. It also explains why the Naver name keeps recurring: Naver Financial announced a stablecoin wallet rollout in Busan in late 2025, and the Naver–Dunamu (Upbit) merger that closes June 30, 2026 will create one of Asia's largest combined payments-and-exchange platforms. If Naver decides Maroo is the chain it ships its won stablecoin on, the testnet's adoption curve compresses by years.

How Maroo Compares

It helps to position Maroo against three other 2026 sovereign-stablecoin chain bets that are launching into the same window:

  • Tempo is the US institutional payment L1 backed by Stripe and others, optimized for TradFi-rail-replacement settlement at scale. Different geography, different regulatory anchor, similar architectural conviction.
  • Stable L1 carries a $2.5 billion FDV but reported zero DEX volume at launch — a useful reminder that being a "stablecoin chain" is a positioning claim, not a usage outcome.
  • Plasma is live and laser-focused on USDT throughput.

Maroo's differentiation is the combination of regional sovereignty, AI agent identity, and a 4-million-user installed base from BDAN Pocket. None of the other three have all three.

The Korean field is even more crowded. Toss has filed 24 KRW stablecoin trademarks but has not committed to an L1-vs-L2 architecture. Kakao's Klaytn legacy never converted its 55M+ messaging-app users into meaningful DeFi TVL. Naver's stablecoin work has so far been wallet-layer, not chain-layer. Maroo's positioning is essentially: while the super-apps fight over distribution moats, build the neutral infrastructure they all eventually have to settle on.

What Could Break

Three risks deserve to be named out loud.

The issuer-license fight could box Maroo in. If the Bank of Korea wins its 51% bank-ownership rule and the eight-bank coalition's stablecoin becomes the only legally compliant KRW stablecoin, Maroo has to convince the banks to issue it on Maroo rather than on a chain the banks themselves control. The PCL's compliance-as-code architecture is designed to make that pitch easier — banks can satisfy their regulators without writing custodial wrappers — but the politics are nontrivial.

Super-app capture is the other tail risk. If Toss or Kakao decides the strategic answer is a proprietary chain tied to its super-app distribution moat, the addressable market for a "neutral" KRW chain shrinks. Maroo's defense is the BDAN-Naver partnership and the regulatory-bridge pitch, but a Toss-controlled chain with Toss-tier distribution is a real competitor.

Mainnet timing is open. Hashed has only committed to a mainnet launch "after rigorous security audits," with the next milestone (Shielded Pool privacy features) shipping later in 2026. The Korean stablecoin field is moving fast enough that a six-month delay matters. Toss's trademarks are already filed; Naver–Dunamu closes in June; the Digital Asset Basic Act is on track for first-quarter passage. Whoever ships first to a regulated end-user gets the standardization advantage.

The Infrastructure Read-Through

A sovereign Korean L1 with native AI agent identity creates a workload profile that does not look like US-DeFi traffic. Agent-state attestation reads, KYC-verified routing decisions, and OKRW transfer events become a distinct load shape — high-frequency, identity-aware, with concentrated read pressure on indexer endpoints that report account state during agent reasoning loops.

That is the kind of pattern where reliable RPC and indexing infrastructure stops being a commodity and starts being a product decision. BlockEden.xyz operates production-grade RPC and indexer endpoints across Sui, Aptos, Ethereum, Solana, and other major chains, with institutional-grade SLAs designed for high-frequency, identity-aware workloads. As Korean financial infrastructure moves on-chain, the teams building on it can explore our API marketplace for the rails their applications will need.

What to Watch Next

The next six months will tell the story. Three signals to track:

  1. Mainnet date and audit posture. Whether Hashed publishes audit results from a known firm before mainnet is the cleanest signal of how seriously the project is taking institutional adoption.
  2. First major issuer. If a member of the eight-bank coalition, or Naver Financial, commits to issuing on Maroo rather than building a competing chain, the network effect snaps into place quickly.
  3. The Digital Asset Basic Act resolution. The 51%-rule fight is the macro variable. Maroo's dual-path architecture is designed to be neutral on the outcome, but the speed of issuer adoption depends on which camp wins.

Korea has spent nine years prohibiting domestic coin launches and watching ₩57 trillion a quarter route through dollar-pegged stablecoins issued in jurisdictions that do not collect the seigniorage. May 7, 2026 is the first day there is a credible Korean answer at the chain layer. Whether Maroo becomes that answer — or gets absorbed into a super-app's stack as the regulatory framework finalizes — is the question the rest of 2026 will settle.

Sources

Industrial DeAI Arrives: Why AI Tokens Quietly Outperformed Crypto by 16% in Q1 2026

· 12 min read
Dora Noda
Software Engineer

For the first time in crypto history, the loudest narrative also has the receipts. In Q1 2026, while speculative consumer tokens shed 30% of their value, the AI-crypto cohort — Bittensor, Virtuals Protocol, the ASI Alliance, Render, io.net — fell only 14%. That 16-point gap is not a vibe shift. It is a pricing event. Investors stopped paying for the idea of decentralized AI and started paying for protocols that actually move money.

Welcome to "Industrial DeAI" — the production phase of AI-crypto, where revenue, not roadmap, decides who survives.

From Slogans to Settlement

The 2024 AI-token cycle was a story problem. Buy TAO because GPUs are scarce. Buy FET because agents will eat enterprise software. Buy whatever was trending on Crypto Twitter that week. Valuation was a function of how convincingly a project could narrate the future.

Eighteen months later, the spreadsheet has caught up to the slide deck. Bittensor closed Q1 2026 with $43 million in protocol revenue and a 21.57% quarterly price gain — a number you can divide, multiply, and compare against a discount rate. Virtuals Protocol's "Agentic GDP" (aGDP) — the dollar value of work executed by autonomous agents on its network — passed $479 million on Base, backed by 1.77 million completed jobs across more than 18,000 deployed agents. The Artificial Superintelligence Alliance (FET, formerly Fetch.ai + SingularityNET + Ocean Protocol) is running production agent workloads for enterprise clients, including a deployment with Maersk that the Alliance claims has cut shipping inefficiencies by over 37%.

These are not pre-revenue moonshots. They are the first crypto protocols since DeFi's 2020 inflection point with audited cash flows large enough for institutional allocators to underwrite.

The Q1 2026 Performance Gap, Decoded

The 16-point outperformance versus the broader market broke down along a clear axis: utility-bearing AI tokens beat narrative-only AI tokens, and both beat memecoins.

Five projects did most of the heavy lifting:

  • Render (RENDER) — Pushed past $2 billion in market cap as its new Dispersed subnet pulled AI workloads alongside its legacy 3D-rendering business. The "GPU compute that already had paying customers" story finally compounded.
  • Bittensor (TAO) — Reached a roughly $20 billion valuation, with the Covenant-72B open model training run providing a public, verifiable demonstration of decentralized model training at frontier scale.
  • NEAR — Repositioned around private inference and confidential agent execution, finding institutional buyers for chain-native confidentiality that hyperscalers cannot match.
  • ASI Alliance (FET) — Survived the post-merger integration period and re-emerged with focused enterprise pipelines and inclusion on Grayscale's Q1 2026 "Assets Under Consideration" list alongside Virtuals.
  • Virtuals Protocol (VIRTUAL) — Crossed the $479M aGDP milestone and shipped the Agent Commerce Protocol, the first stable agent-to-agent payments standard that has measurably stuck.

What the laggards lacked was the same thing: revenue you could point to and a customer you could name.

Bittensor's Institutional Watershed

The cleanest signal of the regime change came not from a crypto fund but from NVIDIA. In Q1 2026, the chipmaker deployed an estimated $420 million into Bittensor, with around 77% of that capital staked to subnets — a long-duration commitment, not a trading position. Polychain Capital added another $200 million, bringing combined institutional inflows in the quarter to roughly $620 million.

Two things make this different from prior crypto-VC cycles. First, NVIDIA has no reason to chase narrative — its core business already wins if AI compute demand explodes. Allocating to Bittensor is a hedge against a future where some non-trivial share of model training, inference, and fine-tuning happens outside the hyperscaler oligopoly, on networks NVIDIA does not control but whose GPUs run NVIDIA silicon. Second, Jensen Huang's public endorsement of decentralized AI training — once a fringe position — gave every traditional allocator the air cover they needed to write a memo.

The flywheel is now visible: protocol revenue funds subnet incentives → subnet incentives attract real models and real workloads → real workloads attract enterprise customers → enterprise customers generate more protocol revenue. Until Q1 2026, that was a thesis. Now it is a chart.

Virtuals Protocol and the Agentic GDP Mirror

If Bittensor is the supply side — the GPUs, weights, and inference — Virtuals Protocol is the demand side: a marketplace where autonomous agents transact, hire each other, and spin up entire workflows without a human in the loop. Its $479M aGDP number deserves to be unpacked because it is the closest thing AI-crypto has to a GMV metric.

Virtuals' four interlocking units explain how that volume gets generated:

  1. Butler — The user-facing layer where humans direct agents to perform tasks (research, content, trading workflows).
  2. Agent Commerce Protocol (ACP) — The settlement standard that lets agents discover, hire, and pay each other autonomously. This is the actual economic primitive.
  3. Unicorn — A capital-formation venue for tokenized agents, structurally similar to early Web3 launchpads but tuned to revenue-generating digital labor rather than speculation.
  4. Virtuals Robotics + Eastworld Labs — A 2026 expansion into humanoid robotics, extending the agent economy from screens into physical workspaces.

The interesting move is ACP. Crypto has been promising "agent-to-agent payments" since 2023, but most demonstrations were closed-loop demos. Virtuals shipped a network where agents pay each other in the wild, and $479 million of those transactions cleared in a quarter. Whether that aGDP figure represents durable enterprise volume or recycled-token activity will be the most-watched debate of 2026 — but the order of magnitude has changed.

ASI Alliance's Quiet Enterprise Pivot

The ASI Alliance — formed by the June 2024 merger of Fetch.ai, SingularityNET, and Ocean Protocol at a combined ~$7.5 billion valuation — spent most of 2025 executing the unglamorous work of fusing three engineering organizations, three governance structures, and three token holder bases into a single coherent protocol. By 2026, that work is paying off.

The Alliance's strength is enterprise integration. Where Bittensor competes for AI training mindshare and Virtuals competes for consumer-agent attention, ASI is the protocol most likely to be embedded in a logistics SaaS contract or a pharma supply-chain workflow. The Maersk deployment — autonomous agents optimizing routing and inventory across container traffic, with reported efficiency gains over 37% — is the kind of reference customer that historically only IBM and Accenture could win. ASI is not selling tokens to retail; it is selling agents to operations executives.

That is also why ASI's 2026 trajectory is more sensitive to enterprise sales cycles than to crypto-Twitter sentiment. The risk profile is different — slower, lumpier, but stickier — and that profile is exactly what institutional allocators have been asking for.

DePIN: The Compute Layer Beneath the Agents

Industrial DeAI does not exist without an industrial DePIN layer underneath it. The two sectors hit revenue inflection points in lockstep.

  • io.net launched Agent Cloud on March 25, 2026 — a compute layer designed specifically for autonomous agents to acquire, schedule, and pay for GPU resources without human intervention. It is, structurally, the first DePIN product whose primary customer is another protocol's agent rather than a human ML engineer.
  • Aethir reported $147 million in annualized recurring revenue by Q3 2025, with quarter-over-quarter growth accelerating from 14.5% to 22%, and a roster of 100+ ecosystem partners.
  • Render crossed $2 billion in market cap and shipped its Dispersed AI subnet to capture the AI-workload spillover from its rendering base.

The broader DePIN sector grew from roughly $5.2 billion to over $19 billion in market cap within a year, with industry projections placing it on a path toward $3.5 trillion by 2028. Whether or not that 2028 number lands within an order of magnitude, the directional message is clear: the picks-and-shovels of decentralized AI are themselves now multi-billion-dollar businesses.

The DeFi Parallel — and the Disanalogy

The temptation is to map Industrial DeAI onto DeFi's 2020-2023 maturation: hype phase → yield-farming speculation → revenue-generating lending and DEX infrastructure. The parallel mostly holds. Both sectors went through a "buy the ticker for exposure" stage, then a "evaluate the protocol by P&L" stage. Both saw allocator behavior change once on-chain revenue could be measured cleanly.

The disanalogy matters too. DeFi's customers were largely other DeFi users — a closed loop that limited TAM and made revenue cyclical with crypto market activity. Industrial DeAI's customers are increasingly outside crypto: AI labs, logistics firms, compute buyers, enterprise SaaS contracts. That widens the addressable revenue pool dramatically, but it also exposes AI-crypto to a different macro: enterprise IT budgets, AI capex cycles, and the procurement preferences of CIOs who do not care whether their agents settle on Base or AWS as long as the SLA holds.

Gartner's baseline projection is that 33% of enterprise software applications will include agentic AI by 2028 (up from less than 1% in 2024), and that agentic AI could drive roughly 30% of enterprise application software revenue by 2035, surpassing $450 billion. Even if decentralized protocols capture a low-single-digit share of that pool, the absolute revenue numbers are an order of magnitude larger than DeFi's TAM. Gartner also warns that 40%+ of agentic AI projects will be canceled by the end of 2027, citing cost overruns, unclear ROI, and weak risk controls — a useful reminder that the floor of this market will be uglier than the ceiling.

What to Watch Next

Three things separate the projects that will compound through 2027 from those that fade with the narrative:

  1. Revenue durability across a crypto downturn. TAO printing $43M in a quarter when prices were rising tells you about demand. The same number through a 50% drawdown will tell you whether the customers are real.
  2. Off-chain enterprise contracts. Maersk-class references will increasingly decide which protocols qualify for institutional inclusion. The next wave of allocator capital follows logos, not whitepapers.
  3. Infrastructure load shape. Agent traffic does not look like wallet traffic. It is bursty, multi-step, and highly read-heavy on indexed state. The RPC and indexing stacks built for human-driven DeFi will need to be retuned for agent-driven workloads.

That last point is where the picks-and-shovels question lands. Agent-native applications need consistently low-latency reads against indexed contract state, predictable archive-node availability, and SLA tiers that do not assume a human is in the loop to retry a failed call. The infrastructure providers who deliver that — across Base, Solana, NEAR, and the Bittensor ecosystem — will quietly capture a meaningful share of Industrial DeAI's revenue without ever appearing in a token-price chart.

The headline of Q1 2026 was that AI-crypto outperformed. The deeper story is that AI-crypto stopped being a story.


BlockEden.xyz provides enterprise-grade RPC and indexing infrastructure for the chains powering Industrial DeAI — including Base, Solana, Aptos, and Sui — with the SLA tiers and archive-node availability that agent-native workloads require. Explore our API marketplace to build on the same infrastructure layer the next generation of autonomous-agent protocols runs on.

Sources

io.net Agent Cloud: When AI Agents Start Buying Their Own GPUs

· 10 min read
Dora Noda
Software Engineer

On March 25, 2026, io.net flipped a switch that quietly redefined what "decentralized compute" means. Its new Agent Cloud no longer requires a human at the keyboard. AI agents — not engineers, not procurement teams, not DevOps — can now autonomously rent GPUs, run workloads, settle bills in stablecoins, and tear everything down without a single ticket, KYC form, or login.

That is the inflection point the DePIN industry has been circling for two years. The crypto-mining-style "earn passive rewards by plugging in a 3090" era is ending. What replaces it is a market where the customers are software, the suppliers are software, and the entire negotiation happens through Model Context Protocol calls and on-chain payments. io.net just became the first network to fully productize that future — and in doing so, it forced every other DePIN GPU project to answer a new question: what does your network look like when the buyer is a machine?

Stripe Sessions 2026: 288 Launches, One Bet on AI-Native Money

· 12 min read
Dora Noda
Software Engineer

On April 29-30, 2026, Stripe walked on stage at Sessions and dropped 288 product launches before the morning coffee got cold. That number is not a typo. It is more new SKUs than most software companies ship in a year, and it is louder than any single one of them — which is exactly the point.

The headline pieces — Link's agent wallet for AI, Bridge's open-issuance stablecoin platform, stablecoin-linked debit cards expanding to 32 new countries, an Agentic Commerce Suite shared with Meta and Google — would each have anchored a normal product day. Stripe shipped them as background music. Underneath the volume is a single, coherent thesis: collapse stablecoins, AI agents, and global checkout into one SDK surface, and become the default plumbing for whatever the next decade of internet money looks like. The closest analog is not another fintech keynote. It is AWS re:Invent — a platform vendor announcing 200-plus services in a day so that no competitor can match the surface area, regardless of which feature wins.

Your AI Agent Just Got a Wallet: Solana and Google Cloud's Pay.sh Changes How Machines Pay for the Internet

· 8 min read
Dora Noda
Software Engineer

Your AI agent just placed an order — and it paid the bill itself.

On May 6, 2026, the Solana Foundation and Google Cloud jointly launched Pay.sh, a stablecoin payment gateway that lets autonomous AI agents discover, access, and pay-per-call for APIs — including Google Cloud's own Gemini, BigQuery, Vertex AI, and Cloud Run — without a credit card, a subscription, or a human ever touching the transaction. Within hours, more than 75 API providers had joined the marketplace. The agent economy had its first real checkout counter.

This is more than a product launch. It is the opening move in a race to become the default payment rail for what Solana Foundation president Lily Liu calls the "AI machine economy" — a world where AI agents transact with machines millions of times per day and human billing infrastructure is structurally incapable of keeping up.

Virtuals Protocol's $479M AGDP: Is the AI Economic OS Thesis for Real?

· 9 min read
Dora Noda
Software Engineer

Somewhere between a DeFi protocol and an AWS pitch deck, Virtuals Protocol made a claim in early 2026 that deserves serious scrutiny: its network of AI agents had generated $479 million in "Agentic GDP" — real economic value transacted through autonomous agents, not just total value locked behind a yield farm. If that number holds up, it marks a watershed moment where AI-agent hype collides with measurable onchain productivity. If it doesn't, it could become crypto's next fake-TVL scandal.

Let's unpack what Virtuals Protocol actually built, whether the $479M AGDP figure is credible, and how it stacks up against the competing visions for AI-agent infrastructure from Bittensor, ElizaOS, and Coinbase's emerging agentic wallet stack.

Fred and Balaji Are Now in Slack: Coinbase's Persona Agents and the Birth of Cognitive Twins at Work

· 13 min read
Dora Noda
Software Engineer

On April 18, 2026, Brian Armstrong announced that two of Coinbase's most influential alumni had returned to the company — not as advisors, board members, or consultants, but as software. The "Fred" agent, modeled on co-founder Fred Ehrsam, now lives inside Coinbase's Slack workspace as a strategic executive. The "Balaji" agent, a cognitive replica of former CTO Balaji Srinivasan, shows up in employee threads to ask uncomfortable questions and challenge assumptions. Three weeks later, on May 5, Coinbase laid off 14% of its workforce — about 700 people — and reorganized the survivors around "AI-native pods" that report to "player-coaches" instead of pure managers. The two events are not unrelated. Together they sketch a future where the cognitive labor of a company's most valuable departed employees is preserved, scaled, and deployed as infrastructure.

This is a story about more than one exchange's HR experiment. It is a glimpse of how the persona-agent pattern — fine-tuned, always-on cognitive twins of specific individuals — is about to reshape how companies remember, decide, and operate.

What "Fred" and "Balaji" Actually Do

The two agents have distinct mandates that reflect the personalities they were trained on.

The Fred agent functions as a strategic executive. Employees ping it when they want a senior-level pass on a document, a reality check on whether a project aligns with company priorities, or a C-suite-style critique of a launch plan. Its job is to apply Ehrsam's particular flavor of disciplined product strategy — the same instincts that helped take Coinbase public and now drive Paradigm's investment thesis.

The Balaji agent plays a different role. It is the in-house provocateur, designed to surface long-term implications and ask the questions that polite corporate culture suppresses. Where Fred refines, Balaji disrupts. Trained on years of Srinivasan's writings, podcast appearances, and "Network State" thesis, the agent embodies the contrarian-but-systematic style that defined his tenure as Coinbase's CTO and his role at a16z Crypto.

Crucially, these are not generic LLM assistants with a custom prompt. According to Coinbase's plans, agents like these are being built as fine-tuned replicas — the persona is in the weights, not just the system message. And the company has signaled that it intends to make spinning up new agents trivially easy. As Armstrong put it in his April 18 announcement: "I suspect we will have more agents than human employees at some point soon."

How Persona Agents Differ from Generic LLMs

To understand why this matters, it helps to draw a line between three categories of AI tooling that look superficially similar but solve very different problems.

Generic LLM assistants like default ChatGPT or a vanilla Claude integration are breadth tools. They know a little about everything and a lot about nothing in particular. They give competent, average answers because they have been optimized to be inoffensive across millions of use cases.

Productivity agents — Slackbot's new Agentforce 360 features, Microsoft Copilot's enterprise tier — are context tools. They know your meetings, your CRM, your documents, and they execute work on your behalf. Slack's January 2026 rollout of Slackbot as a "context-aware AI agent" is a good example: it summarizes conversations, drafts replies, and updates Salesforce records. But it has no opinion about whether your strategy is correct.

Persona agents are judgment tools. They are fine-tuned on a specific person's body of work — emails, memos, podcast transcripts, internal documents, public writing — to embody that person's decision heuristics. The Fred agent is not "an AI that helps with strategy." It is "an AI that thinks about strategy the way Fred Ehrsam does."

That distinction is more than marketing. Decades of decision-making by an unusually effective person represents a form of compressed knowledge that no generic foundation model can reproduce. When you ask the Balaji agent whether a product feature aligns with the long-term vision of a sovereign internet, you are not asking GPT-5 to roleplay. You are interrogating a fine-tuned distillation of someone who has spent twenty years thinking about exactly that question.

Both Ehrsam and Srinivasan have publicly endorsed the project, which sidesteps the most obvious legal landmine. There is no Scarlett Johansson moment here, no actor's guild lawsuit waiting to happen. The cognitive replicas exist because the originals said yes.

But consent solves only the easy version of the problem. Three harder questions remain.

What about non-consenting public figures? Character.AI, Estha, and a dozen other consumer platforms already host user-generated bots impersonating Elon Musk, Vitalik Buterin, and historical figures like Einstein and Socrates. Most are produced without permission. Washington State expanded its personality-rights law in April 2026 to cover AI-generated deepfakes. New York enacted similar protections, including for deceased figures. The EU AI Act's transparency requirements for synthetic content kick in on August 2, 2026. The legal regime for unconsented persona agents is hardening fast, but enforcement against decentralized fan-made bots is going to be a long, ugly fight.

What about employees who are not Fred or Balaji? A growing share of tech workers are demanding contract clauses that govern the use of their voice, writing, and decision logs in AI training. A 2026 industry survey found roughly 42% of tech workers wanted explicit "digital likeness" protections before signing offers. As companies start fine-tuning agents on internal Slack messages, code reviews, and design memos, the question of who owns the cognitive output of an employee — and whether the company can keep deploying it after that employee leaves — moves from theoretical to operational.

What about the original person's evolving views? A persona agent is a snapshot. The real Balaji Srinivasan in 2028 will have updated his thinking based on new data; the Balaji agent in Coinbase's Slack will not, unless someone retrains it. Over time, the agent and the person diverge — and the agent, embedded in daily decision-making, may end up having more practical influence than the person it was modeled on.

Why the Crypto Industry Got Here First

It is not an accident that the first high-profile deployment of persona agents at a major company is happening at Coinbase rather than Goldman Sachs or Microsoft.

Crypto is unusually founder-driven. The intuitions of a small set of thinkers — Vitalik Buterin, Hayden Adams, Su Zhu before his fall, Anatoly Yakovenko, the people who built the early protocols — have shaped billions of dollars of decisions. When those individuals leave, get distracted, or refuse to weigh in, the institutions they helped build lose a kind of operational compass. Capturing that compass as software is more obviously valuable in crypto than in industries with more diffuse decision-making.

Crypto culture also normalizes radical experimentation with identity and ownership. The same industry that gave us pseudonymous founders, DAOs, and tokenized social capital is comfortable with the idea that a person's cognitive style might be a tradable, deployable asset. Srinivasan himself has spent years arguing that crypto and the internet enable new forms of "exit" — including, implicitly, exit from your own physical presence as the limiting factor of your influence.

And finally, crypto companies are already structurally lean and AI-forward. Coinbase's May 2026 reorganization — flatter org chart, 15+ reports per leader, AI-native pods that might be a single human directing a constellation of agents — is the natural endpoint of a workforce that already trusted code more than middle management. Persona agents fit that culture in a way they don't fit a 200,000-person bank.

The Competitive Landscape: Delphi, Imbue, and the Persona Stack

Coinbase did not invent persona agents; it productized them for the enterprise. The underlying tech stack has been forming for several years.

Delphi.ai has built consumer "Digital Minds" since 2023 — fine-tuned voice and text replicas of experts, embedded on websites, Slack, WhatsApp, and voice calls. Founder Dara Ladjevardian has called 2026 the tipping point for digital-mind adoption, and the company's platform is structurally similar to what Coinbase appears to be running internally.

Imbue and other voice-agent shops have been working on real-time persona conversation, where a fine-tuned model not only writes like the source person but speaks like them, with the right pace and inflection.

Character.AI dominates the consumer side, where millions of users chat with fan-made bots of celebrities and historical figures.

Replika sits in a different niche — single, persistent companion agents tuned to a relationship rather than a person.

What is new about the Coinbase deployment is the context: not consumer entertainment, not personal productivity, but enterprise decision support at the level of senior strategy. Once that pattern is validated, every Fortune 500 company has an obvious move — bring back the cognitive twin of your retired founder, your departed CTO, your most influential former product lead.

The Labor-Market Implications

If persona agents work, they create a new asset class.

Public figures with strong cognitive brands — investors, founders, scientists, writers — will license their thinking patterns. Matthew McConaughey already filed eight federal trademarks in 2026 to protect his name, image, voice, and catchphrases against AI use. The next step is the inverse: deliberately licensing those same elements as a service. Imagine a SaaS subscription where any company can spin up a "Naval Ravikant agent" for $50,000 a year, fine-tuned on Naval's writings and verified by him personally. The economics work because cognitive labor scales infinitely once captured.

For ordinary knowledge workers, the implications are more ambiguous. The same fine-tuning techniques that turn Fred Ehrsam into infrastructure can turn a senior engineer into infrastructure. The 14% of Coinbase employees laid off in May 2026 likely contributed thousands of memos, design documents, and Slack messages that are now training data. Whether those workers retain any rights to the cognitive output of agents trained on their work is one of the central labor questions of the next five years.

The most prescient response is to start treating your own decision logs as compounding assets now. Every memo you write, every podcast you record, every design review you participate in is potential fine-tuning data — either for an agent that you control and license, or for one that someone else trains without asking. The asymmetry of those two outcomes is the difference between owning your cognitive output and renting it back from the company that captured it.

What This Means for Web3 Builders

Web3 founders sit at a particular intersection of this trend. Their work is unusually public — most of them blog, podcast, tweet, and ship code in the open. That makes them ideal candidates for persona-agent capture, by themselves or by others. It also makes them well-positioned to monetize that capture if they move quickly.

Three concrete moves to consider:

  1. Archive your decision history deliberately. If you are running a protocol or a Web3 company, treat your design memos, governance posts, and internal Slack as a long-form record of your judgment. Back it up. Tag it. Make it queryable. The version of you that exists as software in 2030 will be only as good as the corpus you accumulate now.

  2. Watch the licensing infrastructure. Tools that let public figures train, verify, and license their own digital minds — Delphi, and the next generation of platforms competing with it — are becoming the iTunes of cognitive labor. Owning your fine-tune before someone else trains theirs is going to matter.

  3. Plan for institutional memory in your protocol. DAOs, in particular, are vulnerable to the loss of founder context — what the original team meant by a particular governance decision, why a specific economic parameter was set the way it was. A well-trained persona agent of the founding team, deployed in the DAO's Discord, is the natural answer.

The Bigger Pattern

Coinbase's Fred-and-Balaji rollout is a single data point. But it gestures at something larger: a coming labor market for cognitive replicas, an enterprise software category in which AI agents do not just execute tasks but embody the judgment of specific, named individuals.

In that world, the most valuable corporate alumni are the ones whose thinking patterns are best-captured. The most valuable employees are the ones who own their own fine-tunes. And the most valuable companies are the ones that figure out how to assemble teams of human and persona agents that compound on each other's strengths.

The crypto industry — full of unusually influential founders, comfortable with ownership-of-self as a product, and already running lean enough to absorb the operational shock — is going to be where this experiment runs first and runs hottest. Coinbase fired the starting gun on April 18. The race is on.

BlockEden.xyz provides reliable RPC and indexing infrastructure for Web3 builders shipping on Sui, Aptos, Ethereum, Solana and 27+ chains. As cognitive infrastructure becomes as important as compute infrastructure, the foundations you build on still need to be enterprise-grade. Explore our API marketplace to ship on rails designed to last.

Sources