LIVE RECEIPTS {{ tickReceipts }} EPOCH {{ tickEpoch }} CADENCE ANCHORS {{ tickAnchors }} ETH-ANCHORED {{ tickAnchorsMined }} LATEST BLOCK {{ tickBlock }} WITHHELD {{ tickWithheld }} QUORUM {{ tickQuorum }} REPLAY: BUNDLED REFERENCE ENGINE
PUBLIC MEASUREMENT CHAIN · TWO ANCHORING BASES

Numbers that prove themselves.

The Index Machine is a public measurement chain for crypto: every number it publishes carries a receipt, every receipt replays in your browser, and the whole history carries two independent anchors. Not audited. Not attested. One root goes to both chains at once. A keyless calendar commitment matures into a Bitcoin block, which proves the record could not have been written later, because nobody can make an already-mined block include a hash afterwards. The same root cites a settled Ethereum block by hash, which proves the record is no older than that block and ties it to the chain the protocol transacts on. The two prove opposite directions in time, so neither substitutes for the other, and neither costs a wallet, a transaction, or a cent to run. Recomputed, by you, on demand.

The instrument's first line reads: "Everything below may be wrong. Your browser will determine whether it is." This page holds itself to the same rule: every claim links to the thing that proves it.
TRACK RECORD · ACCRUING
RECEIPTS RECORDED{{ tickReceipts }}
UNBROKEN SINCE
EPOCHS BOUND TO ETHEREUM BLOCKS{{ tickAnchorsMined }}
MEASUREMENT CADENCE
INDEPENDENT EYES PER READING
{{ statsProvenance }}
01
WHAT THIS IS

The machine behind the index unit.

An index unit is a unit of measurement whose value is defined by a computed index, not by a promise to redeem into a currency. What the index measures is open. What is fixed is the method, which has to be deterministic and repeatable by anyone. A dollar stablecoin holds reserves to defend a fiat peg; an index unit exists to defend the accuracy of a reading. The coin, where there is one, is just the carrier: a transferable claim that tracks the index. The unit is the measurement itself, which means it sits upstream of money: it can index anything deterministic and observable, and it does not even have to be tradable to be useful.

Coins already live this way in the wild under a dozen different names: reflex indexes, elastic units of account, flatcoins, perpetual notes, energy money. Same idea, no shared name, and, until now, no shared verifiable substrate. The Index Machine is the engine and the standard underneath all of it: the layer that computes the readings, proves them, and lets anyone check.

02
THE PROBLEM

Crypto runs on numbers everyone must trust and no one can check.

Reference prices, indexes, TWAPs, settlement rates: they decide liquidations, settlements, collateral, and payouts across the entire industry. And nearly all of them share the same three defects.

DEFECT_A

Fragmented

Every chain and every protocol rolls its own index with its own methodology. Thousands of incompatible answers to the same question, which makes composing across chains a negotiation instead of a computation.

DEFECT_B

Unverifiable

Methodologies live in PDFs. Feeds arrive signed but not re-derivable. When a number looks wrong, you cannot recompute it from raw inputs, because you never had the raw inputs, the exact code, or the intermediate state.

DEFECT_C

Rewritable

Silent revisions, stale values carried forward, histories quietly restated. Oracle failures and index manipulation have caused some of DeFi's most expensive exploits, and the forensic trail is usually reconstructed after the fact, if at all.

The industry's answer so far has been "trust a bigger committee." The Index Machine's answer is: stop asking for trust at all.
03
HOW IT WORKS

A clocked machine that computes, proves, and never holds a cent.

Time advances in epochs. At each epoch the engine gathers its adapter inputs, evaluates every registered program as a pure function of those inputs and its own prior state, emits each output or an explicit withhold, commits a provenance receipt, and advances the chained root. Evaluation performs no input and output of its own, reads no clock, and touches nothing nondeterministic, which is exactly why a reading is reproducible bit for bit from its logged inputs.

Programs are content-addressed code, and the on-chain registry is deliberately minimal: it records that a program exists, the dependency edges between programs, and deterministic name resolution. Nothing else. It is a coordinate index, not an authority, and it never stamps anything canonical. Acting on a reading happens somewhere else entirely: pausing a market, rebalancing, minting, liquidating all live in separate opt-in contracts that subscribe to a published value. The core computes and publishes. It never takes custody of anything.

