01 / 07 · The gateway

Sable, explained.

A pay-as-you-go gateway between AI agents and the computers that do their thinking. It makes three promises most AI services do not: it forgets what you told it, it cannot overspend your budget, and it hands you a receipt you can check yourself.

02 / 07 · In plain words

What Sable is, for people who do not write code

Thirty secondsCompanies are starting to hand real work to AI agents: software that reads documents, makes calls, writes code and spends money without a person watching. Sable is the place those agents go to think and to run code, built so the agent can be trusted with private things and a budget.
The problemAn agent does not ask one question. It hands over everything it knows, all day, to whichever AI company is on the other end, and that company often keeps a copy. And an agent left running is a process with a wallet: it can loop, it can be tricked into something expensive, and when the bill arrives nobody can say what actually ran.
The ideaFix both at the same door. Lock the words in an envelope the moment they arrive. Hold the money before the work starts. Sign a receipt on the way out that anyone can check without trusting Sable.
Promise one

It forgets§03

Your words are sealed on arrival, opened once to get the answer, then gone. Sable keeps a single line per job: what kind of work, how much, what it cost. Never the words. Its own dashboard cannot show you a prompt, because there is nowhere one could have been stored. One honest limit: on the standard tier the model provider on the other side still sees the words for that one call. Only the confidential tier hides them from the provider too.

Promise two

It cannot overspend§05

Every access key can be given a hard budget, and the prepaid balance is a ceiling for all of them. Sable reserves the worst-case cost before the work runs, so a runaway agent stops at the limit instead of at your credit card. An agent can hand a helper a smaller allowance, never a bigger one, and switching off the parent switches off every helper.

Promise three

It shows its work§07

Every answer comes back with a signed receipt: which model, how much, when, at what cost. Anyone can check the signature without asking Sable, the way you can check a stamped ticket without calling the ticket office. On the most private tier the receipt also proves the work ran inside a locked room in the chip.

Who it is for. Anyone running an AI agent that touches private material or works unattended: client files, medical notes, financial positions, source code, a receptionist that answers the phone at night. The agent's owner changes one line of settings to point it at Sable. Nothing else about the agent has to change.

What it costs. Pay as you go, priced in dollars and paid from a prepaid balance in USDT. A free tier that actually works. Plans at $79, $199 and $399 a month buy higher limits and extras, never cheaper compute. The baseline privacy is the same on every tier, including free; the $199 plan unlocks the locked-chip confidential mode. An agent can also pay its own bill mid-conversation, with no card and no human, which is how software will buy things from other software.

The token.§06 SABL is a community token launched in August 2026. Until this month it did nothing on the platform, and the whitepaper said so. On 2 September that changed on one point: you can optionally pay for compute and subscriptions in SABL, and paying that way burns the token and earns a discount. That part is still rolling out. It carries no yield, no vote, no share of revenue and no claim on the company. Sable's own words: a consumptive payment utility, not an investment.

What it is not, yet.§10 · §12 Sable is a very small team, one gateway and one machine. No outside computers serve its traffic. The most private mode runs two smaller open models on a CPU chip, not on the big GPU chips most of its competitors use. The whitepaper lists all of this in a section titled "What is built, and what is not," in the document meant to sell you. That table is the reason many people trust the rest of it.

agentSoftware that does a job on its own: reads, decides, acts, spends. Not a chatbot you type at.
gatewayThe door every request passes through. Sable is the door, not the computer behind it.
receiptA signed note attached to every answer. Proves what ran and what it cost. Never contains your words.
spend capA budget the system enforces, not a warning it sends. Over the cap, the request is refused before any money moves.
confidential tierWork that runs inside a locked compartment in the processor. Even the company that owns the machine cannot look in.
sub-keyA smaller allowance an agent hands to a helper. It can only be smaller than the parent's, never larger.
x402A way for a program to pay a bill by itself: the server says "payment required," the program pays and retries.
burnTokens paid to Sable are destroyed, so the total supply shrinks a little with every SABL payment.
03 / 07 · Try it

Send a prompt through the door

A simulation of the three promises, running entirely in your browser. Nothing you type is sent anywhere, not even to Sable. The fingerprint is a real SHA-256 of your words. The receipt is really signed and really verified, with a throwaway key made when this page loaded. Sable's real receipts use a different curve and a published address; the shape is the same.

Balance

Loop: the agent resends its whole growing conversation every time, the way real agents do. Watch the hold grow until the cap refuses it. A five-cent key is Sable's own pattern: one short-lived, tightly scoped key per task. Priced at Sable's list price for sable-fast on 4 Sep 2026: $2 in, $10 out per million tokens.

  1. 1

    Sealed on arrival

    waiting
  2. 2

    Budget held first

    waiting
  3. 3

    Opened once, in one frame

    waiting
  4. 4

    Metered and signed

    waiting
What Sable kept
nothing yet
What Sable never stored
nothing yet
04 / 07 · Verify, don't trust

Now check Sable itself

The simulation above uses a throwaway key. This section uses Sable's real, published one. Status and signer are read live from Sable's public API. The receipt check runs in your browser and sends nothing to Sable or to this site.

Sable, right now

gatewayreading… uptime 24h / 30d / confidential backend read

Reads api.buildsable.com/v1/status through this site's read-only proxy. Cross-check on buildsable.com/trust.

Sable's published signer

reading…


Every real receipt is signed by this address, secp256k1 over an EIP-191 digest. Pin it, and no receipt can be faked without the key. Source: api.buildsable.com/v1/receipts/pubkey.

