Skip to main content

The OrcaRail Non-Custodial Roadmap

· 5 min read
OrcaRail
Crypto payment rails for web2 apps

April 20, 2026 — Today we are publishing the full roadmap for moving OrcaRail from its current custodial sweep model (we generate a deposit address per payment link, then sweep and split funds) to a non-custodial smart-contract model (funds land in a per-link contract that splits and settles atomically, and subscriptions pull from a payer-controlled allowance).

This post is the index. Each phase has its own deep-dive post and a living docs page, so you can deep-link to exactly the part you care about.

OrcaRail Protocol: A Whitepaper for Non-Custodial, Non-Stop, Web2-to-Web3 Payment Rails

· 19 min read
OrcaRail
Crypto payment rails for web2 apps

April 20, 2026 — This is the OrcaRail Protocol whitepaper. It is the canonical statement of what OrcaRail is becoming: an open, credibly neutral, non-custodial, non-stop payment rail that a Web2 merchant can integrate using familiar HTTP APIs and webhooks, and a Web3 payer can use with any wallet — and that keeps settling even if OrcaRail, the company, disappears.

It extends — it does not replace — the non-custodial roadmap and the protocol debate. The non-custodial roadmap (Track N, Phases 0-7) removes custody. This whitepaper adds a parallel Track P that decentralizes the rest: indexers, frontends, standards, keepers, and governance.

Phase 5: Bitcoin — Taproot 2-of-2 and Honest Scope

· 5 min read
OrcaRail
Crypto payment rails for web2 apps

April 20, 2026 — Bitcoin is the chain where we have to be honest. The L1 script surface does not have the expressiveness of EVM or Solana, so the "payment-link contract that splits atomically" pattern does not translate. What we can do is reduce custody from "OrcaRail holds the xpub" to "two-signer multisig with a merchant signer and a pre-signed refund," and push recurring payments to a future Lightning path.

Phase 6: Decentralized Scheduler and EigenLayer

· 5 min read
OrcaRail
Crypto payment rails for web2 apps

April 20, 2026 — Phase 6 is the phase where we explicitly do not build something, unless a real requirement forces it. EigenLayer restaking is powerful, but it is not a general-purpose home for "a payment system." This post explains what an AVS would give us, when it is worth building, and why Chainlink + NestJS is sufficient for most of what we need.