[h] home [b] blog [n] notebook

crypto as financial infrastructure, not ideology

the debate about crypto has always been conducted between two groups who are talking past each other. the believers think decentralization is an end in itself, that trustless systems are categorically better than trusted ones, that the point is to build financial infrastructure that doesn't require the US banking system or governments or any centralized intermediary. the skeptics think the whole thing is tulip mania with better marketing, that real money doesn't need a blockchain, that the interesting financial applications could just be done with normal databases. both are partially right and mostly missing the point.

the actual innovation is programmable money. this is less exciting to say but more accurate. before ethereum, you could move money between parties using traditional payment rails. after ethereum, you could write code that moved money based on conditions — if X happens then transfer Y to Z — with the execution enforced by the network rather than by a bank or payment processor. smart contracts are a confusing name for this; they're less about contracts in the legal sense and more about self-executing financial logic. and self-executing financial logic, running on public infrastructure that anyone can inspect, is genuinely new. it didn't exist before.

stablecoins are the clearest practical application. USDC and tether together process volumes comparable to large payment networks. they run 24/7. settlement is minutes not days. you can send $50 across borders for a few cents. for someone in a country with a dysfunctional banking system or a rapidly depreciating currency, this is not a toy. it's a way to hold dollars and transact in dollars without a US bank account. the ideological question of whether stablecoins should exist is separate from the empirical observation that hundreds of millions of people are using them for reasons that make sense given their circumstances.

the more interesting structural question is what happens when AI agents need to transact. an AI agent that needs to pay for compute, API calls, or data doesn't map cleanly onto traditional payment rails, which were designed for humans with bank accounts and identity verification and minimum transaction sizes. a piece of software that needs to pay another piece of software $0.003 for an API call, on a per-call basis, across a distributed network of providers, is not well served by visa. crypto rails handle this naturally: a wallet address, a private key, a transaction. no KYC, no minimum transfer, no human in the loop. as autonomous AI agents become more prevalent, the payment infrastructure for an agentic economy looks more like crypto than like traditional banking.

DeFi (decentralized finance) is interesting separately, as a kind of live experimental laboratory for mechanism design. every DeFi protocol is a hypothesis about how a financial market should work: what's the right pricing function for an automated market maker, what collateralization ratio makes a lending protocol solvent under stress, how should liquidations be handled. some of these experiments fail spectacularly (luna/terra was a $40 billion experiment in algorithmic stablecoin design that failed, loudly). the ones that survive — uniswap's constant-product AMM, aave's lending model — represent genuine innovations in market microstructure. they're running real-money, high-stakes tests of financial mechanism design in real time. this doesn't exist in traditional finance, where new market structures take decades to get regulatory approval and the experiments happen slowly.

the honest bull case for crypto is not "this replaces banks" or "decentralization will liberate us from governments." it's something more prosaic: crypto provides a layer of programmable financial infrastructure that handles specific use cases — 24/7 global settlement, machine-to-machine payments, transparent on-chain financial logic, permissionless market experiments — better than existing systems. that's a real value proposition. it's not as exciting as the ideology, but it's the thing that's actually happening.