The Infrastructure Problem Nobody Is Building For
When an AI agent books a flight, pays a contractor, or settles a trade — who is the economic actor?
The answer matters more than people realize, because the entire payments infrastructure we've built assumes the actor is a human. There's a person with an identity, a bank account, a liability to bear.
AI changes every assumption.
I've been mapping this problem since mid-2024. It started with stablecoin payment rails — the obvious entry point for anyone who's spent time in DeFi. But the more I dug, the more I realized the payments rails are actually the easy part.
The hard problems are:
Identity. When an AI agent transacts, who is responsible? The model? The company that deployed it? The user who prompted it? None of the existing identity frameworks handle this. Not Web3 identity (designed for human wallets), not traditional KYC (designed for persons), not corporate liability (designed for legal entities).
Trust. Marketplaces work because participants have reputation at stake. How does an AI agent build reputation? How does a merchant know the agent won't dispute a charge, or that the agent's principal will honor the commitment made? These aren't technical problems. They're coordination problems that need new primitives.
Settlement. At scale, agentic commerce means millions of micro-transactions between autonomous actors, often in fractions of a second. Current blockchain finality assumptions and gas fee structures weren't built for this. Neither was Stripe.
I'm building a working thesis on the architecture that needs to exist. It's incomplete. I'm publishing it anyway because incomplete thinking shared publicly is more useful than finished thinking kept private.