Truss · Transaction reliability control plane

Live transaction engine

Transactions stream through the pipeline and are scanned at every station. Three types flow: payments (debit→credit→settlement, where ghost successes get caught), and the non-value operations KYC/BVN and OTP (verify/send, with timeout, mismatch and provider-failure handling). Click any row in the feed for full detail. Use inject to trigger a case.

Inject
Live transaction feed, click a row for full detail & metadata
0
In flight
0
Completed
0
Pending now
0
Failed / reversed
0
Recon incidents
Payments run Ingest → Rail (debit/credit) → Engine → Settlement (truth check, a callback that disagrees with the settlement record is a ghost success → reversed). KYC & OTP run Ingest → Provider (verify / send) → Engine, and exit at the provider's confirmed result, no settlement, no reversal, but the same idempotency, timeout-recovery and failover.

Transactions, 20 May 2026