Cross-border SC via SWIFT API

Confidence: Likely Updated 2026-05-18 Review by 2026-09-22 Sources 5 Machine-translated Original (JA)
#fintech#stablecoin#cross-border#swift#tokenized-deposit#ibc
On this page

Wiki route

This entry sits under fintech index. Read it with Japan Financial Regulation — Legal Framework for Tokens, Crypto Assets, and Payments for adjacent context and Three-Layer Structure of Japan's Stablecoin Regulatory Regime (JPYC, USDC, Project Pax) for the broader system boundary.

[!info] TL;DR The biggest obstacle to cross-border SC adoption is “incompatibility with bank workflows / AML/CFT.” The modern pattern that solves this is a hybrid structure that places a SWIFT API at the front-end and executes blockchain settlement at the back-end. Project Pax (Progmat + Datachain · 2024-09) and the BIS Project Agorá are representative implementations of this structure. TD (Tokenized Deposit) leads on SWIFT API compatibility, while SC connection patterns diverge depending on a §501(d) interoperability license.

Basic pattern

Bank([[megabanks/mufg|MUFG]] / [[megabanks/smfg|SMFG/SMBC]] / Mizuho, etc.)
       ↓ SWIFT MT103 / ISO 20022 message
SWIFT API mock layer(Datachain)
       ↓ parse → settlement instruction
[[payment-firms/progmat|Progmat Coin]] contract(trust-type SC)
       ↓ on-chain transaction
IBC + LCP(cross-chain bridge)

Ethereum / Polygon / Avalanche / Cosmos
       ↓ cross-chain swap in the TOKI liquidity pool
receiving-side bank → credited in the receiving-side currency

Why place the SWIFT API at the front

ReasonContent
Protecting existing workflowsBanks’ internal systems / corporate ERPs have operated on a SWIFT premise for 50 years
AML/CFT compatibilityOFAC / FATF Travel Rule have accumulated operational know-how on SWIFT
Reassurance for supervisorsThe FSA / Financial Services Agency find it easier to regard transactions as already reviewed if they go through SWIFT
Phased migration possibleFull on-chain is the distant future · involve banks via SWIFT and gradually raise the on-chain ratio

TD vs SC cross-border path divergence

ItemTD(JPM Kinexys / KDP)Trust-type SC(Progmat / Project Pax)
Legal natureBank-deposit type第 3 号 EPI trust type
SWIFT APIDirect use of existing SWIFTVia the SWIFT API mock layer
Cross-border commercializationAlready $1.5T/month(KDP)2026-H2 target(delayed)
§501(d) required?Not required(TD is outside SC regulation)Required(awaiting future acquisition)
Interoperability partnerUS banking partners already in placeAsian partners not sufficiently fixed
InterestDeposit interest belongs to the bankTrust trustee fee

Implication: Kinexys has reached commercialization via the TD path while avoiding §501 regulation. On the SC path, unless Progmat obtains a §501(d) tier, it is at a structural disadvantage to Kinexys in large-ticket cross-border business.

Technical composition of Project Pax

LayerComponentProvider
ApplicationSWIFT API mock + corporate walletDatachain
Settlement instructionProgmat Coin contractProgmat + Datachain
Cross-chainIBC + LCP middlewareDatachain(Hyperledger Lab)
LiquidityTOKI cross-chain poolTOKI(a Datachain subsidiary)
ChainsEthereum / Polygon / Avalanche / Cosmoseach chain
ComplianceOFAC / Travel Rule / KYC APIProgmat common

Comparison with the BIS Project Agorá

ItemProject PaxBIS Project Agorá
Led byProgmat(private · Japan)BIS(international · 7 central banks)
PurposePut Japan-originated SC onto SWIFTIntegrate wholesale CBDC + commercial bank money
Settlement assetTrust-type SCwholesale CBDC + TD
TechnologyAvalanche L1 + IBCUnified Ledger(BIS-designed)
Commercial timeline2026-H22027+(proof-of-concept stage)
Relationship to §501(d)Individual SC interoperabilitySovereign-network foundation

The two are complementary: Agorá builds the inter-state skeleton, and Pax solves the last 1 mile of individual SC ↔ SWIFT.

Limits / risks

  • The §501(d) channel is not established: a direct swap with US-compliant SC such as USDC is currently not possible
  • Delay history: Pax failed to meet its original target at the end of 2025 → technical risk exposed
  • Insufficient Asian partners: delay in fixing HK / SG / Korea counter-parties
  • SWIFT dependence: if SWIFT itself migrates to ISO 20022 + onchain native in the future, the mock layer becomes obsolete
  • Competition with JPM Kinexys: it has already commercialized the same kind of function on the TD path

Applications

  • Can be referenced in any “blockchain + existing banking workflow” integration discussion
  • Reading the relationship between SWIFT reform (ISO 20022 / GPI / GPI for Corporates) and SC
  • Asia-originated cross-border SC design discussions (Korea KRW1 · Thailand Project Inthanon · Singapore Project Ubin)
  • Combining with Cosmos IBC for FI for multi-chain SC transfer design