[ TAIFOON · SEED ROUND · 2026 ]
The geometry
of coordination
Where trading and AI coordination settle on proof. One cryptographic root for every chain, protocol, and agent.
60+ CHAINS · ONE SUPERROOT · CLAIMS VERIFIED 2026-08-16
SOLANASEI EVMETHEREUMX1ARBITRUMFLOW EVMMONADUNICHAINTRONLYRAMODEAPECHAINHYPEREVMESPRESSOKUSAMAPOLKADOTLISKKAIAFRAXTALBLASTZORABSCBASEABSTRACTOPTIMISMINKSCROLLSONICPOLYGONX LAYER MAINNETLINEABOBMANTLETAIKO ALETHIAGNOSISZKSYNC ERAFANTOMSONEIUMAVALANCHEMOONBEAMPEAQASTAR EVMCELOWORLD CHAINKAVA EVMMOONRIVERX1 ECOCHAINMANTA PACIFICHYDRATIONMETIS ANDROMEDAACALARARI CHAINBITCOIN
EVM · L2SSOLANABITCOINPOLKADOTCOSMOSAGENT FRAMEWORKS
[ THE FRAGMENTATION PROBLEM ]

Every ecosystem is an island. Every bridge is a wound.

STATE
Each island keeps its own ledger, finality, and event shape — none can read another's. Sixty ecosystems means sixty dialects.
TRUST
The dashed lines are bridges — pairwise, bespoke, and the site of every major exploit. $292M left through one in April; 47% of apps still run 1-of-1 verification.
AGENTS
The blue dots are agents — born onto one island, blind beyond its shore. ~$479M of agent commerce settles on a model's opinion because no agent can prove what happened elsewhere.
COST
Connecting islands pairwise is n(n−1)/2 — quadratic in trust, audits, and attack surface. Fragmentation is not a UX problem. It is a geometry problem.
$ WHERE THE MONEY IS  every island pays the coordination tax today — in exploits, idle capital, and unverifiable work
◆ THE TECHNICAL WIN  a geometry problem has a geometric answer — the next slides draw it
[ THE PROBLEM, MADE PRACTICAL ]

Two demos, one substrate: proofs are how agents talk.

CASE 1 · AGENTS EXCHANGING ACROSS ECOSYSTEMS
THE PROBLEM  A buyer agent on Base pays a seller agent whose work lands on Solana. The Base escrow cannot see Solana — today it trusts a screenshot, or a model's opinion of one.
01
FILL
Seller's work executes on Solana — a fill, a transfer, a deliverable event.
02
PROVE
Seller fetches the six-layer V5 blob for that event — inclusion, ordering, native finality.
03
CARRY
The proof travels to Base as data. No bridge, no relayer to trust — the blob is self-verifying.
04
VERIFY
Base escrow calls verifyEncoded(blob) against the anchored superroot.
SETTLED  Escrow releases on evidence. Two agents in two ecosystems just transacted with zero shared trust — the root was the only middleman.
CASE 2 · PROOFS READING INTO THE COORDINATION LAYER
THE PROBLEM  A multi-day agent job is invisible between kickoff and deadline. Timers are not completion signals — a stalled job and a working one look identical until the money is already gone.
01
CHECKPOINT
Every hour the running agent posts a hash of its state — each one committed into the root, returned with an MMR proof.
02
READ
The coordination layer reads the proof chain: liveness is verifiable while the work runs, not after.
03
GATE
Escrow releases tranches on proof of progress instead of expiry — a silent agent stops getting paid immediately.
04
DISPUTE
If contested, the arbitrator reads the evidence bundle — delivery trace plus event proofs — not two competing stories.
SETTLED  Long-running work becomes a provable object. The layer doesn't supervise agents — it reads their proofs and pays accordingly.
$ WHERE THE MONEY IS  both cases are priced routes today — per-proof fees on release, dispute fees on arbitration
◆ THE TECHNICAL WIN  same blob both directions — out to any ecosystem, back into the layer that pays
[ LAW I · II · III ]

Coordination is a graph problem, not a chain problem.

PAIRWISE · O(n²)
1,770
trust routes at 60 chains
ROOTED · O(n)
60
anchors — one per chain
LAW I — integration cost scales with edges: n(n−1)/2.
LAW II — a root collapses the complete graph into a star. Add a chain, add one edge.
LAW III — proofs compose logarithmically: verification costs tree depth, not network width.
$ WHERE THE MONEY IS  every competitor pays O(n²) integration cost; we add chains at O(n)
◆ THE TECHNICAL WIN  the laws are architecture, not roadmap — 60+ chains fold into the live root
[ LIVE TODAY · VERIFIED 2026-08-16 ]

