Balvinder Singh — BS monogramBalvinder SinghPaymentsAIArchitecture
← Writing
Blockchain & Digital Assets1 min read

The custody question for merchant payouts

Merchant payouts in stablecoins raise a custody question that fiat payouts don't. What operational patterns look like.

A merchant accepting stablecoin payments faces a question a fiat-taking merchant doesn't: who holds the balance between receipt and off-ramp to fiat? The custody choice ripples into compliance, insurance, and operational risk.

Written September 2025 from merchant integration reviews.

The custody options

  • Merchant self-custody. The merchant runs a wallet with its own keys. Full control; full responsibility.
  • Custodian-held balance. The merchant's balance sits with a regulated custodian. Reduced operational risk; introduces counterparty risk.
  • Instant off-ramp. Stablecoin received is converted to fiat immediately. Removes custody question entirely; adds conversion cost and slippage.
  • Payment processor-held. The processor holds the balance until scheduled payout. Standard operational model, similar to card processors.

What each choice costs

  • Self-custody: hardware, insurance, key management, regulatory posture.
  • Custodian-held: custody fees (basis points annually), counterparty risk to the custodian.
  • Instant off-ramp: FX spread, occasional slippage on large amounts, operational simplicity.
  • Processor-held: standard processing fees, credit risk to the processor.

What most merchants choose

For small merchants: instant off-ramp is the pragmatic choice. Simple, low operational burden, comparable cost to card processing.

For larger merchants with treasury operations: custodian-held with periodic off-ramp lets them optimise timing and use the balance for working capital.

For merchants with programmatic use cases (paying suppliers on the same rail): self-custody or processor-held with API access.

What auditors ask

  • Segregation of merchant funds from operational funds at any custodian.
  • Insurance coverage on custodian balances.
  • Reconciliation between the stablecoin balance and the merchant statement.
  • Response plan for a custodian failure.

The custody question is one of the most substantive differences between stablecoin merchant flows and card merchant flows. Getting it right is what makes the operational model defensible.