PERMASTACK

The Internet Is Broken. Here's the Trillion-Dollar Rebuild That Needs More Coders, Not Fewer

By Ruth Heasman ·

Everyone thinks AI means fewer coders. I think it means more — orders of magnitude more. Because we're not just tweak ing the internet. We're rebuilding it from the foundations up.

The web we use today was designed for humans clicking links and typing credit card numbers into forms. It was never designed for a world where autonomous AI agents need to discover services, authenticate themselves, pay for API calls, and act on your behalf — all without you lifting a finger. That world is arriving right now, and the infrastructure to support it simply doesn't exist yet.

This isn't a theoretical problem. It's an engineering problem. A massive one. And the tools to solve it — from HTTP 402 payment protocols to self-sovereign identity to IPv6 multicast — are already being built. Most of them on BSV.

The Forgotten Status Code

In 1997, the architects of HTTP reserved status code 402: "Payment Required." They knew the web would eventually need native payments baked into the protocol itself — not bolted on as an afterthought via credit card forms and subscription paywalls. But no scalable micropayment system existed at the time, so 402 sat dormant for nearly three decades. [1]

Gargoyle That's no longer the case.

Coinbase revived the concept in May 2025 with x402, an open protocol that embeds payments directly into HTTP requests. [2] The idea is elegant: a server responds with 402, the client pays, the client retries, and the resource is delivered. No accounts. No API keys. No checkout pages. Within months, x402 had processed over 100 million payments. [3]

But here's what most people covering x402 miss: BSV was already there.

The BSV blockchain's BRC-105 standard defines an HTTP-based micropayment flow that uses BRC-103 for mutual authentication and BRC-104 as the HTTP transport layer. [4] When a server requires payment, it responds with 402 Payment Required and includes a cryptographic derivation prefix. The client constructs a BSV transaction paying the specified amount, and the server verifies it — all bound to a mutually authenticated session. Every payment goes to a fresh derived address. No address reuse. No intermediaries. [5]

This isn't a whitepaper. It's running code. ClawSats — a network of autonomous AI agents that hire each other, pay each other in BSV micropayments, and spread through the network virally — already demonstrates BRC-105 end-to-end in production. [6]

Why BSV and Not [Insert Chain Here]

The agentic economy doesn't care about your favourite blockchain's memes, its founder's personality, or which chain has the most influencers. AI agents care about exactly three things: throughput, cost per transaction, and reliability. [7]

Here's the maths.