adapterspure evaluationvalue or withheldreceipt + chained rootregistry graphtwo anchorsyour browser, recomputing all of it
1 · Receipt integrityYour browser rehashes the receipt body and compares.Remaining uncertainty: a publisher could still fabricate a consistent history.
2 · Chain continuityEvery receipt chains to the last; one changed byte anywhere breaks every root after it.Remaining uncertainty: none of this is a claim about value, only about what was measured and when.
3 · RecomputationThe reference implementation runs in the page and re-derives every output from the logged inputs, state threaded from genesis.Remaining uncertainty: the inputs themselves.
4 · Two anchorsThe proof file is opened and replayed in the tab, operation by operation, down to a named Ethereum block.Rewriting this history now means rewriting Ethereum.
5 · Full replayOne command re-derives the entire history on your own machine. The system also does this to itself every night and publishes the verdict.What remains: cryptographic assumptions, stated plainly.

Each level names its remaining uncertainty on the instrument itself. A verification system that hides its residuals is a marketing system. This one prints them.

04
WHAT NOBODY ELSE SHIPS

Five properties, each one click from its proof.

Replayable from genesis, in a browser

Open the site and your tab re-derives every receipt since day one with the reference implementation. Works on any origin, any mirror, no account, no install.

watch it replay →

History anchored on Ethereum

Each epoch's root is bound to an Ethereum block, the earliest before any of this was public. The only forgeable history is a future one; the accrued past is the moat.

see the attestations →

Every receipt names its witnesses

Each measurement requires agreement between multiple independent providers, including a consensus-verified local light client whose votes cannot be forged by any upstream. Who agreed and who dissented is recorded, forever, in the receipt.

open a quorum receipt →

Withheld, never guessed

When sources disagree or vanish, the epoch is honestly withheld with a cause code. No interpolation, no last-known-value dressed up as fresh. Gaps render as gaps.

see honest gaps →

The formula is the artifact

Index programs are content-addressed executable code, hash-pinned inside every receipt. Not a methodology document about the code. The literal bytes, fetchable and verifiable by equality.

read the programs →

Readings that reference readings

The registry holds a composition graph: which reading depends on which, recorded on-chain as real edges. That graph, not the engine, is the thing that compounds, because a reading everyone builds on is expensive to replace and free to reuse. Nothing in it is ever decorative; it shows real dependencies only.

read the programs and their edges →

Even the press releases verify

Announcements ship as Merkle trees: one leaf per claim, the root anchored on Ethereum before publication. A journalist checks a claim with one click. No confidence field exists anywhere in this system; a claim is evidence-backed or it is not published.

check a claim yourself →
05
DIRECT COMPARISON

Where this sits against the industry.

These categories solve real problems and run real value today; the comparison is architectural, not dismissive. It is also, on the verification axis, not close.

