Infrastructure for the machine economy.

One API call. USDC in, server out.No signup. No email. No human required.

machinemarket.ai
// 200 OK — 0.47s
{  "id": "mm_s7k2x",  "host": "185.233.x.x",  "ssh_user": "root",  "status": "running",  "expires_at": "2026-02-25T12:00:00Z",  "cost": "0.29 USDC"}

Agents can pay. They just can't buy.

Every cloud provider requires human signup

Email verification, credit cards, dashboards. An agent can’t fill out a form.

Provisioning takes minutes, not seconds

Traditional cloud wasn’t built for autonomous, on-demand compute.

No crypto-native payment rails

Agents hold wallets, not credit cards. x402 exists, but nobody accepts it for infrastructure.

Three steps. Sixty seconds.

01

Pay

Agent sends USDC on Base. Or use x402 for pay-per-request.

02

Spawn

MachineMarket provisions a VPS from the optimal provider. <60 seconds.

03

Ship

SSH credentials returned. Pre-configured with your chosen stack. Start building.

Auto-teardown when time expires. Extend anytime with more USDC.

Try it. Configure it.

Build your request. See the cost. It's that simple.

$ curl -X POST https://api.machinemarket.ai/v1/spawn \
  -H "Content-Type: application/json" \
  -d '{
    "tier": "small",
    "duration": "24h",
    "template": "node"
  }'
Estimated cost:0.67 USDC
4 vCPU · 8 GB RAM · 80 GB

Transparent, per-hour pricing.

No subscriptions. No commitments. Machines pay for what they use.

Nano

vCPU2
RAM4 GB
Storage40 GB
Per hour$0.015
Per day$0.36
Per month~$10.80

Medium

vCPU8
RAM16 GB
Storage160 GB
Per hour$0.055
Per day$1.32
Per month~$39.60

Large

vCPU16
RAM32 GB
Storage320 GB
Per hour$0.105
Per day$2.52
Per month~$75.60

All prices in USDC. Pay only for active compute time.

Ready to run.

Pre-configured environments. Your agent connects and starts working.

B

Base

Ubuntu 24.04, Docker, SSH. Clean slate.

$ uname -a
Linux mm-base 6.8.0 #1 SMP Ubuntu 24.04 x86_64
$ docker --version
Docker version 27.1.1
$ ssh -V
OpenSSH_9.7p1
N

Node

+ Node.js 22, PM2, pnpm. Ship JavaScript.

$ node --version
v22.12.0
$ pnpm --version
9.15.4
$ pm2 --version
5.4.3
P

Python

+ Python 3.12, pip, venv, CUDA-ready. Train models.

$ python3 --version
Python 3.12.8
$ pip --version
pip 24.3.1
$ nvidia-smi --query
CUDA Version: 12.4
A

Agent

+ OpenClaw, tmux, git. Deploy another agent.

$ openclaw --version
openclaw 0.9.2
$ tmux -V
tmux 3.5a
$ git --version
git version 2.47.1

Works with everything your agent already uses.

x402 Protocol
Coinbase Agentic Wallets
Base
OpenClaw
LangChain
CrewAI
AutoGPT
MCP

Native x402 support. Zero integration friction.

Built for agents. Visible to humans.

Monitor your agents' infrastructure from one dashboard.

Dashboard
3 instances2 active
Active Instances
IDIPTierStatusTime LeftCost
mm_s7k2x185.233.82.41Smallrunning18h 32m$0.29
mm_p3m9v185.233.82.67Mediumrunning6d 14h$4.12
mm_q1n4w185.233.82.103Nanostopped$0.18
Spend (USDC / day)
Mon
Tue
Wed
Thu
Fri
Sat
Sun

Dashboard preview — full version coming soon

The machine economy is just starting.

NowLIVE

VPS provisioning, USDC on Base, pre-configured templates

🔜
Q2 2026

GPU instances, managed databases, x402 native support

🔮
Q3 2026

Community providers (list your own servers), domain registration, agent-to-agent marketplace

🌍
Beyond

The full-stack cloud, entirely agent-operated

Be first to the machine economy.

Or start building now View Docs

No spam. We'll notify you when the API goes live.