Features
Everything in the product, grouped by who it serves and what it does. No decorative dashboards; every feature here is functional.
Personal
A personal multi-currency wallet
Hold, receive and send in the currencies you use, from an app built mobile-first.
Balances per currency
Each currency is its own balance with availability shown as separate, labelled figures.
Verified recipients
Add and confirm recipients once; every later transfer shows who receives the money before you approve.
Activity history
A complete, paginated activity list with amounts, fees and status on every entry.
Business
Accounts built for teams
Give your team access with defined roles, and keep a record of every action.
Roles and access
Assign team members the access they need. The backend enforces it; the interface reflects it.
Approval workflows
Require a second approval for payouts above thresholds you set.
Audit trail
Every sign-in, change and payment instruction is recorded and reviewable.
Cards
Cards with real controls
Issue cards to people or purposes, and control them yourself.
Per-card limits
Set spend limits per card and adjust them when circumstances change.
Freeze and unfreeze
Suspend a card instantly from the app, and restore it when resolved.
Masked card data
Card numbers are never shown in full anywhere in the product.
Payouts
Payouts with a review step
Nothing irreversible happens without a confirmation screen showing amount, fee, recipient and total.
Review before confirm
Amount, currency, fee, recipient and total are presented together before you approve.
Deterministic outcomes
Every payout ends in a stated outcome with a reference you can quote to support.
Idempotent by design
Retrying a request never creates a duplicate payout; retries reuse your original instruction.
Developers
A developer API you can build against
Versioned REST endpoints with typed errors and a published OpenAPI document.
Idempotency keys
Every write accepts an Idempotency-Key header; replays return the original result.
Problem+json errors
Errors follow RFC 9457 with a deterministic code and a request ID on every response.
Minor units, always
Money is an integer of minor units with an ISO 4217 currency code. Never a float.
See it in the product
Open an account and explore the wallet, cards and payouts with your own details.