Verify a receipt in your browser

Have a Sable key? Make one call, copy the two headers, paste them here. No key? Load the test receipt: it is signed by a throwaway key, not by Sable, so you can watch the check pass and then change one character and watch it fail.
05 / 07 · The field

What each one actually ships

Eight projects that sell private or provable AI compute, read against their own documentation. Not a scorecard. Sable is smaller than every project here and wins on a narrower set of columns than its fans assume.

ProjectModel in TEESigned responsePer-key capSub-keysx402Sandboxes, same keyPriced in USDToken role
Sable2026 · very small team · one node CPU TDX, conf. tier only EIP-191, any wallet verifies hard, pre-auth hold shrink-only, cascading revoke live, USDT optional pay-in, burns for a discount, rolling out since 2 Sep, not live
Phala2020 · Ethereum L2 GPU CC, H100 to B300 gateway receipt, Jun 2026 ? third-party only rents CVMs staking, governance
NEAR AI CloudDec 2025 GPU CC + TDX ECDSA per chat ?credits suspend ? via staked NEAR stake for credits
Nillion2025 · Ethereum L2 GPU CC, SEV-SNP signed completions ? NIL burn or Stripe staking, payment
Secret2020 · SCRT Labs exits 1 Sep 2026 SGX, TDX, H100 app-level only ? listed gas, staking
Oasis ROFL2025 TDX demo priced in ROSE gas, staking
Tinfoil2024 · private company GPU CC, up to B200 ?per-connection attest no token
OpenGradient2026 · testnet AWS Nitro, testnet testnet testnet priced in OPG pays for inference
livepartial or testnetnot found in public docs?implied, could not verify

Sable's confidential tier serves two small open models on CPU-only TDX; its standard tier is not confidential, in its own words. Phala, NEAR AI, Nillion, Secret and Tinfoil run models on GPU confidential computing. That is the clearest capability gap. Signed responses are no longer unique to Sable: Phala, NEAR AI and Nillion ship them. What remains unmatched is the combination of hard per-key caps, shrink-only sub-keys, live x402 and metered sandboxes behind one key.

06 / 07 · The token

Where the token sits

Market cap, log scale. SABL's only role is an optional pay-in that burns the token for a discount, announced 2 Sep and not yet live. No yield, no governance, no claim. Every other bar is a gas, staking or payment token. Read the distance, not the ranking.

$1M$10M$100M$1B
SABLSable Network
$184Kliq $41K
ATAAutomata
$0.63M
PONDMarlin
$7.3M
SCRTSecret
$10.8M-77% in 30d
PHAPhala
$20.7M
OPGOpenGradient
$22.1MFDV $99M
NILNillion
$23.5M
RLCiExec
$26.8M
ROSEOasis
$49.7M
AKTAkash
$150M
VIRTUALVirtuals
$434M
TAOBittensor
$2.13B
NEARNEAR, runs NEAR AI Cloud
$2.51B

SABL: DexScreener, PumpSwap SABL/SOL pair created 25 Aug 2026, 24h volume $107K, 24h change -20%, read 4 Sep 2026 16:00 UTC. Others: CoinGecko circulating market cap, 4 Sep 2026. Tinfoil has no token. Super Protocol's token is not trading. SABL pay-in: whitepaper section 06 as re-rendered on 2 Sep 2026, still labelled v2.0 August; the pricing page and billing docs list USDT only.

07 / 07 · What would have to be true

Scenarios, not predictions

What SABL's cap would look like if the market priced it in a peer's band, and what would have to happen first. The only mechanical link between usage and the token is the burn on pay-in, and that rail is not live yet.

Stays a community token
$0.2M to $2M
Automata to Fluence band
  • No OpenRouter listing, no operators
  • Liquidity stays near $40K
  • SABL pay-in stays optional and small
Adoption is visible
$7M to $25M
Marlin to Phala and Nillion band
  • OpenRouter listing lands
  • Paying customers on the Private tier
  • Agent directory fills with real passports
  • SABL pay-in goes live, burn visible on-chain
  • Operator programme opens
Category re-rate
$50M to $150M
Oasis to Akash band
  • x402 agent payments become a real market
  • Sable is its reference implementation
  • GPU TEE, multi-region, a larger team
  • None of this exists today

Secret Network is the cautionary bar on this card: a first-generation privacy chain whose operating company ended development on 1 September 2026, with a 75 percent supply mint to fund continuity. Team continuity is the risk that no feature column captures.

The record

What this page got wrong

Sable's whitepaper says where its previous version was incorrect. A page that grades Sable on honesty should do the same. Every correction stays here.

Found something else? Say so in the Telegram below or reply to @0PTIMUS_ONE. It goes on this list with the date.

The community

Watch it get built, in the open.

Sable opened one Telegram group as, in their words, a place to follow what they are building and talk with the team. It is the fastest way to see whether anything on this page changes. No price talk needed. Bring a question.

Independent page by a community member. Not run by Sable Network.

Sources: buildsable.com whitepaper v2.0 (as re-rendered 2 Sep 2026) and docs · phala.com, docs.nillion.com, secretai.scrtlabs.com, docs.oasis.io, tinfoil.sh, opengradient.ai, near.ai · DexScreener and CoinGecko public APIs, 4 Sep 2026.
Author holds SABL. Not affiliated with Sable Network. Not financial advice. Marks reflect public documentation on the date shown and may be wrong; corrections welcome.
PRIME CIRCLE