INDEX MACHINE ORACLE NODE NETWORKS
(e.g., Chainlink)
FIRST-PARTY PUBLISHER NETWORKS
(e.g., Pyth)
PROTOCOL TWAPS
(e.g., Uniswap oracles)
REFERENCE-RATE PROVIDERS
(e.g., Kaiko, Coin Metrics, CoinDesk Indices)
How a number is producedPinned multi-source quorum reads the chain itself; deterministic programs derive outputs; everything sealed into a receiptA committee of node operators fetches, aggregates, and signsExchanges and market makers publish their own prices; aggregated on demandOn-chain time-weighted average of a single venue's poolProprietary methodology over exchange data, published as documents
What you must trustNothing you cannot check: replay the history, reopen the proofs, re-read the source chainHonesty of the operator set and its aggregationHonesty of the publishers and the aggregationThat one venue's liquidity was not moved against you inside the windowThe provider's process, controls, and restraint
Can you re-derive today's value from raw inputs?Yes, in your browser, bit for bit, from genesisNo (signed outputs, not replayable derivations)No (publisher inputs are not reproducible by consumers)Partly (on-chain, but venue-local and window-fragile)No (methodology described, not executable)
Can last month be silently rewritten?No: every root is bound to an Ethereum block and stamped into a Bitcoin block through a keyless calendar, so rewriting a past epoch means rewriting both chains; a nightly replay re-proves the whole history and publishes the verdictHistorically difficult, but not structurally excludedSameChain history is firm; the oracle reading of it is contextualRestatements are a known practice in the category
Is source disagreement public, per update?Yes: every receipt lists who agreed and who dissented, by name, foreverNot as a first-class per-update artifactAggregate spread visible; per-publisher dissent not the productSingle source by constructionNo
Uncertainty handlingNo confidence field exists; a value is evidence-backed or the epoch is withheld with a cause codeDeviation thresholds and heartbeatsA confidence interval accompanies each price (an honest move for that architecture; we chose a different one)NoneMethodology-defined
Formula transparencyContent-addressed executable programs, hash-pinned in every receiptOpen specs; per-feed configs varyAggregation open; publisher models privateFully on-chain, but fixed and venue-boundDocuments, sometimes licensed
Cost to verifyA browser tab. Free, forever, by design.Run infrastructure or trustRun infrastructure or trustRead the chainSubscribe, then trust
What it is today, honestlyStep zero: one operator, two chains under identical metric identifiers, accumulating an anchored track record before launch. Every property above is live and checkable now; the evaluator, the on-chain registry and the publication contract are next, not present.Years in production, thousands of feeds, staked security, deep integrationsBroad coverage, low latency, strong adoptionUbiquitous, composable, battle-tested within their scopeRegulated relationships, institutional distribution

Read the last row first if you want to distrust us efficiently. Then read the third row again: it is the one no incumbent architecture can retrofit, because replayability has to be designed in from the first byte, and our first byte is bound to an Ethereum block.

The industry has spent a decade decentralizing who signs the number. This decentralizes who can check it, which is everyone, which is the point.
06
FOR CHAINS AND PROTOCOLS

Stop maintaining a proprietary index. Start citing a provable one.

Every chain that rolls its own reference layer pays forever for methodology, infrastructure, incident response, and credibility, and receives in return a number nobody else recognizes. A shared, verifiable substrate inverts all four costs.

Cross-chain composition becomes computation

Two protocols on two chains referencing the same receipt at the same epoch are referencing the same provable fact. Settlement disputes collapse into replay. That is the beginning of real cross-compute: chains citing shared verified quantities instead of each re-deriving, or mis-deriving, their own.

Forensics for free

Every incident postmortem starts already written: the receipts record inputs, code hashes, state, witnesses, and dissent for every epoch, and the Ethereum anchors prove none of it was backfilled.

Neutral by construction

Source-available now, converting irrevocably to AGPL-3.0-or-later after the change window, with the full replayable history guaranteeing a credible exit. Governance is designed to accrue to the people who do verification work, with dual vetoes live from day one. No chain, including any of ours, gets to capture it. The full governance specification ships with the public launch.

An evolving commons of computation

Readings are composable programs with pinned provenance. The design includes a bonded, permissionless lane to propose new readings and to challenge existing ones with evidence. The catalog grows the way open source grew: because verified building blocks compound.

07
THE CATALOG

Every chain. Every statistic it can compute. All the time.

This does not compete on prettier dashboards. It establishes a different category: public, reproducible reference data, the layer protocols depend on for deterministic economic observations. The design target is not a catalog of hand-picked feeds. It is universal measurement: every chain reachable by a discovery rule, every subject derived from chain state rather than maintained as a list, every statistic that can be computed from what is publicly there. Every reading inherits the one edge an incumbent cannot copy: each output is a pinned deterministic function of public inputs, recomputable bit for bit, with its history carrying two independent anchors. Incumbents ask you to trust their pipeline. This asks you to check its work.

The discipline the category demands is coverage honesty: where a reading cannot see something, it says so inside the reading itself, as a first-class field. The honesty is the product, not a disclaimer stapled to it, and it is precisely what a provider that cannot show its work is unable to offer. Membership is derived: a subject enters because a published rule admits it. Where capacity runs out the answer is a declared lower observation rate, published per subject, never a silent omission.

R1

