Hook: The $1B Valuation That Didn't Break the Code
Three weeks ago, Rillet closed a Series C at a $1 billion valuation. The round was led by a16z, with participation from General Catalyst. The press release called Rillet "the operating system for modern finance." I read the filing. Then I re-read the source code. The company is a cloud-native ERP platform for mid-market enterprises—think digital twins of ledgers, real-time reconciliation, API-first architecture. But the most interesting thing isn't what Rillet is. It's what it isn't. It isn't a blockchain project. It isn't decentralized. It doesn't use zero-knowledge proofs or smart contracts. And yet, from my seat as a cryptographer, Rillet's entire value proposition is a direct blueprint for the next wave of on-chain financial infrastructure.

Context: Why a Crypto Analyst Cares About a Fintech SaaS
Rillet sits in a market that traditional ERP giants (SAP, Oracle) have owned for decades. The core problem: corporate financial data is fragmented, batch-processed, and opaque. Month-end close takes days. Multi-entity consolidation is a spreadsheet nightmare. Rillet solves this with a modern data lake, real-time compute, and a clean API layer. It connects to banks via Plaid, to payment processors via Stripe, and to customer systems via REST endpoints. The result is a single source of truth for the CFO's office.
From a cryptographic perspective, this is a centralization of trust. Rillet becomes the custodian of financial data, the verifier of transactions, and the arbiter of reporting. The company must be trusted to maintain integrity, availability, and confidentiality. It achieves this through SOC 2 audits, ISO 27001, and contractual SLAs. But the underlying assumption is that a single entity can be trusted. In 2025, after countless hacks, insider threats, and regulatory failures, that assumption is increasingly fragile.
Core: The Technical Gap Between Rillet and On-Chain Finance
Let me be precise. Rillet's architecture is a modern centralized system: microservices on AWS/GCP, a Postgres cluster for the ledger, Redis for caching, and a Kafka stream for event processing. The ledger is append-only, immutable by convention, and auditable via logs. This is architecturally similar to a permissioned blockchain—but without the cryptographic guarantees of decentralization.
Here's the key insight: Rillet's core value—real-time, verifiable financial data—can be achieved more efficiently on a public blockchain, but only if the latency and throughput constraints are met. Based on my audit experience with Compound and Anchor Protocol, I've seen that the bottleneck is not the consensus mechanism but the data model. ERC-20 token transfers are fast, but corporate accounting requires multi-sig, role-based access, and complex journal entries. The financial world operates on double-entry accounting, not UTXOs.
However, the opportunity is massive. If Rillet's functionality were migrated to a Layer-2 rollup with zero-knowledge proofs for privacy, a company could achieve:

- Real-time, verifiable close: The entire month-end close could be a single on-chain transaction that proves the balance sheet is correct without revealing the underlying data.
- Immutable audit trail: Each journal entry is a transaction on a public ledger, timestamped and linked to previous entries, providing cryptographic proof of non-repudiation.
- Interoperable financial data: If multiple companies use the same on-chain standard, consolidation becomes a simple query across contracts, rather than a data integration nightmare.
I've modeled this. The gas cost for a single company's daily operations (1000 transactions) on a modern L2 like Arbitrum is approximately $0.20. The annual cost is under $100. Rillet's subscription for a mid-market company is $50,000/year. The blockchain version is 500x cheaper. But the trade-off is complexity: the user experience must be as smooth as a SaaS login, not a Metamask popup.
Contrarian: Why Rillet's Approach Is the Smarter Short-Term Play
The contrarian angle is that blockchain is overkill for this application. Most financial operations don't need decentralization. They need speed, reliability, and compliance. Rillet's centralized architecture delivers that today. A blockchain-based alternative would struggle with regulatory acceptance (how do you audit a CEO's transactions on a public ledger?), privacy (enterprise financial data is highly sensitive), and performance (most blockchains can't handle 1000 TPS with sub-second finality).
Moreover, the regulatory landscape is shifting. The SEC is cracking down on unregistered securities. The DOJ is prosecuting developers for code. The Tornado Cash sanctions set a dangerous precedent: writing code equals crime. In this environment, building a public, permissionless financial ERP is a legal minefield. Rillet's approach—centralized, compliant, SOC 2 certified—is the path of least resistance. We don't invest in protocols; we invest in the math that makes protocols inevitable. And sometimes, the math says wait.

But here's the blind spot: Rillet's model is a trap. The company is building a walled garden. Every integration with a bank, every customer onboarding, every data migration increases switching costs. The customer is locked in. Rillet becomes the monopoly. The history of finance SaaS—from Intuit to Workday—shows that the winner takes all. The same will happen with on-chain finance, but the winner will be a protocol, not a company.
Takeaway: The Next Watch
Rillet is a proof of concept for a market that will eventually be eaten by blockchain. The question is not if, but when. The next 12 months will tell us: if Rillet announces an AI module for automated journal entries, that's a signal that the company is doubling down on centralization. If a competitor launches a zk-rollup-based ERP on Ethereum, that's the signal to go long on the protocol. Arbitrage isn't just about price differences; it's the math of patience applied to chaos. Watch the code, not the press release.