hyrule.host AS215932 IPv6-first x402

Full-Stack Infrastructure for Autonomous Agents

Agents can discover a service, satisfy x402, and receive infrastructure in one machine-readable flow. Provision compute, run network intelligence, or relay egress directly through the API. VM requests return a public status URL and a save-once management credential.

~20s request to root prompt
$0.001+ per paid request
IPv6+NAT64 global by default
Service catalog

Four services. One payment protocol.

Offerings and discovery prices are read from the enabled-only OpenAPI document. The exact price always comes from the live 402 challenge.
01

Compute

Bare VMs with root SSH, global IPv6, NAT64/DNS64, and an automatic deploy.hyrule.host name. A successful purchase returns lifecycle URLs immediately.

specs → $0.20/day
02

Intelligence

BGP, routing, DNSSEC, TLS, mail, ports, NAT, and VoIP diagnostics backed by AS215932 data plus external sources. Responses return evidence, not prose summaries.

open toolbox → $0.001/req
03

Domains & DNS

Domain registration and managed DNS are deferred from the launch catalog. Every VM still gets an automatic deploy.hyrule.host name.

details → not yet launched
04

Network proxy

Outbound requests over Direct, Tor, I2P, or Yggdrasil. Payment settles only when the request is accepted for execution.

routes → $0.01/req
Machine purchase flow

Discover. Pay. Provision.

No sales workflow sits between an agent and the service. The protocol response contains the price, payment requirements, and result contract.
01

Discover

Read the x402 manifest, OpenAPI document, llms.txt, or browser-native WebMCP tools.

GET /.well-known/x402.json
02

Request

Call the resource normally. A 402 returns exact payment requirements.

POST /v1/vm/create
03

Settle

Sign the authorization and retry with the payment header. Settlement is bound to the request.

Payment-Signature eyJ…
04

Consume

Receive structured output, including status and save-once management URLs for asynchronous work.

200 { "status_url": "…" }

Payment and provisioning share one machine-readable flow.

The website mirrors the public API. Anything a human can purchase here can be discovered and requested directly by software.

EndpointPOST /v1/vm/create
PaymentPayment-Signature · x402
SettlementUSDC · Base · Polygon · Arbitrum
Provisioningasynchronous · public status URL
HTTP sequence
POST /v1/vm/create
→ 402 + payment requirements

POST /v1/vm/create
Payment-Signature: <signed authorization>
→ 200 + status_url + management_url
Agent loop
response = request(resource)
if response.status == 402:
    proof = wallet.sign(response.payment)
    response = retry(resource, proof)
return response.json()
Network foundation

First-party infrastructure on AS215932.

01

Independent ASN

AS215932 on RIPE, with an IPv6 allocation and routing policy operated alongside the services it carries.

02

IPv6-native + NAT64

Every VM receives globally routed IPv6. NAT64 and DNS64 provide transparent access to IPv4 destinations.

03

Open operational stack

FRR, Knot, XCP-NG, Caddy, OpenBSD, WireGuard, Prometheus, and Vault. Explore AS215932 →

04

Observable service health

Customer-impacting monitoring is published through the header status control and service status page.

05

x402-native

Agents discover a price and satisfy it inline. No separate billing API or manual account approval is required.

06

Machine-readable lifecycle

Quotes, payments, provisioning, DNS, and management return stable identifiers and structured status.

Compute

Small footprints, direct provisioning.

Specs and prices come from the live product API. Runtime is prepaid by day and can be extended later.
1C-1G-10G
$0.20 /day
  • vCPU1
  • RAM1 GB
  • Disk10 GB
  • NetworkIPv6+NAT64
≈ $6.00 / month ≈ $73.00 / year
Select 1C-1G-10G
2C-4G-20G
$0.60 /day
  • vCPU2
  • RAM4 GB
  • Disk20 GB
  • NetworkIPv6+NAT64
≈ $18.00 / month ≈ $219.00 / year
Select 2C-4G-20G
4C-4G-40G
$0.80 /day
  • vCPU4
  • RAM4 GB
  • Disk40 GB
  • NetworkIPv6+NAT64
≈ $24.00 / month ≈ $292.00 / year
Select 4C-4G-40G
Runtime snapshot

Live control-plane signals.

API p501ms
Build queue0
Average provision20s
Live machines1
Start from code

Infrastructure your agent can purchase itself.

Use x402 to discover price, settle payment, and receive the service response through the same API flow.