Gas and blobspace fees

Against: wallet-facing gas APIs (e.g., Etherscan Gas Tracker, Blocknative): trusted, opaque, tuned for "what should I pay right now."
Ours: pinned fee percentiles and the blob base fee per chain, reproducible to the bit, because every input is literally in the block. The reading with nothing to dispute.
Honest boundary: it is a canonical index, not a next-block price predictor; predictions are compositions consumers build on top.

R2

Stablecoin health

Against: the trackers everyone quotes (e.g., CoinGecko, CoinMarketCap, DefiLlama stables pages).
Ours: per stablecoin, peg deviation from allowlisted on-chain venues plus circulating supply with mint and burn flow. On supply we are structurally more authoritative than any tracker: issuance is fully on-chain, and we recompute rather than report. Depegs are exactly the moment a trusted-but-unverifiable tracker reassures least.
Honest boundary: a coin trading mostly on centralized venues has a peg our on-chain view only partly observes, and the reading publishes that coverage rather than hiding it.

R3

Verified total value locked

Against: the dominant free aggregator (DefiLlama): the most-cited number in the sector, produced by a methodology you cannot recompute.
Ours: per protocol per chain, balances read from the protocol's own pinned contract sets, valued at pinned reference prices, under a published double-count rule, because most TVL disputes are double-counting disputes.
Honest boundary: day-one breadth is smaller than the incumbent's long tail; the registry makes exactly what is covered explicit, and coverage grows adapter by adapter.

R4

Staking reference rate

Against: the institutional composite staking rate (e.g., CESR from CoinDesk Indices): methodologically sound, trusted, licensed, and not recompute-verifiable.
Ours: the crypto risk-free rate per chain, issuance plus fees over active stake, from the chain's own accounting, free, and recomputable by anyone.
Honest boundary: the MEV-like component is included only where deterministic public attribution exists, stated per chain rather than smoothed over.

R5

DeFi reference rate

Against: established providers of on-chain lending rate indexes (e.g., IPOR, index desks publishing DeFi rates).
Ours: per asset, size-weighted borrow and supply rates across the pinned money-market set. Reference rates are the textbook sticky standard, and the history of reference-rate reform, from submitted numbers to transaction-based construction, is the market preferring the verifiable version.
Honest boundary: thin-market manipulation is the attack surface; the size weighting and health rules that defeat it are pinned and published, not proprietary.

R6

On-chain execution cost

Against: institutional depth and execution analytics (e.g., Kaiko, Amberdata, Coin Metrics), sold as enterprise data.
Ours: exact slippage per trade size, simulated against the full on-chain liquidity state using each venue's own settlement math. Not an estimate: the entire liquidity state is public, so the answer is exact, reproducible, and free.
Honest boundary: centralized-exchange order books live on no chain, and we say so with a published coverage number per asset. For on-chain liquidity we publish what even the incumbents can only report on trust; "replaces them entirely" is a claim we refuse to make.

Running today. The chain of record measures Ethereum and Bitcoin side by side: the same eight metrics on each chain under identical identifiers, the price half read from Uniswap V3 pools at the same pinned block by the same method, so the Bitcoin figure is not an analogue of the Ethereum one but the identical computation over a different pool. Acquisition runs through a multi-provider quorum requiring byte-exact agreement, with who agreed and who dissented recorded inside each receipt. Every epoch seals a receipt that chains to the one before it, carries a Merkle root over all its readings, and commits that root to two independent bases in the same record: an Ethereum block read at a confirmation depth, and a keyless calendar that matures into a Bitcoin block. Both legs are free and hold no key, so the anchor path has no wallet to drain and no operator identity to compromise. Values are archived in content-addressed daily segments, audited, replayed nightly, and verifiable in any browser down to the proof files. Not yet running: the discovery machinery that populates the universe mechanically across every reachable chain, per-chain observation at each chain's own block rate, and the publication contract through which consumers pay a cadence fee and read provenance on-chain at the moment they act.

08
TODAY AND AHEAD

What exists today. What is ahead. No dates.

Step zero, running now

