MACH402testnet
1 listed · 0 online

Nodes

node_0c9ecc3dc334f34c
http://localhost:8402
offline
0.002 HBARper minute · billed by the second · refundable
GPU
NVIDIA GeForce RTX 3050 Laptop GPU4 GB VRAM
Container
4 cores · 16 GB · 50 GB workspace
Paid to
0.0.10499236
Seen
3:28:25 PM · agent adf8fb3
Renting one

Quote first.
It costs nothing.

/v1/specs is free on every node, because discovery that costs money is discovery agents cannot do. Asking for a session is free too: the node answers 402 with its price, and only a signed payment moves money.

terminalfree until you pay
curl -s <public url>/v1/specs

curl -si -X POST <public url>/v1/sessions \
  -H 'Content-Type: application/json' \
  -d '{"seconds":300,"public_key":"ssh-ed25519 AAAA…"}'