High-level architecture
You integrate once with Teel. Underneath, the same payout can route through any of several licensed partners — Teel picks per-transaction based on price, speed, and corridor coverage.How funds are orchestrated
Teel does not custody fiat. We are not a bank or a money transmitter, and we never hold partner or recipient funds in a Teel-owned bank account. Every leg of every transaction is executed by a licensed third-party institution under their license, with Teel acting as the orchestration and reconciliation layer. There are three movement patterns the orchestration layer supports:Fiat-to-fiat (multi-partner)
The most common partner pattern. Your business sends fiat from your bank account; the recipient receives fiat in theirs. Two licensed partners are involved per transaction — one regulated to collect the source fiat, one regulated to disburse the destination fiat. The stablecoin step in the middle exists purely as a settlement primitive between the two regulated legs; it isn’t a service you opt into.Fiat-to-stablecoin (onramp)
The recipient receives a stablecoin balance on-chain instead of fiat. The first half of the diagram above; the offramp leg is skipped.Stablecoin-to-fiat (offramp)
The reverse: you fund the payout with stablecoin from a wallet you control, and the recipient receives fiat. The second half of the diagram; the collection leg is skipped.Custody model
Teel’s custody surface is minimal by design:| Asset | Where it sits during a payout | Who controls it |
|---|---|---|
| Source fiat | Licensed collection partner’s segregated client account | Collection partner (regulated) |
| Stablecoin (intermediate) | Smart-wallet escrow contract on-chain | Programmatic — released only on partner settlement confirmation |
| Destination fiat | Licensed disbursement partner’s settlement account | Disbursement partner (regulated) → recipient |
| Failed / refunded amounts | Returned to source via the same partner that collected | Collection partner |
Licensing & compliance
Teel operates as a technology service provider to a network of licensed financial institutions. Each leg of every transaction is conducted under the licenses held by the partner executing that leg:- Collection legs are executed by partners licensed as Money Service Businesses, Electronic Money Institutions, or equivalent in the jurisdiction where the source funds originate.
- Disbursement legs are executed by partners licensed as banks, EMIs, or remittance providers in the jurisdiction where the destination funds land.
- On-chain settlement uses regulated stablecoin issuers (and, where applicable, native cross-chain transfer protocols) for the intermediate leg.
Compliance flow
Each partner runs their own independent compliance review under their license. Teel surfaces the per-partner approval state viaGET /kyb/onboarding-status, and routes transactions only to partners that have approved your KYB for the relevant corridor.
Per-transaction screening (sanctions, PEP, transaction monitoring) is performed by the executing partner under their license, with Teel forwarding the relevant payload at execution time.
What Teel is, and isn’t
| Teel is | Teel is not |
|---|---|
| A payment orchestration layer | A bank |
| A KYB / compliance aggregator | A money transmitter |
| An on-chain settlement coordinator (stablecoin escrow) | A custodian of partner fiat funds |
| A routing engine selecting the best regulated partner per transaction | A counterparty to your transaction |
provider field. We can provide the licensing details and audit attestations of the partners covering your corridors on request — contact support@teel.finance.
Next steps
Coverage
Which corridors, currencies, and rails are routable through the partner network today.
KYB Onboarding
How the unified KYB flow propagates your record to the partners covering your corridors.
Webhooks
Real-time visibility into each leg of a payout as it settles through the partner network.
Errors
Status codes, error semantics, and what each terminal state implies for funds movement.