What is Thiqwave
Thiqwave is stablecoin settlement infrastructure for fintechs and institutions: a settlement control plane that collects, screens, converts, and settles across fiat and stablecoin rails through a single API.
You integrate Thiqwave; your end-users are served through your product. Thiqwave is infrastructure, not a consumer app.
The hub-and-spoke model
Every payment is a journey from source to destination, routed through a Thiqwave settlement hub:
Source (pay-in) Thiqwave hub Destination (payout)
───────────────── ──────────── ───────────────────
Fiat (AED, Collect → screen → Fiat (supported corridors)
USD, EUR, …) convert → settle
via virtual IBAN, ┌────────────────┐
instant rails ───▶ │ Collection │ ───▶ Stablecoin (USDT, USDC)
│ Compliance │ to a wallet on a
│ FX + Settlement│ supported network
Stablecoin (USDT/USDC) ──▶ │ Payout │ ───▶ Fiat bank account
from any wallet └────────────────┘
The hub is rail-agnostic: the code does not hard-code currencies, chains, or providers. Corridors, assets, and networks are configuration, so new routes light up without API changes on your side.
What Thiqwave is
- A settlement control plane: create customers, request quotes, move money, reconcile, and audit — all via API and the partner console.
- Multi-rail: fiat-to-fiat, fiat-to-stablecoin, stablecoin-to-fiat, and stablecoin-to-stablecoin.
- Compliant by default: every flow runs KYB, sanctions/PEP screening, and (for stablecoin legs) wallet screening before any money moves.
- Auditable: every money movement is a stateful, idempotent workflow with a recorded trail.
What Thiqwave is not
- Not a consumer wallet or remittance app.
- Not a crypto exchange or broker.
- Not a speculative trading product.
Where to go next
- Core entities — the objects you create and reference.
- Settlement flow — how a payment moves end-to-end.
- Transaction lifecycle — the states a transaction passes through.
- Quickstart — run the canonical flow on TEST in 5 minutes.