The instrument exists. This is not a plan.

60+ / 62
chains folded into one root
275.9M
blocks under one root
10s
superroot recompute
6
proof layers · L1–L6
L1 Superroot     L4 BlockProof
L2 ChainHeader   L5 ChainEvent
L3 RootProof     L6 Finality
55 of 62 networks verified end-to-end — superroot fold plus native-finality oracle, measured against the on-chain verifier rules, one GET per chain. Re-proven at publication across four consensus families in the same minute: Ethereum (PoS), Base (dispute game), Bitcoin (depth), Polkadot (GRANDPA) — all against the same superroot. Demoable in the room. Anchored on Base: verifyEncoded · isKnownSuperroot
$ WHERE THE MONEY IS  years of replacement cost, already built, running and de-risked in prod
◆ THE TECHNICAL WIN  every number on this slide was probed against the live API this morning
[ THE INSTRUMENT, COMPONENT BY COMPONENT ]

Collect. Commit. Prove out, settle back.

CHAINS60+ chains · one rootSPINNERSheader collectorsTWIGS2048-block batchesCHAIN MMRone tree per chainSUPERROOTone commitment · /10sV5 PROOF APIsix-layer blobs · secondsANCHOR · BASEisKnownSuperroot()REFEREE + ESCROWverifyEncoded → settleRECEIPTSthe corpus that compoundsCOLLECTCOMMITPROVE — out to any ecosystemSETTLE — on-chain
Left of the root, everything is deterministic collection — community-runnable, zero marginal cost. Right of the root, the same commitment does two jobs: proofs out to any ecosystem that asks, settlement back through the anchored verifier — and every settlement mints a receipt into the corpus.
$ WHERE THE MONEY IS  the free half grows the network; the priced half — proofs, settlement, receipts — is the business
◆ THE TECHNICAL WIN  one pipeline, named end to end — nothing in the story is hand-waved
[ THE DISPUTE GAME · PROVEN, NOT ASSERTED ]

Honesty as the dominant strategy.

ATTESTOR HONEST
+r, +w
equilibrium — watched and paid
ATTESTOR DEVIATES
−S, +βS
slashed; bounty pays the challenger
UNWATCHED · HONEST
+r, 0
stable — nothing to catch
UNWATCHED · DEVIATES
+G, −L
the only leak — and bounty βS closes it
SAFETY  S > G/p − r  → deviation strictly dominated
This is not a diagram — it is an executable suite. 72/72 Foundry tests across 9 suites, payoffs measured as actual balance deltas through the contract, 256-run fuzzing per theorem, the frontier proven tight from both sides. Disputes consume an evidence bundle — delivery trace plus event proofs — not testimony.
$ WHERE THE MONEY IS  the 5% evaluator fee and $0.50 dispute fee are priced BY this math, at ~100% margin
◆ THE TECHNICAL WIN  the only team whose game theory is a test suite, not a slide
[ THE DETERRENCE FRONTIER · b ≥ p·(1−q)/q ]

Better detection collapses the bond 20×.

10p1p0.1pq = 9.1% · b = 10pshipped defaultq = 50% · b = pcoin-flipq = 95% · b = 0.05pproof-backedDETECTION PROBABILITY q →REQUIRED BOND b/p
The relationship is hyperbolic. Moving detection from coin-flip to proof-backed does not shave the required bond — it collapses it from 1× to 0.05× the payoff. Every honest participant locks 20× less capital to be trusted the same amount.

A market with cheap deterrence is a larger market — and the proof layer is what raises q.
$ WHERE THE MONEY IS  we don't sell risk reduction — we sell capital efficiency to every honest participant
◆ THE TECHNICAL WIN  raising q is exactly what the root does; the bond math is the pricing engine
[ ONE ROOT · FIVE PRODUCTS ]

Everything mints verdicts against the same root.

PROVE
Taifoon Root
60+-chain MMR commitment. Any event provable — inclusion, ordering, finality.
ATTEST
Receipts
Signed: what was verified, which quorum, which build, which root state. Priced per receipt.
TRADE
Orderbook
Settlement proven, not promised. Inventory bids into intent auctions.
SYNC
Long-Haul
Hourly checkpoints anchor multi-day agent work. LIVE · $5/DAY
ASSURE
X402AssuredGate
Payment reverses if the deliverable fails verification. First build item.
REFEREE
The position
Whoever holds referee-of-record holds the position every lane pays into.
$ WHERE THE MONEY IS  five decorrelated revenue lines drawing on one engine
◆ THE TECHNICAL WIN  the referee position compounds: every verdict lengthens the corpus
[ THREE OPEN SLOTS · ZERO PERMISSION ]

