GM. This is Milk Road PRO, cutting through the agentic economy hype to find where crypto actually wins.
Todayβs edition features our latest PRO report digging into the agent economy: why itβs already here and how it could reshape crypto. Youβll get the opening below, with the rest on the site.
Hereβs what we cover in this report:
- π€ Why agents are already driving AI growth (and what that means).
- βοΈ Where blockchains have a real edge (and where they donβt).
- π How this actually impacts tokens, portfolios, and the next few years.
Consensus Miami is one of the largest digital asset conferences thatβs going all in on crypto and agentic commerce. Grab your passes at 20% off.
Prices as of 2:00 p.m. ET. Trade today with Milk Road Swap.

BLOCKCHAINS WIN. TOKENS MAYBE.
Anthropic and OpenAI are growing faster than human usage alone can explain.
The reason: agents consume vastly more tokens per task than humans do in a chat window.
They run in loops, call tools, and work for hours without supervision.
π The agentic economy isn't a far-future bet. It's already here.
It clicked for me back in January.
I got so excited about an AI tutorial that I sent it to my wife while she was in the maternity ward, giving birth to our second kid. Not my finest βhusband momentβ. π€
But that was when I stopped playing with AI tools and actually started building my life around them. Once something is working for you 24/7, you stop wondering if this is real.
So what does it mean for crypto?
My thesis: Agent activity is going to explode.
The real question is who is going to benefit from it the most.
There are genuine tailwinds pulling it onto public blockchains, and genuine headwinds that could push it onto permissioned, bank-operated rails instead.
What we're doing today is taking an honest look at both.
WHAT THE AGENT ECONOMY ACTUALLY IS
A quick framing before we go on.
An agent isn't a chatbot.
A chatbot answers a question and waits. An agent takes a goal, runs in a loop, calls tools, and makes decisions without step-by-step supervision. The human shifts from operator to principal.
π You're no longer pressing the buttons. You're setting the direction and checking the result.
That shift is the whole thing. Once software can pursue goals autonomously, it stops being a tool and starts behaving like an economic actor. It consumes resources. It makes decisions with costs. It produces output with value. It can pay for what it uses and charge for what it produces.
None of that was true of the chatbot generation we were all using 18 months ago.
The skeptical response is that this is mostly demos. Fair. But the aggregate usage data tells a different story.

AI token spend is up 13x since Jan, 2025. Humans have likely fueled the majority of this growth... but there's a limit to what humans can do. A person will only have so many questions in a day - making human chat sessions bounded.
Agentic tasks? Not so much. A coding agent refactoring a codebase, a research agent compiling a report, a customer-service agent handling multi-turn resolution: each consumes orders of magnitude more tokens than a human chat.
The numbers match the experience. The agent economy isn't a future projection. It's what's driving the curves right now.
π Agents are a new category of customer.
But the financial system we built over the last century wasn't built for them - so where do they fit? That's the question the rest of this report is looking to answer.
WHY CURRENT FINANCIAL RAILS BREAK FOR AGENTS
Ok, but who cares what kind of money is used, and which rails it is sent on?
Crypto, debit, credit card... they all work, right?
Why is crypto such a big part of the 'agential payments' conversation?
Well, traditional rails have five sticking points when it comes to agential commerce, and they all trace back to the same root: the infrastructure was designed around human identity, human schedules, and human error rates:
- Identity: An agent has no passport. The account model assumes one human per account. Agents spin up and shut down in seconds, scale horizontally, and have no bank branch to walk into. Human KYC just wasn't built for them.
- Time: Agents run continuously. Traditional rails have settlement windows, cutoff times, and banking calendars. A cross-border payment initiated on Saturday night waits until Monday.
- Disputes: Card networks work because humans catch errors and call the bank. An agent running thousands of transactions a day cannot. You either rebuild dispute resolution for machines (nobody has so far) or you need rails where settlement is final by default. Traditional rails are deliberately reversible. For humans, thatβs a feature - but for agents? Itβs liability.
- Trust: The financial system runs on institutions vouching for each other. Agents share no institutional chain. The only verification two agents can run is cryptographic.
- Speed: An agent paying for an API call in real time cannot wait three business days, and sometimes cannot wait three seconds. It needs payment cleared and task resumed to happen in the same moment.
Together, these aren't five separate problems a bank can patch. They're one problem: the design assumptions of the infrastructure are wrong for the customer.
π Public blockchains weren't built for the agent economy.
They were built for a different ideological project entirely. But their design choices, pseudonymous accounts anyone can create, 24/7 deterministic settlement, cryptographic rather than institutional trust, programmable constraints, composable protocols, all happen to describe what an agent economy would need if you designed one from scratch.
The AI and crypto stacks developed on completely separate trajectories. They just need the same infrastructure.
That structural fit is the bull case.
THE ENTIRE INDUSTRY IS HEADING TO MIAMI
Where do you go to hear people talk about crypto, AI, and real capital?
If you want surface-level takes, then itβs probably in my group chat.
But if you want institutions with deep pockets, youβll have to head to Consensus Miami.
Consensus Miami is one of the largest digital asset conferences thatβs going all in on crypto and agentic commerce.
Here are the key details:
- 20,000+ global attendees
- $4T AUM managed by finance giants attending Consensus Miami
- The ultimate intersection of crypto and AI
The best part?
You can get an exclusive 20% discount on passes with code MILKROAD.

