Overview
Thiqwave enables stablecoin settlement for fast, transparent value transfers. Convert fiat to stablecoins, move them on-chain, and convert back to destination fiat—all in one flow. Settlement is significantly faster than traditional banking rails like SWIFT and works for both cross-border and domestic transfers.The settlement flow
Stablecoin settlement follows a simple pattern: Fiat → Stablecoin → On-chain Transfer → FiatGet a settlement quote
Request a quote specifying source and destination currencies. Learn the exact stablecoin amount and destination fiat you’ll receive.
Execute the settlement
Approve the quote and execute the settlement with source and destination details.
Monitor progress
Track the settlement through its lifecycle: fiat conversion, on-chain transmission, destination conversion, and final settlement.
Getting a settlement quote
Request a quote to see the exact amounts and rates. Quotes lock in the rate and are valid for 3 minutes.Response
The quote shows:
- source_amount — AED you’re converting from
- stablecoin_amount — 275.00 USDC transiting on-chain during settlement
- destination_amount — EUR the recipient receives
- Quotes expire after 3 minutes. Request a new quote if you need to refresh rates.
Executing a settlement
Once you have a quote, execute the settlement with source and destination details. The settlement will proceed through automatic conversion and on-chain transmission.Response
Settlement lifecycle
Settlements progress through distinct states as they move from fiat to on-chain to destination fiat:pending — Settlement created, waiting to begin conversion
converting — Source fiat is being converted to stablecoin
transmitting — Stablecoin is in transit on-chain
settling — Destination stablecoin is being converted to fiat
completed — Settlement finished, destination credited
failed — Settlement failed, funds returned to source
Tracking settlement progress
Monitor settlements through webhooks. You’ll receive notifications at each stage:Why stablecoin settlement?
Speed — Significantly faster than SWIFT and traditional banking rails. Most settlements complete within minutes. Transparency — Track on-chain movement with transaction hashes. Verify every step of the journey. Cost efficiency — Reduced fees compared to traditional correspondent banking. Availability — Works 24/7, including weekends and holidays. No banking hours limitations. Reliability — Blockchain-based finality. Once on-chain, settlement is immutable.Use cases
Cross-border B2B payments — Pay vendors across different countries without managing multiple bank relationships. Marketplace settlements — Instantly settle funds from one currency zone to another as transactions complete. Salary disbursements — Pay employees across countries with transparent, auditable settlement trails. Treasury management — Move liquidity across regions quickly for optimal capital allocation.Error handling
If a settlement fails, funds are returned to your source account and you receive asettlement.failed webhook event.
| Issue | Cause | Recovery |
|---|---|---|
| Invalid destination | Bank details incorrect | Request a new quote and retry with correct details |
| Quote expired | More than 3 minutes passed | Get a fresh quote |
| Insufficient funds | Source account balance too low | Fund the account and create a new settlement |
| Network issue | On-chain transmission delayed | Monitor with the transaction hash; settlements retry automatically |
Best practices
- Always get a quote first — Understand costs and rates before committing
- Validate destination details — Ensure correct bank codes, account numbers, and country codes
- Use metadata — Track settlements in your system with transaction IDs
- Subscribe to webhooks — React in real-time to settlement progress
- Handle failures gracefully — When settlements fail, notify users and offer retry options
- Monitor compliance holds — Some destinations may be flagged for additional review; check webhook events
Next steps
- Getting quotes — Learn how quotes work across all payment types
- Receiving payments — Fund settlements with customer deposits
- Webhooks — Set up complete event monitoring