The first machine-native financial market

Intelligence is becoming a commodity. We built its market.

Send a prompt, not a model choice. Tokex clears your request against the cheapest qualifying supplier at the real-time market price. Model-agnostic, zero lock-in, with a cryptographically signed proof of delivery for every job.

Live sandbox · OpenAI-compatible drop-in · the market mechanics, routing, receipts & ledger are real.
Intelligence Index · live
streaming · market price − production cost
Live instrument prices · CODING/USD
connecting to the exchange…
The Wild West of Intelligence

In 2025, inference is chaotic.

It burns unseen inside corporate APIs, rationed by capacity and guarded by human gatekeepers. Each unused GPU cycle evaporates like wasted sunlight. The world's most advanced resource, still traded with the uncertainty of a frontier town.

Provider lock-in

Developers bet on a brand name and rewrite everything when prices, limits, or quality shift underneath them.

Opaque, inflated pricing

Every lab sets its own price and negotiates in the dark. Prepaid credits expire unused at the end of the period.

Wasted capacity

A flood of neocloud suppliers, no shared standards. Idle GPU time is pure lost production; it can't be stored.

Humans mediate everything

People estimate demand, chase capacity, and sign billion-dollar "partnerships" that signal strength more than they guarantee GPUs.

No proof of delivery

You're billed for tokens, not for meeting a spec. Silent quality drift and latency regressions go unverified.

No price discovery

There is no transparent market price for "a unit of reasoning", so capacity can't balance itself through supply and demand.

The thesis

If cognition can be measured, priced, and exchanged, then intelligence can be industrialized.

A commodity emerges when units are interchangeable, delivery is enforceable, and price is transparent. Oil has barrel grades; electricity has voltage standards. Inference gets standardized grades + verifiable receipts, and like electricity, becomes fungible across suppliers at delivery.
The solution

Buy a grade of intelligence, at the market price.

You never pick a model. You describe the job; Tokex determines which models are sufficient for it, then clears against the cheapest one that qualifies. Brand lock-in disappears; you get consistent quality at real-time prices.

Order book PRIME
SIMULATED
Price · USDSizeCumSrc
Clearing
Spread
Supply book: suppliers post asks; buyers take the cheapest qualifying one.

Market price, not list price

Suppliers post live capacity; the price forms from supply and demand. You pay what the market clears at, not a fixed, inflated per-token rate.

Model-agnostic, no lock-in

The market cares only that a job meets its grade + SLA, not which model produced it. Any qualified supplier is interchangeable.

Proof-of-task receipts

Every job returns an Ed25519-signed receipt over the inputs, outputs, measured latency and quality. Off-spec ⇒ re-cleared, no charge.

How it works

Three layers, one request.

A clean separation of concerns turns a prompt into a verified, settled trade.

Task standardsinstruments & grades
Performance is standardized into grades a (model, supplier) must qualify against: quality, throughput, latency, context, output. Instruments are listed by spec, e.g. CODING/USD in FAST / PRIME.
Market matching & pricinganalyze → clear
A local sufficiency analyzer reads the request's difficulty + required capabilities and builds the perimeter of sufficient models. The market clears the cheapest ask in that perimeter. Real-time price discovery across suppliers.
Verification & settlementprove → settle
Latency/quality are measured market-side (never self-reported), a signed receipt attests delivery, and the double-entry ledger settles buyer ⇄ supplier. Model-agnostic validation guarantees delivery without dictating hardware.
1

Analyze

Classify difficulty + capabilities → the perimeter of sufficient models.

2

Clear

Match the cheapest qualifying ask in the perimeter.

3

Fulfill

The supplier serves the job; throughput is metered market-side.

4

Verify

Check SLA + quality; re-clear up a tier if off-spec.

5

Receipt

Sign an Ed25519 proof-of-task over the whole trade.

6

Settle

Double-entry settlement, buyer ⇄ supplier.

Drop-in

One line. No model choice.

Point the OpenAI SDK at Tokex and set model="auto". The market routes, clears, verifies and settles, then hands you a signed receipt alongside the completion.

Full API reference →
# pip install openai from openai import OpenAI client = OpenAI( base_url="https://api.tokex.exchange/v1", api_key="om_live_…", ) r = client.chat.completions.create( model="auto", # the market decides messages=[{"role":"user","content":"Write FizzBuzz."}], ) print(r.choices[0].message.content) print(r._tokex["clearing_price"]) # market price paid print(r._tokex["receipt"]) # Ed25519 proof-of-task
A new macro signal

The Intelligence Index

Compare the production cost of a standard inference unit with the market price buyers pay, and you get the true efficiency of machine intelligence. A widening spread signals tight supply or surging demand; a narrowing one, technological gains.

For the first time, markets can track machine productivity itself: the GDP of Machine Intelligence.

Aggregate index · live sandbox
spread = market price − production cost, summed across listed instruments.
The vision

From a spot market to an intelligence economy.

Once inference is reliable and standardized, finance follows, and so do the agents.

Live today · MVP

Spot marketLIVE

Real-time order book per grade, OpenAI-compatible clearing, proof-of-task receipts, the Intelligence Index, and an agent-native interface, all running in this sandbox.

Next

Financializationv2

Futures, options and perps that lock in the cost of defined intelligence at defined times. Labs hedge production instead of hoarding GPUs; enterprises secure forward supply. Speculate on cognitive demand itself, not on a chip-maker's stock.

Then

Agent economiesv2+

Agents become first-class economic actors: they hold wallets, forecast workloads, source the cheapest qualifying inference, verify receipts and rebalance in seconds. Entire clearing windows open and close among machines.

The horizon

Factories of thought

Autonomous systems consume inference as fuel and output ideas, strategies and designs, producing cognition the way power plants produce energy. The first machine-native financial market.

The Intelligence Revolution

Inference is no longer the by-product of AI. It is the economy.

The Agricultural Revolution tamed nature; the Industrial harnessed energy; the Information organized data. The Intelligence Revolution turns all three into self-directing systems. And just as past civilizations built markets for food, steel and power, this one builds a market for cognition.