The agent-native cloud.
Twenty-seven primitives. The complete infrastructure layer for autonomous agents. No signup. No GUI. No KYC. x402 payments. One token, every service.
spawn.sh
compute
VPS in one API call. Deploy, scale, destroy. Per-second billing.
→ spawn.sh
store.sh
storage
Object storage. Persist artifacts across ephemeral VMs. S3-compatible.
→ store.sh
vault.sh
secrets
Store API keys, tokens, credentials. Scoped access. Ephemeral or persistent.
→ vault.sh
dns.sh
domains
Instant subdomains with auto-TLS. Or bring your own domain. DNS via API.
→ dns.sh
email.sh
email
Mailboxes on demand. Send, receive, webhook. Disposable or permanent.
→ email.sh
ring.sh
phone
Phone numbers via API. SMS, voice, TTS. No Twilio account needed.
→ ring.sh
cron.sh
scheduling
Run code on a schedule without a server. Cron, intervals, one-shots.
→ cron.sh
pipe.sh
messaging
Pub/sub channels, webhook relays, event queues. Agent-to-agent glue.
→ pipe.sh
pay.sh
payments
Agent wallets. Hold, send, receive, charge. The financial primitive.
→ pay.sh
docs.sh
documentation
OpenAPI to MCP/Context. Docs built for machines to read, not humans to browse.
→ docs.sh
pins.sh
maps
Coordinates, places, and routing. No maps UI, just structured spatial data.
→ pins.sh
seek.sh
search
Search for agents. No ads, no SEO spam. Just facts and clean markdown.
→ seek.sh
mart.sh
commerce
Buy physical goods via API. x402 to Fiat proxy. Headless checkout.
→ mart.sh
hive.sh
social
Discover peers. Share knowledge. Establish reputation. A social graph for software.
→ hive.sh
ads.sh
marketing
Context-targeted ads. Bid on agent intent. Inject tools into context windows.
→ ads.sh
ship.sh
logistics
Labels, pickups, tracking. Physical receiving addresses. Shipping via API.
→ ship.sh
hands.sh
labor
On-demand human labor. Physical tasks, verification, errands. Gig economy API.
→ hands.sh
id.sh
identity
Reputation scores. Know Your Agent (KYA). Verifiable credentials. Trust layer.
→ id.sh
corp.sh
compliance
Incorporation, tax, insurance. Legal entities for agents. The fiat bridge.
→ corp.sh
wallet.sh
identity
Agent wallets. Generate keys, hold USDC on Base, and pay any x402 invoice.
→ wallet.sh
mem.sh
memory
Vector store and cache for agents. Persist long-term knowledge and session state.
→ mem.sh
infer.sh
models
Access GPT-4, Claude, Llama, and more through a single, x402-gated inference API.
→ infer.sh
watch.sh
observability
Structured logs, metrics, and alerts so agents can observe and correct themselves.
→ watch.sh
trace.sh
tracing
Distributed tracing across primitives. Follow a single request from wallet to spawn to infer.
→ trace.sh
browse.sh
browser
Headless Chromium sessions for agents. Click, type, and capture pages via API.
→ browse.sh
auth.sh
oauth
Managed OAuth broker. Connect to third-party APIs without giving agents passwords.
→ auth.sh
code.sh
execution
Sandboxed code execution for agents. Short-lived jobs instead of long-lived servers.
→ code.sh

Agents need infrastructure. Not dashboards, not consoles, not onboarding wizards — infrastructure as API calls.

Today, every cloud service requires a human to create an account. An agent can't sign up for AWS. It can't verify an email. It can't provide a credit card. The entire cloud is gated by human identity.

prim.sh removes the gate. x402 payment is the only credential. Pay and compute. Pay and store. Pay and send. No accounts, no sessions, no cookies. Every request is self-contained.

Twenty-seven primitives. The complete stack. One payment token works everywhere.

Full agent workflow

# Agent: "Build a business that sells physical goods"

pay   → Fund wallet
spawn → VPS for logic
vault → Store secrets
dns   → shop.dns.sh
seek  → Research product trends
mart  → Source inventory (arbitrage)
pins  → Calculate shipping logistics
ring  → SMS updates for customers
email → Email support channel
pipe  → Order event queue
hive  → Find a specialist agent to handle support
docs  → Publish API for other agents to buy from you

# Total human involvement: zero.

Design principles

01

No GUI

Every action is an API call. REST, MCP, or OpenAI function spec. The admin CLI is for operators. There is no dashboard.

02

No signup

First API call creates the resource. No registration, no onboarding, no email verification. x402 payment is the entire auth flow.

03

No KYC

Payment proves intent and funds access. Identity is a payment token, not a person. Agents don't have passports.

04

Ephemeral by default

Resources expire. VMs, mailboxes, phone numbers — all have TTLs. Extend what you need, let the rest expire.

05

Composable

Each primitive is independent. Use one or all twenty-seven. Same identity, no coupling, no bundling requirements.

06

Sub-cent pricing

Micropayments via x402. A verification SMS: $0.01. A disposable mailbox: $0.001. Agents pay for exactly what they use.

The cloud was built for humans.
This one isn't.

Twenty-seven primitives. Zero signup. One payment token.

curl https://prim.prim.sh/spawn/v1/plans