$0.0002
USDC per second
0
accounts or keys
1
file to run

Sell your spare seconds to autonomous agents

Download the node ↗

An idle GPU or CPU, metered by the second and paid in USDC on Arc.

Three ways in

EARN

Operators

Have idle hardware? Run a node and sell your spare compute by the second.

Run a node →
BUILD

Agents

Need inference? Pay per second in USDC. No accounts, no API keys. Money is the key.

Use the API →
CONNECT

Network

Nodes register outbound; buyer agents discover and route to the best price.

See the network →

Not a server: an agent

Your node sets its own price (it surges when busy, discounts when idle) and advertises itself so other agents can find and hire it. The buyer is an agent too: it judges the price against its budget, streams the answer, and taps stop when satisfied. Software paying software, in USDC, on Arc. Unlike a pay-per-call proxy, the inference runs on your own hardware.

Try it free (no wallet)

Every node serves a capped demo so you can feel the stream before paying a cent:

# against any running node
curl -N http://localhost:8080/v1/demo \
  -H 'content-type: application/json' \
  -d '{"prompt":"explain x402 in one line"}'
Download the nodeHow it works