Mechanisms
B — Intermediate account
AdvancedCAP-33SEP-10
A short-lived, sponsored account pre-configured with trustlines receives the asset and forwards it when the user is ready. Useful when the destination cannot pre-create a trustline but you still want a single settle step.
How it works
The builder covers creation, funding, forwarding, and cleanup or account merge. The intermediate account’s reserves are sponsored, and it is merged back out once the hand-off completes, so no XLM is stranded.
From the SDK
It sits behind the same single call — only the mechanism changes.
Mechanism B is not the default and is not on the Phase 0 path. Prefer
claimable unless you specifically need an account to custody the asset between send and settle.