Non-custodial routing and settlement layer built for wallets, fintechs, and institutions. Zero-trust architecture with cryptographic quote binding.
The October 10, 2025 crash exposed systemic fragilities in centralized exchange infrastructure. When markets moved, discretionary control and opaque risk models created cascading failures.
Enterprise-grade execution layer with deterministic guarantees
Zero custody risk. Backend never sees private keys. All transactions signed client-side. Learn about compliance →
QuoteHash = blake2b-256(params + fees + TTL). Cryptographically bound quotes. View API docs →
Real-time sanity checks and price anomaly detection.
Aggregate AMM and orderbook liquidity with path splitting. Indexer architecture →
— LucenDEX (@lucendex) November 1, 2025
Client requests best route for token pair + amount. Router computes optimal path across AMM and orderbook liquidity sources.
Router returns route, price, fees, and cryptographic QuoteHash with TTL (LastLedgerSequence). Quote binding enforced cryptographically.
Client signs transaction with QuoteHash in memo, client-side. Backend never sees private keys. Non-custodial architecture.
Submit directly to rippled or via optional relay. Execution must match QuoteHash or fail. Full XRPL ledger transparency.
Understanding LucenDEX architecture, XRPL DEX primitives, and deterministic execution
blake2b-256 cryptographic hash binding quote parameters, route, fees, and TTL. Embedded in XRPL transaction memo to enforce deterministic execution. Tampering detection ensures quoted terms match settlement exactly.
AMMCreate, modified via AMMDeposit/AMMWithdraw. Indexed for multi-route aggregation.
LastLedgerSequence. Transaction fails if not validated before TTL. Prevents stale quote execution and provides temporal binding.
OfferCreate, cancelled via OfferCancel. Bid/ask offers indexed for price discovery and route optimization.
lucendex.com/.well-known/xrp-ledger.toml. Provides network security and infrastructure transparency.
Not competing as a DEX brand. We're infrastructure for partners.
Embed deterministic routing instead of building your own DEX infrastructure. White-label API integration. View API →
Best execution API with deterministic guarantees. Premium quotas and priority routing available.
XRPL liquidity access for your token. Multi-route aggregation ensures best prices for your holders.
Non-custodial execution rails for compliant products. Enterprise SLAs and integration support. Compliance docs →
We're building deterministic infrastructure for XRPL. Currently in development.
API not yet available for production use. Expressing interest helps us understand market demand.