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.
Have idle hardware? Run a node and sell your spare compute by the second.
Run a node →Need inference? Pay per second in USDC. No accounts, no API keys. Money is the key.
Use the API →Nodes register outbound; buyer agents discover and route to the best price.
See the network →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.
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"}'