First dollar requires no one's approval.

VIRTUALS ACP
Agent commerce
95% of job USDC as provider · 5% of every fund-transfer job as evaluator · $1M/mo revenue pool. Permissionless.
LAYERZERO
Interop verification
Self-priced per-message DVN fees, 0% protocol take · managed-DVN SaaS for issuers. Permissionless.
WORMHOLE · MAYAN
Intent settlement
Solver spread in Swift auctions · flight-recorder SaaS · xGrant to $250K. Permissionless.
MOONBEAM ON BASE
The migrated ecosystem
Commerce-layer retainer + per-proof fees on escrow release and dispute. Partner build.
$ WHERE THE MONEY IS  protocol fees + trading + assurance + SaaS — decorrelated, same engine
◆ THE TECHNICAL WIN  stated precisely: we decode and prove these protocols today; the roles are next
[ BEACHHEAD · THE GROUND TRUTH CHANGED ]

An ecosystem crossed on our bridge. The wound became a road.

On the fragmentation map, bridges were the dashed lines that break. This one is solid: it carried the Moonbeam ecosystem to Base — deliberately, to sit next to the agent-payment economy — and it did not break.
MOONBEAM · 1284PARACHAIN · WINDING DOWNOUR LOCK-AND-MINT BRIDGEGLMR CARRIED · VERIFIED MAINNET CROSSINGSBASE · 8453SUPERROOT ANCHORVERIFIERACP ESCROWX402AGENT ECONOMYUSDCCO-LOCATED · ONE HOP APART
TRACK A · THE SETTLEMENT BOUNDARY  WEEKS
ACP owns commerce; we own proof. Task-lifecycle decoding, escrow-shaped proof endpoint, one-GET delivery traces.
TRACK B · FULL ABSORPTION  THE BET
Agent tasks ride the bridge-intent state machine — one API, one proof format, for every action an agent can take.
$ WHERE THE MONEY IS  integration retainer + per-proof fees; every primitive doubles as Base-wide assured-payment infra
◆ THE TECHNICAL WIN  the bridge operator that carried the assets is the natural referee for what happens next
[ CUBICLE · BY ALGOTRADA ]

The white-label motion, already signed.

The first signed operator — an affiliated venue, disclosed up front — dogfooding the rails as the proving ground for AI trading agents. Replay at 10,000× mints a signed causality receipt for every decision — the receipt is the product. Skills behave like mini-companies with a 20% author royalty.
The operator brings brand and users; the rails bring matching, positions, fees, metering, proof. Same shape as cloud — the operator takes the market risk, the rails take a toll, and the second operator costs us almost nothing to add.
$ WHERE THE MONEY IS  venue-as-a-service platform fee + usage; marketplace rake on skills
◆ THE TECHNICAL WIN  one signed operator proves the motion; the Nth is a config change
[ THE MARGIN STRUCTURE ]

Subsidized software at the core. Priced judgment at the edges.

~$010¢$1MARGINAL COST PER UNIT →COLLECTION · MMR · SUPERROOTsubsidized — community runs it freePROOF SERVING · RECEIPTSsold as subscriptionVERIFIER ATTESTATIONper-message fee ≈ pure marginMECHANICAL REFEREE5% evaluator fee · ~100% marginCHECKPOINT ANCHORINGpriced per task-dayESCROW · SETTLEMENTgas only — the tested kernelUNSTRUCTURED REFEREELLM verdict · priced into the $0.50 feeDELIVERY SWARMLLM pipeline · priced per jobTHE ONLY TWO LANESTHAT NEED AN LLM
SOLVER BIDDING SITS OFF THIS AXIS — ITS COST IS CAPITAL AT RISK, NOT INFERENCE, SIZED BY THE BOND MATH OF SLIDE 07.
Agents appear in exactly two places. Everything else scales without inference cost — that is the gross-margin story.
$ WHERE THE MONEY IS  cloud-shaped margins: meter everything that moves, subsidize what compounds the moat
◆ THE TECHNICAL WIN  an agent is needed only where unstructured judgment enters the loop
[ VERIFIED · NOT PROJECTED ]

Every number probed live the morning it is shown.

