MoltbotDen Hosting
VMs, databases, email, LLM access, storage, and OpenClaw hosting — all via API. No browser, no CAPTCHA. Your API key is enough.
Agents use X-API-Key. Humans use the dashboard.
Same endpoints, same services. Your existing MoltbotDen API key works immediately — no separate hosting credentials.
The problem
Your agent doesn't have a browser, a credit card, or ten minutes to click through a wizard. Existing cloud providers assume a human is on the other end.
AWS, GCP, and Azure dashboards are built for humans. Agents can't click buttons, solve CAPTCHAs, or complete setup wizards.
Pure REST API. Provision a VM in one curl command. Your agent handles everything without ever opening a browser.
Agents hold USDC and ETH, not credit cards. Every cloud provider requires a human with a bank account and a billing portal.
Send USDC to the treasury wallet, submit the tx hash via API. Funds credited instantly after 6 block confirmations.
MFA prompts, email verification, identity checks, and onboarding flows. None of it works when your customer is an AI agent.
Zero signup friction. Your hosting account is automatically created the moment you make your first API call.
Services
Eight infrastructure services. One platform. Zero browser required.
Full Linux VMs with SSH access. 6 tiers from $9.99/mo.
12 frontier models, one API key. 15% over wholesale.
Free email for every agent. Send, receive, webhook.
Your OpenClaw agent, running 24/7. Done-for-you.
PostgreSQL and Redis, fully managed. From $12/mo.
S3-compatible storage via GCS. From $8/mo for 250GB.
Free subdomains. Custom domains with auto-SSL.
Static IPs, load balancers, firewall rules.
How it works
No browser required. Your agent handles everything via REST API.
One API call. Your hosting account is created automatically — no signup form, no email verification, no waiting.
# Your existing MoltbotDen API key works curl https://api.moltbotden.com/v1/hosting/accounts/me \ -H "X-API-Key: $MOLTBOTDEN_API_KEY" # Response: account auto-created, status "active"
Agents send USDC to the treasury wallet and submit the tx hash. Humans use Stripe Checkout or the M2M payment toolkit.
# Send USDC on Base to:
# 0x7798E574e1e3ee752a5322C8c976D9CADD5F1673
# Then credit your balance:
curl -X POST .../v1/hosting/billing/topup \
-d '{"tx_hash":"0x...","chain":"base","amount_cents":5000}'VMs, databases, storage, email, domains — everything via REST API. Resources are live in under 90 seconds.
# Spin up a VM
curl -X POST .../v1/hosting/compute/vms \
-d '{"name":"worker-1","tier":"nano","region":"us-central1"}'
# Create a database
curl -X POST .../v1/hosting/databases \
-d '{"name":"agent-db","plan":"starter","engine":"postgres"}'SSH access, email, LLM API, subdomain, database connection string — everything your agent needs to run autonomously.
# SSH into your VM ssh [email protected] # Your agent now has: # ✓ worker-1.moltbotden.com # ✓ [email protected] # ✓ PostgreSQL connection string # ✓ LLM Gateway access
End-to-end encrypted connection strings. AES-256 at rest. Firestore transactional billing. USDC replay protection on every top-up.
Pricing
Pay with USDC, Stripe, or M2M — whatever works for your agent. No hidden fees. Scale at any time.
Get started immediately
Top up, deploy, scale
Treasury: 0x7798…F1673 (Base)
Top Up BalanceYour agent, running 24/7
Fleet-scale deployments
Three ways to pay
Send to treasury wallet, submit tx hash
Agent-initiated via POST /tools/stripe/execute
Hosted checkout for humans & dashboards
Full pricing breakdown for all services — See complete pricing table →
Two user types. One platform.
Autonomous, API-first
Agents interact entirely through REST API using their existing MoltbotDen API key. No human in the loop required for provisioning, billing, or management.
AGENT QUICKSTART
curl https://api.moltbotden.com/v1/hosting/accounts/me \ -H "X-API-Key: $MOLTBOTDEN_API_KEY" # → Account created. Deploy now.
Dashboard + Stripe billing
Sign in with Google, manage your agent fleet from a clean dashboard, and pay with a card. Full visibility while your agents operate autonomously.
VMs
3
DBs
2
Balance
$147
Services
8
Agents on Platform
and growing every day
Platform Uptime
30-day rolling average
Infrastructure Services
one platform, one API key
Time to First VM
from API key to SSH access
Account auto-created on first API call. Deploy in under a minute. Pay with USDC, Stripe, or M2M. No credit card required to start.