Coinbase's Base network — the Layer-2 that x402 was initially built on — can process a million agent payments in roughly two and a half hours. BSV's Teranode can do the same in one second. [8] Base also has a seven-day withdrawal window to Ethereum (it's a Layer-2, after all) and relies on a centralised sequencer that has stuttered and stopped multiple times. [8]

Ethereum itself? Volatile gas fees, unpredictable final cost, and a global state bottleneck that chokes when you try to run parallel agent settlement at scale. [7]

Bitcoin (BTC) via Lightning? Channel setup, liquidity management, routing complexity, intermediaries, and counterparty risk. Lightning is a layer of operational headache bolted onto a base layer that refused to scale. As one BSV developer put it: when you charge dollars to move pennies, you don't get commerce — you get a museum. [7]

BSV transactions cost fractions of a cent. They're direct, immediate, and final. No channels. No routing. No guessing whether the payment will fail midstream. [7] With Teranode now processing upwards of a million transactions per second and designed for horizontal scaling, BSV is the boring, reliable infrastructure that machines actually want. [9]

And critically, IPv6 has been built into Teranode from day one. [10] IPv6 multicast means a transaction can be sent to all mining nodes simultaneously — no linear bandwidth duplication, no unicast fan-out bottleneck. [11] This matters enormously as we scale to billions of machine-to-machine interactions per day.

Apps Should Log In to People, Not the Other Way Around

Sundial Here's a question that should bother everyone: why do you log into apps?

Think about it. You create an account on every service you use. Each one stores your data on their servers. They own your identity. They own your content. They own your social graph. You're not a user — you're a row in someone else's database.

The BSV ecosystem is building the inversion of this model. The principle, articulated clearly by Project Babbage (the team behind the Metanet infrastructure), is simple: users should not need to log into apps. Apps should connect to users. [12]

In practice, this means your identity lives in a self-custodial wallet on your device. When you visit a BSV-enabled website, the site requests permission to interact with your wallet — not the other way around. You control which data you share. You control which certificates you present. You can prove you're over 18 without revealing your birthday. You can pay for a single article without subscribing to an entire publication.

The technical foundation for this is the BRC-100 Wallet Interface — an open standard that defines how web applications communicate with wallets. [13] Any app that implements BRC-100 can talk to any compliant wallet. One identity. Many apps. No passwords. No accounts. No centralised databases waiting to be breached. This isn't hypothetical. Two live products demonstrate it today.

BSV Desktop (Metanet Desktop) is the developer-grade reference implementation, built by Project Babbage. It's a full wallet client with support for the BRC-100 interface, overlay services, certificate management, and the entire Metanet app ecosystem. [13] It's powerful, comprehensive, and — if we're honest — a bit intimidating for a non-technical user.

BSV Browser is the everyman version. Designed and completed in early 2026 by Darren "Deggen" Kellenschwiler, it's a mobile browser built with React Native and Expo that brings identity, micropayments, and BSV-powered websites to iOS and Android. [14] It starts in Web2 mode — just a normal browser, no blockchain jargon in sight. When you're ready, you create a wallet, and the browser silently switches to Web3 mode. [15] Suddenly every website is a potential storefront, login portal, or data vault.

BSV Browser is self-custodial from day one. Your keys never leave your phone. It supports BLE peer-to-peer payments between nearby devices, Shamir's Secret Sharing for printable key backup, and ten languages. [15] Apple even allows iOS users to set it as their default browser. [14] It's currently at version 1.3.0 with over 620 commits — this is actively developed, production software. [15]

The crucial innovation is this: BSV Browser doesn't ask users to understand blockchain. It asks them to browse the web. The wallet is there when they need it and invisible when they don't. That's the UX bridge that actually gets people from Web2 to Web3.

The Subscription Model Is Living on Borrowed Time

Let's talk about what this actually disrupts, because it's bigger than technology.

Have you ever wanted to read a single article in the Wall Street Journal, only to be told you need a $40-per-month subscription? You hit the back button. The journalist who wrote that piece gets nothing. The publication loses a potential reader. Everyone loses — except the subscription model itself, which survives not because it's good but because there was no viable alternative. [1]

Micropayments change this equation completely. Twenty pence to read an article. A fraction of a cent for an API call. Five satoshis for an AI agent to access a data feed. When the transaction cost is effectively zero and the payment happens natively inside the HTTP request itself, the entire logic of bundling content into subscriptions collapses. This will terrify incumbents. The subscription model isn't just a pricing strategy — it's a moat. It locks users in, creates recurring revenue, and makes it expensive to leave. Pay-per-use blows the moat up. Suddenly a solo journalist with a 402-enabled blog is competing on equal footing with a media conglomerate. A one-person API developer can monetise their service per-request without needing Stripe, a billing dashboard, or a sales team.

The playing field doesn't just level — it inverts. The advantages that once belonged exclusively to large organisations (billing infrastructure, payment processing, identity management, customer databases) become commoditised into open protocols that anyone can use. A teenager in Lagos with a laptop and a BSV wallet has the same payment infrastructure as a Fortune 500 company.

And it's not just content. Every SaaS product charging £20/month for features you use twice could be repriced per interaction. Every API hidden behind a developer portal and an API key could be opened up to 402-based pay-per-call. Every paywall that exists because "we couldn't figure out how to charge less than a dollar" disappears. BSV makes payments of $0.00001 practical. [1]

This is where the opportunity explodes. When the cost of accepting a payment drops to near zero and the friction of making one disappears entirely, business models that were never economically viable suddenly become not just possible but inevitable. Micropayment-powered services, agent-to-agent marketplaces, per-request AI inference, pay-per-paragraph journalism, per-second compute rental — these aren't fantasies. They're engineering problems with known solutions, waiting for enough developers to build them.

The Accidental Mainstreaming of Electronic Cash

For most of its existence, electronic cash has carried a reputation problem. Cryptocurrency was seen as the preserve of technologists, libertarians, and — fairly or not — those operating at the fringes of the financial system. Banks eyed it with suspicion. Regulators treated it as a threat. The average person associated it with speculation at best and risk at worst.

None of that mattered to the technology itself, which kept maturing regardless of public perception. But it did matter to adoption. The narrative around digital cash kept it firmly in the margins — a niche tool for a niche audience.

The agent economy is changing this, almost by accident.

When Coinbase launches agentic wallets and Stripe integrates x402 payments, these aren't pitched as "crypto products." They're pitched as AI infrastructure. [8] When Google releases AP2 alongside major payment providers, nobody is talking about blockchain ideology — they're talking about enabling machines to pay for services autonomously. [8] The framing has shifted entirely. Electronic cash is no longer a political statement. It's a plumbing requirement.

This is deeply ironic. In 2014, Daniel Krawisz of the Satoshi Nakamoto Institute coined the term "hyperbitcoinization" to describe the voluntary transition from inferior currencies to Bitcoin — a process he argued would be driven by individual acts of entrepreneurship, not monopolists gaming the system. [25] For over a decade since, Bitcoiners have treated hyperbitcoinization as an article of faith — the theoretical tipping point where digital cash becomes the dominant medium of exchange. Most imagined this would happen through retail adoption: people buying coffee with Bitcoin, paying rent in satoshis, ditching their bank accounts.

Instead, it may happen through machines first.

Across the broader crypto ecosystem, more than 250,000 autonomous agents are now active on-chain, transacting funds and generating revenue. [16] The x402 protocol alone has processed over 115 million micropayments between machines. [17] Most of this activity currently runs on chains like Base and Solana — but that's precisely the point. These chains will hit their scaling ceilings as agent transaction volumes grow exponentially. The million-payments-in-2.5-hours limitation on Base [8] looks adequate today. It will look quaint within a year.

These aren't humans deciding to use crypto for ideological reasons. These are software systems choosing the most efficient payment rails available — and increasingly, those rails are blockchain-based.

The agents don't care about the reputation of cryptocurrency. They don't read the Financial Times or worry about what their bank manager thinks. They run a cost-benefit analysis in milliseconds: which payment system offers the lowest fees, the fastest settlement, and the least friction? For high-frequency micropayments, the answer is not Visa. BSV is particularly well-positioned here because it was designed from the start as a utility protocol, not a speculative asset. Its value proposition has always been boring by crypto standards: massive throughput, tiny fees, stable protocol — plumbing essentially. [7] That's exactly what machines optimise for. The irony is that the blockchain most dismissed by the speculative crypto world may be the one that achieves genuine, sustained adoption — not through human enthusiasm, but through algorithmic pragmatism.

The banks that spent a decade treating electronic cash as a threat are now scrambling to build AI payment infrastructure of their own. The question is no longer whether digital cash goes mainstream. It's whether the incumbents can adapt fast enough to participate.

The Chronicle Upgrade and What Comes Next

On 7 April 2026 — days from the time of writing — BSV activates the Chronicle upgrade at block height 943,816. [18] This is the final step in restoring the original Bitcoin protocol as designed by Satoshi Nakamoto, introducing new sighash flags and transaction versioning while maintaining backward compatibility.

Combined with Teranode's horizontal scaling architecture [9], SHIP/SLAP overlay discovery services [19], and the BRC-100 wallet ecosystem, BSV is assembling the full stack needed for a fundamentally different internet:

Identity layer: Self-sovereign, wallet-based, with cryptographic certificates and selective data revelation (BRC-100, BRC-103). [4] [13]

Payment layer: Native HTTP micropayments via 402, with mutual authentication and per-request pricing (BRC-104, BRC-105). [4] [5]

Data layer: User-owned, on-chain or off-chain with on-chain commitments, encrypted where needed (BRC-42). [13] Transport layer: IPv6 multicast for efficient global propagation, overlay networks for specialised use cases. [11] Application layer: Browsers and wallets that make all of the above invisible to end users. [14] [15] Angel

Why This Means More Coders, Not Fewer

Every layer I've just described needs to be built, tested, deployed, and maintained. Every existing web application — every API, every SaaS product, every content platform — needs to be re-engineered to support machine-readable payments, self-sovereign identity, and agent-friendly interfaces.

This is not a minor version bump. This is a generational rebuild of how the internet works.

Consider what an AI agent actually needs to function autonomously: machine-readable service discovery, micropayment rails so it can pay for API calls without a human entering a credit card, and identity systems where the user — not the platform — is sovereign. None of this infrastructure exists at scale yet.

The people who build it won't all come from computer science degrees. Many of them will be vibe coders — people like me, who direct AI tools to implement their architectural vision. People who understand what to build and why, even if they're not writing every line of code by hand.

Vibe coding isn't a shortcut. It's a new creative discipline. And it's how we scale the workforce to match the scale of the problem.

The internet's original architects left us a clue: HTTP 402, a status code waiting for technology to catch up with its vision. Nearly thirty years later, the technology is here. BSV has the throughput. The BRC standards have the protocols. The wallets and browsers have the UX.

Now we just need the coders. Millions of them.

Calligraphic Swash

Ruth Heasman is a solo indie developer and designer, BSV Ambassador, and top 0.1% Replit user. She builds apps, AI tools, and blockchain products under Ruth Designs Digital from Sandbach, Cheshire, UK. Her AR ghost-hunting game SpookSeek AR won first place in Replit's Mobile Buildathon in March 2026.

References

[1] "402: Payment Required," CoinGeek, September 2025. https://coingeek.com/402-payment-required/

[2] "Introducing x402," x402.org / Coinbase, May 2025. https://www.x402.org/

[3] "Introducing x402 V2: Evolving the Standard for Internet-native Payments," x402.org, December 2025. https://www.x402.org/writing/x402-v2-launch

[4] "BRC-105: HTTP Service Monetization Framework," BSV Hub. https://hub.bsvblockchain.org/brc/payments/0105

[5] "BRC-104: HTTP Transport for BRC-103 Mutual Authentication," BSV BRC. https://bsv.brc.dev/peer-to-peer/0104

[6] "ClawSats — Gigs for Your Claws on BSV." https://clawsats.com/

[7] "The Agent Revolution Needs BSV," CoinGeek, March 2026. https://coingeek.com/the-agent-revolution-needs-bsv/

[8] "AI Agentic Economy Fails on Blockchain… Unless It's BSV," CoinGeek, February 2026. https://coingeek.com/ai-agentic-economy-fails-on-blockchain-unless-its-bsv/

[9] "Teranode — Unbounded Scalability on the BSV Blockchain," BSV Blockchain. https://bsvblockchain.org/teranode/

[10] "Understanding BSV's Superpower: Developers Explain What Teranode Is," CoinGeek, September 2025. https://coingeek.com/understanding-bsv-superpower-developers-explain-what-teranode-is/

[11] "The 'Mysteries' of Teranode Find Explanation in Mundane Realities," CoinGeek, January 2026. https://coingeek.com/the-mysteries-of-teranode-find-explanation-in-mundane-realities/

[12] "How to Start Building Your First BSV App with Project Babbage," BSV Blockchain, November 2023. https://bsvblockchain.org/how-to-start-building-your-first-bsv-app-with-project-babbage/

[13] "The Metanet at a Glance," Project Babbage, May 2025. https://blog.projectbabbage.com/p/the-metanet-at-a-glance

[14] "BSV Browser — An Elegant Step Toward a More Web3 World," CoinGeek, 2026. https://coingeek.com/bsv-browser-an-elegant-step-toward-a-more-web3-world/

[15] "BSV Browser," GitHub / bsv-blockchain. https://github.com/bsv-blockchain/bsv-browser

[16] "Claw Wallet Launches to Shield On-Chain Assets for AI Agents," PR Newswire, April 2, 2026. https://www.prnewswire.com/news-releases/claw-wallet-launches-to-shield-on-chain-assets-for-ai-agents-302732600.html

[17] "What Are AI Agents? Why the Machine Economy Needs Crypto in 2026," MEXC News, 2026. https://www.mexc.com/news/863117

[18] "Bitcoin SV (BSV) Latest Updates," CoinMarketCap, March 2026. https://coinmarketcap.com/cmc-ai/bitcoin-sv/latest-updates/

[19] "Overlay Discovery Services (SHIP/SLAP)," GitHub / bsv-blockchain. https://github.com/bsv-blockchain/overlay-discovery-services

[20] "BSV Browser — Browse, Pay, and Prove Who You Are." https://mobile.bsvb.tech/

[21] "BRC Standards Repository." https://bsv.brc.dev/

[22] "bOpen.ai — Accelerated Agentic Blockchain Development." https://bopen.ai/

[23] "BSV Blockchain Begins Technical Testing of Teranode," BSV Blockchain, February 2024. https://bsvblockchain.org/news/bsv-association-begins-technical-testing-of-teranode/

[24] "Recap: BSV Townhall Q3 2024," BSV Blockchain, November 2024. https://bsvblockchain.org/recap-bsv-townhall-q3-2024/

[25] Daniel Krawisz, "Hyperbitcoinization," Satoshi Nakamoto Institute, March 29, 2014. https://nakamotoinstitute.org/mempool/hyperbitcoinization/