THE TAILWINDS
We showed why traditional rails break.
This section shows what blockchains get right and it's not an accident.
Three tailwinds matter. They stack.
1. Agents can finally hold money
Blockchains are the first financial infrastructure where software can natively hold, receive, and send value without an institutional intermediary.
An agent can have a wallet. That wallet is the agent's, not its principal's.
It can receive payments, make payments, hold balances, and transact with wallets owned by other agents. No bank account required.
This sounds small. It isn't.
Without it, agents can only spend through their principal's accounts. Every transaction bottlenecks through human KYC, human identity, a human banking relationship.
That's fine for demos. It's fatal for machine-to-machine commerce at scale.
π Blockchains dissolve the bottleneck.
An agent is spun up with an address in seconds, funded programmatically, and settles with counterparties it will never meet without asking permission from any intermediary.
This isn't a marginal improvement.
It's the difference between the agent economy existing and not existing.
2. Principals can delegate safely
The scariest thing about giving an agent money is that it might spend it wrong:
- It might misunderstand the task.
- It might get hijacked by a prompt injection.
- It might transact with a malicious counterparty.
Traditional finance handles this poorly.
You can set a card limit or freeze an account.
You cannot natively express: "spend up to $500 per month, only on compute from these providers, only in transactions under $50, hard stop at $100 daily, everything else auto-rejected and logged."
That's not a card setting. That's a smart contract.
Account abstraction, spending policies, session keys, and multisig let a principal grant an agent cryptographically scoped authority.
The agent doesn't ask permission. The rails refuse to let it act outside policy.
If it's compromised, damage is bounded by the contract, not by how fast anyone notices.
My view: this is a precondition for serious capital delegation to agents. No one sane gives an autonomous system real money without constraints enforced in code.
3. Markets reorganize around merit
Agents have no brand loyalty. No relationships. No nostalgia for their parents' bank.
They evaluate hundreds of providers in parallel and route to whatever wins on measurable criteria: price, speed, reliability, security, uptime.
The behavioral moats protecting incumbents:
- Habit.
- Familiarity.
- Marketing.
- Relationship selling.
These don't apply to a customer who is software.
One caveat worth naming: brand doesn't die, it migrates.
Whoever owns the agent interface owns the routing decision.
Your bank's agent will favor your bank.
The "perfectly neutral optimizer" is an abstraction, but not usually the deployed reality.
But the direction is clear.
Measurable performance matters more. API quality, liquidity depth, and transparent track records become what providers compete on.
This favors crypto.
β A human might still choose the bank because of the relationship.
β The agent has no relationship to override the math.
Agents need money they can control. Principals need to delegate safely. Once both are in place, capital routes are on merit.
That's the bull case.
The next section is where we make the strongest case against it.
THE HEADWINDS
Four forces could route the agent economy away from public blockchains entirely. We take them seriously, in the order they carry weight.
1. Traditional players build their own rails
The single strongest argument against this thesis is that incumbents aren't standing still.
Visa, Mastercard, Stripe, the major banks, and the large fintechs are building agent-capable infrastructure on permissioned stablecoins and closed networks.
Enterprise buyers aren't crypto-native.
They're procurement teams, legal departments, and CFOs.
They want an SLA, an account manager, and someone to sue if things break.
A bank-operated stablecoin on a permissioned network offers all of that.
Public blockchains mostly don't.
For a CFO deciding how agents spend company money, the institutional offering is the path of least resistance, even when it's technically inferior.
Path of least resistance tends to win large markets.
π This is the scenario where our thesis is right about what agents need and wrong about which rails end up serving them.
2. Capture at the agent layer
Suppose crypto wins the rails fight. Agents transact on public blockchains. The infrastructure thesis works.
The agents themselves will still be operated by a very small number of companies.
The frontier model market is already concentrated.
Agent frameworks consolidate around a handful of providers.
The consumer surface will probably be dominated by two or three firms. The same ones that dominate consumer AI today.
Whoever owns the agent layer owns the routing decision.
Defaults, partnerships, whitelists, revenue-share deals with specific stablecoin issuers: all of it reintroduces exactly the intermediation the brand-agnostic tailwind was supposed to eliminate.
Crypto wins the technical argument and loses the economic one. Public blockchains become plumbing. Value accrues upstack.
This is roughly what happened to the open internet. The protocols are free. The value went to the platforms.
3. The regulatory fog
Autonomous agents transacting with money raise questions that don't have answers yet:
- Who is liable when an agent makes a bad trade?
- If an agent signs a malicious smart contract, is that the user, the agent, or the developerβs fault?
- Does an agent need its own KYC?
- Which jurisdiction's securities laws apply when an agent in one country buys an onchain asset issued in another?
These aren't philosophical questions.
They're the exact questions institutional counsel asks before approving an agent to move company capital. Until answers exist, firms with the most to deploy will deploy slowly or not at all.
The asymmetry matters.
Banks know how to work with regulators. They've been doing it for a century.
When a regulator wants to talk to Ethereum, no one picks up the phone.
That's a feature of decentralization and a bug for institutional adoption.
4. The demo-to-reality gap
A lot of what gets called "the agent economy" today isn't the agent economy. It's demos, experiments, and narrative-driven launches. Real recurring machine-to-machine commerce is still a rounding error against global payment volumes.
Enterprise agent adoption is slower than the Twitter timeline suggests.
Security concerns are legitimate.
The tasks agents can complete end-to-end, without human supervision, are narrower than marketing implies. The gap between "agent can do this in a demo" and "agent can be trusted unsupervised with big money" is wider than most admit.
If that gap closes slowly, crypto's structural advantages stay true in principle but matter at scale later: 2028 or 2030 instead of 2026.
My honest read: Iβm confident about the direction and less confident about the pace.
In technology, being right about direction and wrong about timing is a familiar way to lose money.
WHERE THE FIGHT ACTUALLY GETS DECIDED
Three battles will decide the outcome. Each is unsettled. Each will resolve within 18-24 months. Watch these, not the headlines:
1. Agent-to-agent payments
When two agents owned by different principals exchange value, what rails do they use? This is the single most consequential fight.
Crypto wins when: major AI labs ship SDKs with first-class public stablecoin support. Developer defaults compound. By late 2027, "my agent paid another agent" means a stablecoin on a public chain by default.
Crypto loses when: Visa, Mastercard, and bank consortiums ship agent-capable APIs with compliance baked in. Frontier labs integrate them because enterprise customers demand it. Permissioned stablecoins become the default inside these systems.
π Signal to watch: which stablecoins get integrated into the SDKs of the major AI labs. Developer defaults compound faster than most people expect.
2. Agent identity
How do agents get identified on the networks they transact on? Three possibilities:
- Cryptographic identity: agents get their own wallet addresses and accumulate onchain reputation the way domains accumulate trust on the internet. This enables the most interesting machine-to-machine commerce.
- Institutional identity: agents always transact under a legal principal. This works for B2B automation. It fails for cross-organizational agent interactions and long-running autonomy.
- Ignored for now: agents transact pseudonymously until regulators force a response. The response is heavy-handed and could push activity either way.
π Signals to watch: whether reputation protocols for agents gain real adoption, whether agent frameworks build wallet-per-agent as the default, and how regulators respond to the first high-profile rogue agent incident.
3. Developer gravity
Which infrastructure do the people actually building agents reach for first? This gets decided by thousands of small decisions, not corporate announcements.
Crypto wins when: wallet SDKs become as easy to call as a payment API. The default tutorial answer to "how do I let my agent pay for this" is a stablecoin on a public chain. By the time enterprise buyers decide, their developers are already fluent and advocating for it internally.
Crypto loses when: public-chain tooling stays rough enough that framework authors bundle institutional APIs by default. Bank partnership teams are motivated. Crypto-native options stay fragmented. Developers reach for them less often.
My current read on where each battle stands:
- Battle 1 is roughly even. Slight edge to public stablecoins for crypto-native use cases. Clear advantage to permissioned rails for enterprise-first deployments.
- Battle 2 has barely started. The default outcome of inaction favors institutional identity, because that's the status quo.
- Battle 3 is where crypto is strongest. The developer ecosystem around public chains is real. Incumbents haven't built comparable agent-specific tooling yet.
These don't resolve in isolation.
If public rails lose, cryptographic identity gets harder to sustain.
If developers go public first, they pull the identity decision and the enterprise decision with them 18 months later.
So far, this report has been framed as crypto versus banks. That framing misses the most likely outcome.
Plus, it doesnβt answer the question every investor has right now.
CORPORATE CHAINS
A new category of infrastructure has shipped in the last 12 months that's neither:
- Stripe, with Paradigm, built Tempo, a payments-focused blockchain. Raised $500M at a $5B valuation. Launched March 2026.
- Circle, the issuer of USDC, is building Arc, a Layer 1 with mainnet planned for 2026. The testnet is already live with 100+ financial and technology firms.
- Tether is building Stable, a dedicated L1 for USDT. Coinbase already operates Base, its rollup that carries the majority of agent-related volume today.
These are permissionless at the user level.
They're also unambiguously corporate, operated by identifiable companies whose commercial interests shape the design.
This is the dominant direction of capital and engineering in the space right now. It wasn't a year ago.
Built for stablecoins, fit for agents!
The companies building these chains weren't thinking about agents first.
They were thinking about stablecoins and the human commerce stablecoins settle: cross-border payouts, merchant settlement, institutional treasury.
But the architectural requirements overlap almost perfectly. A chain built for stablecoin payments at scale needs sub-second finality, predictable low fees, and programmable enforcement of compliance rules.
That's exactly what agents need. The customers these chains were designed for and the customer that's about to arrive want the same thing from the infrastructure.
π That's why the repurposing works. It isn't a retrofit. The requirements were always the same.
The integrations are real
Tempo's design partners include Anthropic, OpenAI, Shopify, Visa, Mastercard, Deutsche Bank, UBS, and Klarna.
DoorDash is moving merchant and driver payouts onto Tempo. ARQ, a Latin American fintech, is already processing $10B annualized.
Arc's testnet participants include BlackRock, Goldman Sachs, Apollo, NYSE, State Street, Visa, Mastercard, AWS, and Anthropic.
For scale: stablecoin transaction volumes hit $33T in 2025, up 72% year-over-year, driven mostly by B2B settlement.
These aren't logos on a pitch deck. They're real volume moving onto these rails.
The two agent-specific plays
Almost all of that volume is human commerce. This report is about agents.
Two products break the pattern.
Tempo's Machine Payments Protocol shipped alongside mainnet in March 2026, aimed specifically at AI agents.
The largest corporate-chain project didn't treat agents as "coming later." It treated them as day-one customers. Design partners include Anthropic, OpenAI, Visa, and Mastercard.
The strategic logic is about distribution.
Stripe is the default payments choice for most of the internet.
Many agent transactions won't be agent-to-agent. They'll be human-to-agent or agent-to-human. If the human is already settling on Stripe, the agent plugged into that flow has every incentive to settle there too.
Agentic(.)Market. Coinbase's agent marketplace that launched April 20, 2026, on the x402 protocol.
x402 was introduced in May 2025 as a way for AI agents to pay for services using stablecoins over HTTP, reviving the long-dormant HTTP 402 "Payment Required" status code.
The marketplace covers inference, data, media, search, and infrastructure.
Providers include OpenAI, Bloomberg, CoinGecko, and AWS Lambda.
Coinbase contributed x402 to the Linux Foundation in April 2026, backed by Cloudflare, Stripe, AWS, Google, Shopify, Visa, and Mastercard. Coinbase's Payments MCP already lets Claude and Google's frontier models access blockchain wallets via x402.
π 85% of x402 transactions settle on Base. The most active agent-payments infrastructure today runs on Coinbase's own corporate chain.
Coinbase's ambition is larger than Tempo's.
Tempo shipped an agent primitive. Coinbase is building a whole economy around agents: rails, wallets, a discovery marketplace, and protocol governance, all stitched together.
Whether the marketplace model is what agents actually want, or whether they end up transacting through lower-level SDK integrations that don't need a marketplace, is an open question.
But the scope of the bet is worth naming.
WHAT THIS MEANS FOR CRYPTO
We started with a simple question. The agentic economy is arriving. What does that mean for crypto?
The honest answer is uncomfortable.
Blockchains win. Cleanly.
Replace "crypto" with "blockchains" and the answer is as bullish as anything I could write. Agents need programmable money, 24/7 settlement, cryptographic verifiability, and composable protocols. They need infrastructure that was, almost by accident, built for them years before they existed.
π At the infrastructure level, the thesis is settled. Blockchains win.
"Crypto" is harder.
When most of us say crypto, we mean the decentralized networks whose tokens we hold. At that level, the answer is much less clean.
Agents will run on blockchain rails because the service is genuinely better than traditional rails on almost every dimension that matters. The structural argument holds. What's less certain is whether the agent economy consolidates on one or two dominant chains, or fragments across many.
My best guess: fragment.
The reason is commercial, not technical. Agents inherit their principal's defaults. A crypto-native user deploys on Coinbase. An e-commerce operator deploys on Tempo. A corporate treasurer with Circle ends up on Arc. A user where Tether dominates ends up on Stable.
π The agent economy probably won't be winner-take-all. It will look more like banking distribution: most customers end up with whichever provider they already have a relationship with.
The uncomfortable math
How much money is actually on the table in the next five years, even in the bullish case?
Tempo charges roughly $0.001 per transaction. That's deliberately low. Tempo isn't trying to extract value through fees. It's trying to keep Stripe's customers inside Stripe's ecosystem.
Run the numbers. For Tempo to generate $100M in annual transaction fees, agents would need to do roughly 274M transactions per day on Tempo alone. For reference, Visa processes about 750M transactions per day globally across its entire network.
π Asking agents on a single chain to generate a third of Visa's global daily volume just to produce $100M in annual fees is a very large ask for a five-year horizon.
The corporate-chain operators know this. Their business models aren't primarily about fee revenue. Stripe isn't building Tempo to collect $0.001 per transaction. Stripe is building Tempo to make sure its customers don't leave when the agent economy arrives. That's a defensive strategic bet, not a fee-extraction play.
For holders of decentralized chain tokens like ETH or SOL, this is harder to absorb. In a world where most agent activity runs on corporate chains, public networks collect less of that fee flow than the bullish narratives suggest.
π A reader holding ETH or SOL waiting for the agent economy to be their catalyst should know the story is more complicated than it looks on crypto Twitter.
My position
"The agent economy is bullish for crypto" hides a distinction:
- Genuinely bullish for blockchain infrastructure as a category. Settled.
- Ambiguously bullish for specific tokens. Depends on which ones you hold.
- Bullish on a five-year horizon for a small number of vertically integrated companies. Most of that equity isn't easily accessible as tokens.
What would make me more bullish:
- Public chains carrying meaningful agent volume in real fees, not testing.
- A breakout decentralized agent-specific protocol with credible neutrality and real adoption.
- Regulatory developments that meaningfully favor public chains for cross-organizational agent commerce.
What would make me less bullish:
- Tempo, Coinbase, or another vertically integrated player consolidating most agent-payments volume within 24 months.
- Public-chain agent activity flatlining at testing-level volumes through the end of 2027.
- Frontier AI labs standardizing on corporate-chain SDKs as the default in their developer documentation.
In January, when I sent my wife that Openclaw tutorial, I wasn't thinking about any of this.
π I was thinking about how fast the world was changing and how badly I wanted to be inside the change rather than watching it.
That conviction hasn't weakened.
My verdict: a softer win than most crypto holders would hope for.
A clearer win than most outsiders would expect. A story that plays out over a longer horizon than any current narrative suggests.
AI-GENERATED PODCAST π€
Weβve turned this PRO report into an AI-generated podcast to make it even easier to digest. You'll find the audio player below. ποΈπ§οΈ
π₯ Blockchains win. Tokens maybe. β‘
Disclaimer: This podcast was created using AI and is based on the research report above. While we've done our best to ensure accuracy, the audio may contain minor errors, technical glitches, or mispronunciations. Please note that this podcast provides an overview of the report and is not a comprehensive or definitive take on the topic.

BITE-SIZED COOKIES FOR THE ROAD πͺ
The entire industry is headed to Miami. Get 20% off Consensus Miami passes with code MILKROAD.*
Good lord! Michael Saylor says $10M per BTC is "the endgame." That's a 130x from here.
We love to see it: Meta is paying creators in USDC on Solana and Polygon. Colombia and the Philippines first. 160+ countries by year-end.
Macro view: OPEC breaks up, the Fed chair changes, and earnings season shakes up markets.
Higher earnings rates. Lower borrowing costs. Up to 0.5% cashback. New U.S. clients get these benefits on Nexo for 30 days.**
*this is sponsored content. **this is partner content.

MILKY MEMES π€£



ROADIE REVIEW OF THE DAY π₯

VITALIK PIC OF THE DAY