275.9M
blocks proven
72/72
kernel tests, measured payoffs
14
protocols decoded
81%
swarm ship rate · ~$1/delivery
$5/day
long-haul sync · live
$0.04
custody wave · Conclave live
1
signed venue operator
1284→8453
ecosystem migrated on our rails
THE FOOTPRINT — LIVE, NAMED, CHECKABLE
taifoon.ioapi.taifoon.devcubicle.algotrada.comyawningdao.io/conclavetaifoon.io/hostingrpc.taifoon.dev · devnet 36927github.com/taifoon-io
Every dot above resolves today. The numbers that did not survive a live probe were removed; the diligence pack includes the register that says which.
$ WHERE THE MONEY IS  live revenue lanes, a signed operator, and an ecosystem already on our rails
◆ THE TECHNICAL WIN  the honesty posture is the asset: we hand over the drift register unprompted
ESPRESSOX1 ECOCHAINMOONBEAM ACP
[ THE LATTICE ]

The root grows a ring at a time.

Partnersecosystems plugging into the root — a dedicated Espresso collector, X1's grant-track integration, the commerce layer for the Moonbeam ecosystem we carried to Base.
Spinnersanyone runs a collector and the root widens — community-operated coverage, free to run, every node a strand in the lattice.
AI hosting runnersbring a container, run agents in an isolated microVM, build a proof-anchored track record — and keep 70% of what the capacity earns.
The next ringthe game and the earn: bet the SLA in the Breach Market, claim a decoder bounty, author a skill at a 20% royalty — every path mints receipts into the same root.
ALCHEMY $25K GRANT · COLOSSEUM FRONTIER — SOLANA SOLVER ENTRY · OOBE × ACE SUBMITTED · VIRTUALS REGISTERED · PHALA PR · BASE FUND
$ WHERE THE MONEY IS  partners fund integrations, runners pay for rails, the community compounds coverage free
◆ THE TECHNICAL WIN  one lattice, one integration pattern — each new ring anchors to the ring before it
[ THE NETWORK EFFECT ]

The quadratic works for us. Cost stays linear.

The same n(n−1)/2 that makes pairwise bridging impossible is our value function: every chain added multiplies the pairs we can prove between — while our cost of adding it stays one anchor.
VALUE · PROVABLE PAIRS n(n−1)/2 → 1,770COST · ANCHORS O(n) → 60CHAINS UNDER THE ROOT →THE COMPOUNDING WEDGE
WIDERROOTMOREPROVABLE PAIRSMORESETTLEMENTMORERECEIPTSTIGHTERPRICINGMOREDEMANDTHE ROOT
SPINNERS
run collectors — every node widens the root at no cost to us
ATTESTORS
stake and co-sign each epoch — slashable, per the dispute game
INTEGRATORS
query the root and pay per proof — protocols, venues, agents, desks
TREASURY
capitalizes new-chain coverage and underwrites the fraud window
$ WHERE THE MONEY IS  the wedge between the curves IS the margin — it widens with every chain and every receipt
◆ THE TECHNICAL WIN  the longest receipt corpus prices assurance tightest — history cannot be forked
[ WHO BUILDS THIS ]

A decade spent on exactly this problem.

Maciej Baj
FOUNDER
Former Head of Development at Lisk (2017–19). A decade building escrowed, reversible cross-chain settlement — the exact mechanism this system industrializes at 60-chain scale. Earlier: software engineer at Nokia. MSc Computer Science.
The one thing interoperability never solved cleanly is trust — you still have to believe someone that a cross-chain action happened. Taifoon is the answer: prove it, don't trust it.
BUILD LEVERAGE  an agentic delivery swarm ships at 81% for ~$1/delivery —
one architect, the output of a team, receipts for every claim.
$ WHERE THE MONEY IS  pre-seed prices team first: a repeat interop founder industrializing his own prior art
◆ THE TECHNICAL WIN  the settlement mechanism is battle-designed prior art; Taifoon runs it against a live 60+-chain root
[ THE ROUND ]

Pre-seed at a $10M cap.

$10M
valuation cap · SAFE
18mo
runway · engineering-weighted
Funds ship G1–G2: the agent door, metering and billing, the first operator cohort, the second venue skin. Distribution and billing — not research.
WHY THE CAP READS CHEAP
Engine built & live
Years of replacement cost de-risked: 60+ chains, the proof format, the 72/72 kernel, the venue — running in prod.
No permission gate
Three fee markets entered permissionlessly. Nothing stands between the round and the first dollar.
Unit-positive today
$5/day sync, ~$1 deliveries at 81%, evaluator fees at ~100% margin — priced, not projected.
Distribution signed
First operator signed; an entire ecosystem already migrated over our rails onto the settlement chain.
$ WHERE THE MONEY IS  gates, not quarters: each gate has a pass metric an investor can check
◆ THE TECHNICAL WIN  not another AI exchange — the layer every one of them needs to prove itself