The recorders went up before anything else was built and were left running, anchoring every epoch externally. That is deliberate: history cannot be backdated, so a verifiable track record has to be accumulated before the launch that cites it, not after. Today that means two chains measured under identical metric identifiers on a fixed epoch, sealed into receipts, archived in content-addressed segments, anchored on Ethereum and on a keyless calendar, audited daily, replayed in full nightly, and recomputable end to end in any browser. It is the foundation and the proof of the track record, not the finished machine.

The machine itself, next

The reference evaluator, the minimal on-chain registry that carries the composition graph and name resolution, the publication contract that puts readings and their provenance roots where contracts can consume them, and the conformance ecosystem: a second independent implementation, a shared vector corpus, differential fuzzing, and formal models of the core invariants, so the reference stops being the only referee. Opt-in actuators are external by design and required by nothing. External audit comes last, when there is enough substance to audit.

If a claim on this page ever stops being checkable on the instrument, the claim is wrong and the instrument is right. That ordering is the product.

09
QUESTIONS WITH STRAIGHT ANSWERS

FAQ

Is this an oracle?

No. An oracle vendor sells you a truth. This standardizes a method and sells nobody anything: the engine computes readings deterministically, publishes receipts, and lets you recompute every one of them. It is not an arbiter either. Nothing here stamps a reading canonical; that is something usage decides, or does not. Today you consume readings off-chain and verify them anywhere, and the publication contract puts them on-chain at launch.

Are there tokens?

Two, and both trade openly. INDX-Q is the work instrument: one INDX-Q is one service quantum, a standardized amount of verified network service, fixed by definition and recomputable by anyone from public receipts. The network quotes every price it charges in quanta and settles at par, so what a quantum buys is set by the definition rather than by a market. No collateral, no custody, no rebase, and no oracle of its own price anywhere in the mechanism. INDX-G is the governance instrument, and it is consumed by governing: every governance action burns a fraction of the actor's holding, scaled to the weight exercised, so influence is a recurring cost rather than a standing entitlement.

Both come into existence one way, by mining. Units are minted by the protocol to the key that performed receipted work, at a fixed ratio with a hard per-epoch cap. The protocol itself never sells, and there is no offering, no presale, no claim flow, no faucet, no treasury allocation, and no grant to anyone. Nothing exists before activation: no standing, no units, no weight. Everyone starts at zero.

That is what makes the market work rather than what constrains it. Miners earn units by doing the work and sell them to whoever wants them, which is how the work is paid for. A chain that wants to commit Index Machine readings pays the publication fee in INDX-Q and has exactly two ways to get it: run mirror and verify nodes alongside everyone else and earn what it spends, or buy from those who did. Consumers and operators are therefore one population rather than two with opposing interests.

The price is two-sided by construction. If a quantum trades far above the real cost of performing one, workers mint and sell. If it trades far below what it buys, consumers buy instead of working. Gravity toward the cost of service, with no controller and no difficulty algorithm.

Work means running the verifier over the anchored history, mirroring packages and proofs under retrieval challenges, catching real faults through the bonded challenge lane, and authoring reading packages and adapters. It is permissionless: no allowlist, no operator selection, and no application. BNCMK LLC operates the recorder and holds the license today; control passes to the DAO at founding-cohort sunset, and the license itself transfers on governance's own timetable.

Who runs it?

BNCMK LLC operates the recorder today, and says so plainly. The architecture is built so that this fact matters as little as possible: the operator cannot rewrite history, cannot fake agreement, cannot publish an unreplayable number, and the governance design routes ownership toward the people who verify the work.

Why should I believe your data sources?

You should not, and the system is built accordingly. Every measurement requires quorum agreement across independent providers, one of which is a light client that cryptographically verifies Ethereum consensus on our own hardware, so even our own upstream cannot lie to us. Disagreement is withheld, never guessed. And you can re-read the source chain yourself at any pinned block.

What does verification cost me?

A browser tab. No account, no key, no subscription, no analytics watching you do it. Verification being free forever is a design invariant, not a promotional period.

What if you disappear?

The history is content-addressed, mirrored, anchored on two bases and replayable from raw files by a single command. The license converts irrevocably to AGPL-3.0-or-later. Erasing the company does not erase a single proof; the instrument even has a button that demonstrates this.