Settlement

The rail underneath every quote.

ComputeX prices in USDC and settles on Solana. This page is that chain live — throughput, epoch, spot — plus the deposit path a funded balance takes.

USDC · SPLmainnet-beta
fund a balance

Deposit USDC

A mainnet USDC transfer from your wallet to the ComputeX settlement address. You sign it; we broadcast it. Jobs draw against the balance once the settlement program is live.

not configured

No settlement address is set. Deposits stay disabled until NEXT_PUBLIC_SETTLEMENT_WALLET is configured — the rest of this page is live either way.

settlement address
unset
USDC mint
EPjFWd…yTDt1v
how a job clears
01
Quote

The book is rebuilt from both networks every 150 seconds. A quote is the cheaper network's live rate for your hardware — nothing is added on top.

02
Fund

USDC moves from your wallet to the settlement address in one signed transfer. You sign in the browser; the transaction is broadcast server-side so no RPC key ever reaches the client.

03
Route

A job takes whichever network quotes it cheaper at execution time. Today that is Nosana on every class both networks price.

04
Settle

Escrow releases on verified completion; failures refund. Solana is the rail because it is the one where a per-job settlement costs a fraction of a cent.

Network figures come from a Solana JSON-RPC via /api/network; SOL spot from Jupiter. Deposits are ordinary SPL transfers you can verify on Solscan.