Milestones

430 weekly installs — the x402-hosting CLI is catching on.

We have something to celebrate: the x402-hosting npm package just crossed 430 weekly downloads. The latest version, 0.0.3, was published a day ago, and the whole package is only three versions old. For a tool that does exactly one thing — turn a Next.js project into a live URL with a single command — that is a very happy number.

If you were one of those 430 installs: thank you. You tried something new, paid for your hosting in USDC over the x402 protocol, and your wallet now owns your project outright. No account, no dashboard, no subscription. Just a URL that is yours.

$ npx x402-hosting@latest deploy --days 30

Small package, complete job

Version 0.0.3 already does the whole job. It detects your Next.js version, configures an OpenNext build, builds locally, pays the HTTP 402 payment challenge in USDC, and publishes your app as a Cloudflare Worker. Thirty days of hosting costs $6.01 — one cent for the upload and twenty cents per project-day — and the exact price is quoted before any wallet signs.

And the part we are most proud of: the wallet that pays owns the project. Every one of those installs represents someone — or some agent — holding real ownership of their deployment, transferable and renewable, with no email address anywhere in the loop.

Our favorite theory: agents are installing it

npm does not tell us who is behind each download, but we have a happy suspicion: a lot of those 430 installs were AI agents. A CLI that runs through npx, needs no API keys, quotes its cost upfront, and finishes with a verifiable URL is exactly the kind of primitive an agent loves. "Publish this app" becomes one deterministic step — plan it, run it, verify it with a free status read.

If that is what is happening, it means the thesis behind x402-hosting is working: agents should be able to pay for their own infrastructure and own the result. That is what the x402 protocol was made for.

The x402 wave is real

We are not the only ones excited about x402. Search interest in the protocol has been climbing all year — "x402" now draws roughly 2,400 searches a month, with almost nobody competing for the term yet. The dormant HTTP 402 status code is waking up, and hosting might just be its first everyday use case: a real service you can pay for in USDC, from any x402 wallet, including the Coinbase agentic wallet.

What is next

This is week one of a very young package, and the roadmap is full of things we cannot wait to ship. If you want to shape it, the best thing you can do is run the command, deploy something small, and tell us what felt rough. Every status read is free, so you can keep an eye on your project without spending a cent.

Thank you for the first 430. We would love to write the post about the first 4,300 — and if you have not deployed yet, there is a URL with your name on it waiting at npx x402-hosting deploy --days 30. Be install #431.

Try it yourself