Deploy a private VPS in 60 seconds. Pay with crypto.

No card. No KYC. Hourly billing on top-tier cloud infrastructure in 29+ locations.

₿ Bitcoin · Ξ Ethereum · Ł Litecoin

1. Top up with crypto

Send BTC to your balance. Credited after confirmation — usually minutes.

2. Pick a server

Choose a plan and one of our worldwide locations.

3. Deploy in 60s

Your server boots with a dedicated IPv4 and root access.

Top-tier clouds. One crypto balance.

We deploy on the infrastructure you already trust — billed hourly from your balance. Exact pricing is shown at deploy time.

Vultr

Live — deploying now

High-performance compute in 29 cities. From click to root shell in about 60 seconds — paid by the hour from your crypto balance.

  • 29 locations
  • NVMe SSD storage
  • Dedicated IPv4
  • Full root access
  • Hourly billing
  • Deploy via API
Deploy on Vultrno card · no KYC · cents per hour

Hetzner

Soon

Europe's price-performance king

DigitalOcean

Soon

The developer cloud

Linode

Soon

Akamai's global network

Same balance, same API. New clouds appear in your dashboard — no new accounts, no new payment methods.

Automate everything with the API

Everything you can do in the dashboard, you can do with a single HTTP call. Spin up a fleet, tear it down, watch your balance — from scripts, CI or your own panel.

  • Deploy 10 servers in one click — one request, a whole fleet
  • Check balance and hourly spend programmatically
  • Poll server statuses and IPs in real time
  • Destroy by id or in bulk when the job is done
Read the full API docs →
terminal
# Deploy 10 servers in one click
curl -X POST https://api.cryptovps.io/servers/bulk \
  -H "Authorization: Bearer $API_KEY" \
  -d '{"count": 10, "planId": "vc2-2c-4gb", "regionId": "ams"}'

# Check your balance and hourly spend
curl https://api.cryptovps.io/billing \
  -H "Authorization: Bearer $API_KEY"

# Poll statuses and IPs of the whole fleet
curl https://api.cryptovps.io/servers \
  -H "Authorization: Bearer $API_KEY"

FAQ

Do I need to verify my identity?

No. You only need an email address. We never ask for documents, phone numbers or card details.

Which cryptocurrencies do you accept?

Bitcoin at launch, with Ethereum, Litecoin and Lightning payments coming right after.

How does hourly billing work?

You top up a balance and we deduct the hourly price only while a server exists. Destroy it any time and you stop paying the same hour.

What happens if my balance hits zero?

Your servers are suspended with a grace period to top up before anything is deleted. We send warnings well in advance.

More questions? Read the full FAQ or browse the docs

Your server is 60 seconds away

Get started