Suspense Engine
The suspense engine is Avenue’s safety net. When a payment can’t be automatically credited — because the wallet doesn’t exist, it’s closed, or the AI isn’t confident enough — the money doesn’t disappear. It goes into the suspense queue.When does a payment go to suspense?
What is stored
ASuspenseItem preserves the complete original Nomba payload:
- Full raw webhook body
- Amount (in kobo)
- Sender name
- Raw narration
- Nomba reference
- Reason for suspense
Resolving a suspense item
From the dashboard (Suspense tab) or via the API:Flagging
Items can also be flagged for review:Suspense lifecycle
Suspense items are visible in your dashboard analytics. A high suspense rate may indicate your wallet system_prompts need improvement, or that users are transferring to incorrect accounts.