The platformto rent
Rent GPU compute by the minute, with reputation-scored operators and SSH access in under sixty seconds. Pay what the work costs.
What you actually need.
Nothing you don't.
Sub-minute allocation
Pay, then SSH. The auto-allocator watches confirmed payments every ten seconds, picks an idle GPU matching your tier and region, and hands back credentials in under sixty seconds.
Reputation that is earned, not bought
Every operator carries a transparent score: 60 percent uptime, 25 percent buyer ratings, 15 percent completed jobs. The formula is public. The math is public. There is no pay-to-rank.
Per-minute billing, refunds for what you did not use
Stop in the middle of a job and the unused minutes return to your wallet. The settlement runs on Solana, median eleven seconds end-to-end.
Ephemeral SSH, no shared keys
Every rental gets a fresh session credential that expires when the rental does. No long-lived passwords, no operator can replay your access after you leave.
Three steps.
Pay, allocate, run.
1// You pay2POST /v1/buyer/compute/requests3{4 "gpuTier": "H100",5 "gpuCount": 1,6 "tier": "ON_DEMAND",7 "durationDays": 18}
Real machines,
real operators.
Inventory is contributed by independent node operators. Each one carries a reputation score derived from uptime, ratings, and completed jobs. You can read the formula. You can read the source.
Numbers we hold
ourselves to.
Six workers,
one rate sheet.
The moving parts that keep allocations fast, prices honest, and operators accountable. Every one of them is in production today.
Auto allocator
Watches confirmed payments every ten seconds, picks an idle node by tier and reputation, mints an SSH credential before the buyer can refresh the page.
Per-minute meter
Heartbeats roll into a buyer-facing cost ticker every sixty seconds. Stop early and the unused minutes return to the wallet that paid.
Reputation engine
Daily recompute on a transparent formula. The score, tier, and the math behind both are public. There is no pay-to-rank tier.
Spot preemption
When ON_DEMAND demand spikes, SPOT rentals get a 90 second grace window and a partial refund. RESERVED tier is exempt by contract.
Solana settlement
USDC payouts confirm on Solana via Helius webhooks. Median end-to-end from buyer-pay to operator-credited is eleven seconds.
Carbon estimator
Per-rental CO2 from GPU TDP times region grid intensity. Buyer dashboard surfaces grams per active rental and monthly totals.
Trust is
non-negotiable.
No checkbox compliance copy. Just the controls we actually run, named honestly. If a claim is missing, it is because we have not earned the right to make it.
Ephemeral SSH credentials
Every rental gets a fresh session token. It dies when the rental ends. No shared passwords, no operator can replay your access.
Encryption at rest and in transit
Postgres rows encrypted at rest by the database provider. All API and dashboard traffic over TLS 1.3.
JWT auth, no shared admin tokens
Per-user signed tokens with role separation. The old HMAC admin token from Phase 1 was replaced in M1.
Source is public, audit it
The whole platform lives in one open repo. Every worker, every payment path, every refund rule. Read it before you trust it.
Three calls
to a running GPU.
No SDK to install. No proprietary auth scheme. Just REST over HTTPS with bearer tokens and an OpenAPI spec you can read.
Plain REST
No SDK lock-in. curl, fetch, requests, all work the same.
Open spec
OpenAPI 3 schema for every public endpoint.
Per-minute meter
Cost ticks update on a 60s cadence via WebSocket.
Ephemeral creds
Session tokens expire when the rental ends.
curl -X POST https://api.tokenosdeai.network/v1/buyer/compute/requests \-H "Authorization: Bearer $TOKENOS_TOKEN" \-H "Content-Type: application/json" \-d '{"gpuTier": "H100","gpuCount": 1,"tier": "ON_DEMAND","durationDays": 1}'
“Pay only for the minutes you used. Refund the rest.”
Operating principle
TokenOS DeAI Network, Per-minute meter
/min billing precision
Three tiers,
one rate sheet
Per-minute billing on every tier. Sample rates shown for an H100; the marketplace surfaces live per-operator pricing for every GPU class.
On-Demand
Pay only for the minutes you use. Cancel anytime.
~$5.84/hr at retail
- Per-minute billing, no minimums
- Refund unused minutes on early stop
- Reputation-scored operators
- Ephemeral SSH credentials per session
- Live cost meter in your dashboard
Spot
40% off retail. Preemptible with 90 seconds notice.
~$3.50/hr at retail
- 40% off the on-demand rate
- 90 second eviction warning before preemption
- Refund prorated for unused minutes
- Optional checkpoint snapshot for restart
- Best fit for batch and training workloads
Reserved
Commit 7, 30, or 90 days. Preemption-exempt.
~$5.26/hr at retail
- 10% off the on-demand rate
- Never preempted, capacity guaranteed
- Choose 7, 30, or 90 day terms
- Early termination uses minutes consumed
- Best fit for long-running production
Settlement on Solana, median 11 seconds. See live H100, H200, B200, B300, GB300 rates
Pick a GPU,
pay by the minute.
Sixty seconds from payment to an SSH prompt. Refunds for unused minutes. No tickets.
USDC on Solana, no card on file required