srv://hyrule-net · AS215932 · IPv6-native · x402-ready

No email. No phone.
No PII.
Just a VM.

Hyrule Cloud doesn't ask who you are because we never wanted to know. Random handle and a password you set — or pay with crypto and skip the account altogether. We hand you root, an IPv6, and an SSH prompt.

~60s avg to root prompt
$0.05/d entry tier
IPv6+NAT64 global by default
srv@hyrule ~ deploy [ live ]
$srv deploy --size sm --os debian-13 --days 30
·tier Basic · 1 vCPU · 1 GB · 20 GB SSD
·price $0.10/day × 30 = $3.00 USDC
·awaiting wallet signature…
x402 settled · gas covered
vm-7c4a provisioning
ipv6 2a0c:b641:b51:7c4a::1
$ssh root@vm-7c4a.deploy.hyrule.host

runtime snapshot · api-process-local-rolling-window

api p500ms
build queue0 jobs
avg provision
live machines0
infra truth

We run our own ASN. Not a reseller.

01

Our own ASN

AS215932 on RIPE. Prefix 2a0c:b641:b50::/44. Transit via AS34872 + AS210233. Routing policy lives in this same repo.

02

IPv6-native + NAT64

Every VM gets a routable /128 inside 2a0c:b641:b51::/48. NAT64 + DNS64 on rtr reaches IPv4 destinations transparently.

03

Boring open stack

FRR, Knot, XCP-NG, Caddy, OpenBSD, nftables, WireGuard, Prometheus, Vault. No proprietary control plane. See the inventory →

04

Crypto-native, no KYC

USDC on facilitator-verified chains, plus BTC. Payment rails are fetched from the backend at order time and never hardcoded in the UI.

05

x402 for agents

The API ships a `/.well-known/x402.json` manifest. Agents can discover, price, and pay per-call. POST /v1/vm/create with an `X-Payment` header is the whole flow.

06

Solo-operated, transparent

One operator in NL, compute in OVH FR, routing across Servperso NL+DE. Every config is in a public-shaped repo. Read the FAQ →

vm tiers

Pick the footprint and keep moving.

All prices are in USD, billed daily. Pay USDC (Base) or BTC at checkout. No account required.
Starter
$0.05 /day
  • vCPU1
  • RAM512 MB
  • Disk10 GB
  • NetworkIPv6+NAT64
≈ $1.50 / month ≈ $18.25 / year
Select Starter
Standard
$0.20 /day
  • vCPU2
  • RAM2 GB
  • Disk40 GB
  • NetworkIPv6+NAT64
≈ $6.00 / month ≈ $73.00 / year
Select Standard
Performance
$0.40 /day
  • vCPU4
  • RAM4 GB
  • Disk80 GB
  • NetworkIPv6+NAT64
≈ $12.00 / month ≈ $146.00 / year
Select Performance
deploy flow

Three steps from blank page to SSH prompt.

01

Choose your image

Select OS template, server size, and runtime. Hostname and domain are optional.

$ srv plan --size sm --days 30
02

Pay your way

USDC via x402 with a gasless signature, or send BTC to a one-time deposit address. Enabled rails come from the API.

wallet.sign(eip3009) · native intent
03

Save your one-time URL

Anon orders return a save-once management link. Want a dashboard? Sign up with a random handle — still no email.

/order/manage/vm_…?token=hyr_vm_…
programmable

The same flow, callable.

x402 + multi-rail crypto. No KYC, no API tickets to file.

The website mirrors the public API. Anything you can click here, an agent can POST.

EndpointPOST /v1/vm/create
AuthX-Payment · x402 (EVM) or scoped API key (D)
SettlementUSDC · Base · gasless
Latencyp50 0ms · per-worker
# deploy in one shot
curl https://cloud.hyrule.host/v1/vm/create \
  -H "X-Payment: $(srv pay 3.00 --base usdc)" \
  -d '{"size":"sm","duration_days":30,"os":"debian-13","ssh_pubkey":"…"}'
deploy now

Bring an SSH key and a wallet. That's it.

No email confirmation. No KYC form. No business plan. Hyrule Cloud handles provisioning, DNS, gas — you get root.