Finalis · Live
Every button below runs the real Finalis certifier — it takes the legs of a cross-ledger settlement (XRPL, EVM, notary), evaluates each against an explicit, versioned finality policy, and issues a certificate that is FINAL only if EVERY leg is final — otherwise WITHHELD with the exact reason. Certificates carry a tamper-evident digest, and a previously-final certificate is CONTESTED if later evidence (a reorg) contradicts it. Fail-closed; deterministic; nothing broadcast.
Each button drives a different real operation on a 3-leg settlement: XRPL (28-validation finality policy), EVM (12-confirmation / max-2-reorg policy), and notary (2-of-3 attestation policy). The engine, not this page, computes every result.
Raw engine JSON (per-leg verdicts, withheld reasons, certificate digest, contest record)
Runs the real Finalis certifier — per-ledger finality policies, fail-closed aggregation, tamper-evident digest, contestable revocation. Deterministic; nothing broadcast. Want the production finality certifier wired to your own ledgers and settlement flow? Talk to us →