Network data
The Basis network, live.
A real-time view of the inference network — jobs routed, tokens streamed, receipts recorded, workers online, and rewards settled on Base. Every figure is a live aggregate read straight from the network: no prompts, no wallets, no private user data. Where the network has recorded nothing yet, a panel says so plainly rather than inventing a number.
Live network
Jobs the network has routed and the tokens it has streamed back, with the worker pool online right now. Output tokens are server-counted and authoritative.
Jobs routed
49
48 completed · 1 failed
Tokens streamed
949
Prompt + output, server-counted across receipts.
Workers online
1
1 registered to the network
Active models
1
Distinct models advertised by online workers.
Worker activity
Contributor GPUs register, advertise the models they serve, and stream completions back through the orchestrator. Each completed, verified job earns its worker BASIS.
Worker mesh
1 online1 of 1 registered workers are online and advertising 1 model.
Receipt stream
49 recorded49 receipts recorded so far. The rail above is a structural view of the receipt format. See receipts.
Credits & payments
Users and agents pay for inference in BASIS; ETH, WETH, or USDC route into BASIS at payment time. Amounts are tracked as integer BASIS base units (never floats); each card leads with the scaled BASIS figure and keeps the exact base units beside it. Spend is derived from receipts; routed volume sums the BASIS routed through completed quotes — aggregate volume only, never a payer wallet.
Credits spent
0.006257 BASIS
6,257,000,000,000,000 base units · sum of charged BASIS across receipts.
Quotes routed / filled
10 / 0
Payment quotes created, and how many filled.
BASIS routed
0 base units · total BASIS routed from ETH / WETH / USDC at payment time.
Routed by token · BASIS out (raw)
No payment routes recorded yet. As agents and apps pay, the BASIS routed from each source token totals here.
Pricing
Credits are Basis's usage-accounting unit. They are deterministic inside a quote, reservation, pricing epoch, and receipt. A new epoch applies only to new quotes and reservations; accepted jobs and existing receipts are never silently repriced.
Active epoch
epoch-placeholder-001
Price source: placeholder.
BASIS per credit (raw)
1,000,000,000,000,000
Base units of $BASIS per one whole credit, locked for this epoch.
Worker pool paid
0 base units · rewards settled to workers on Base.
Avg BASIS/job
0.000127 BASIS
127,693,877,551,020 base units · mean charged amount across recorded receipts.
Rewards & settlement
Worker rewards accrue off-chain as jobs complete and settle on Base in idempotent batches — a batch hash settles once, with no double-pay. Totals show the scaled BASIS figure with exact base units beside them.
Unsettled rewards
0.000352 BASIS
352,800,000,000,000 base units · accrued from completed jobs, awaiting the next batch.
Settled rewards
0 base units · confirmed on Base.
Settlement batches
1
0 recoverable
Workers earning
1
1 online now
Settlement rail · Base
1 batchesRewards batch deterministically, then settle once on Base — a batch settles a single time.
1 settlement batches recorded. Each batch pays every worker named in its receipts in a single Base transaction. See settlement.
Treasury
Network fee streams. WETH-side and BASIS-side amounts are accounted separately and never blended. Each stream records its verified amount once value flows on Base; until then it reads as no events rather than a zero-as-fact.
| Stream | Side | Amount (raw) |
|---|---|---|
| Inference burn (per-job) | BASIS | no events |
| Bankr creator fee (WETH) | WETH | no events |
| Bankr creator fee ($BASIS) | BASIS | no events |
| Payment-router fee | BASIS | no events |
| Settlement fee | BASIS | no events |
No treasury events recorded yet — every stream above is waiting for its first verified inflow on Base.
BASIS-side split & fee streams
- Per-job split (worker / burn)90% / 10%
- BASIS-side split (burn / staker)50% / 50%
- WETH-side claimable (raw)no events
- BASIS-side claimable (raw)no events
The per-job split sends the protocol's share to burn (earmarked; draft, currently at zero) — a separate flow. The Bankr creator-fee BASIS-side splits 50% burned / 50% to stakers per claim: each claim to date has been burned on-chain to the dead address and funded to the staking vault, where it streams over 7 days into staked value — both read live from Base. The continuous, automatic feed of that split is still being wired. The WETH-side reserve stays strictly separate in the creator wallet, with no burn or staker split. See /treasury.
Network signals
A calm read of the network surfaces. The API and site stream live on Base-native infrastructure; inference, persistence, and settlement light up as each comes online.
- Inference gatewayStreaming
- Receipt logRecording
- SettlementSettling
For the full network topology and the path to durable, cross-instance metrics, see the architecture docs.
Read the data
The same aggregates are available as JSON at /api/data (and the alias /api/network/data). See the network-data docs.
curl -s https://basis.watch/api/data