Pre-execution simulation
Each run simulates the conversion and transfer before executing, so the expected outcome is visible first.
The settlement module follows every instruction through its whole life (authorisation, execution, settlement, exception handling, reconciliation, and receipt) as a single record your finance team can audit. No more stitching provider exports together by hand. Today the proof rail is stablecoin settlement via SEPA-connected EMI rails, with settlement near-real-time where the selected provider, destination institution, and jurisdiction support it.
One record. Six stages. Auditable end to end.
Reconciliation is the module, one of several across the OVAAL platform. Stablecoin settlement is the rail that proves it end to end.
A common pattern: a recurring payout (rent, a subscription, a supplier bill) funded from a USDC or EURC balance. OVAAL handles the conversion and routing where needed, an EMI/SEPA rails partner settles to the destination IBAN, and the whole flow lands in one operational record. The partner holds the license and operates the regulated rail under its own authorisation. OVAAL runs the orchestration and the record, and does not custody funds.
Each run simulates the conversion and transfer before executing, so the expected outcome is visible first.
Configure a per-instruction maximum. Above the threshold, the instruction pauses and notifies instead of auto-executing.
Failures and pauses are recorded with their reason in the same operational record, ready to retry or escalate.
Re-running on a webhook failure is safe; duplicate detection is handled server-side.
Outbound transfers to counterparty providers trigger a Travel Rule integration the partner operates, recorded against the instruction.
Revoke the relevant session or delegated key in one API call; in-flight rules halt immediately.
The record exports as signed JSON or CSV, queryable by instruction, user, rule, or time, for your auditor or regulator.