Skip to main content

Welcome to Avenue

Avenue is an intelligent Wallet-as-a-Service layer built on top of Nomba. It gives developers a clean API to create dedicated virtual bank accounts (NUBANs) for their users, automatically parse and classify incoming payment intents using AI, automate actions via account agents, and receive structured webhook events — without writing any of the infrastructure glue code themselves.

What problem does Avenue solve?

When you build a product on Nomba directly, you get:
  • Raw virtual accounts (NUBANs) ✅
  • Raw payment webhooks with unstructured narrations ✅
  • No intent parsing logic ❌
  • No ledger ❌
  • No anomaly handling ❌
  • No automation layer ❌
Avenue sits between your product and Nomba and adds all of that.

Core capabilities

Smart Wallets

Create a dedicated NUBAN virtual account per user with one API call.

AI Intent Parsing

Avenue’s AI engine parses every bank narration and extracts structured intent.

Account Agents

Trigger-action rules that run automatically when payment conditions are met.

Suspense Engine

Anomalous payments are held safely — never lost, always resolvable.

How it works (in one paragraph)

When a user transfers money to their NUBAN, Nomba fires a webhook to Avenue. Avenue validates the HMAC signature, checks for duplicates, identifies the target wallet, passes the narration through an AI engine, updates an immutable double-entry ledger, evaluates any automation agents, and fires a clean, enriched webhook to your app — all in under 500ms.

Next steps

Quickstart — live in 5 minutes

Sign up, get API keys, create your first wallet, and receive your first enriched event.