Skip to content

CONCEPT Cited by 1 source

Merchant delinquency risk

Definition

Merchant delinquency risk is the predictive primitive that estimates whether a business on a payments platform is likely to accrue a negative balance and have that balance remain negative for 60 or more days. Disclosed by systems/stripe-radar-for-platforms at the 2026-05-27 Stripe Sessions roundup.

Per the post:

"the merchant delinquency risk signal predicts whether a business is at risk of accruing a negative balance; specifically, it predicts whether that balance is likely to remain negative for 60 days or more. Platforms can use this signal to decide whether to proactively adjust payout schedules, require reserves on high-risk accounts, or flag merchants for closer review before losses accumulate."

Why the 60-day horizon

The 60-day window is the canonical loss-window in the disclosure — it's the threshold at which negative-balance becomes effectively unrecoverable for the platform. Most platforms operate on a model where negative balances within a short window (a few days, payouts catching up) are routine, but balances that persist past 60 days indicate genuine merchant financial distress or fraud.

This horizon distinguishes merchant-delinquency-risk from current-state fraud risk:

An account can be non-fraudulent but high-delinquency-risk (legitimate business with deteriorating finances) or fraudulent but low-delinquency-risk (fraudster who'll be caught and clawed back inside 60 days).

Platform actions

The disclosed action surface is operational financial controls:

  • Adjust payout schedules — slow / hold payouts to a high-risk merchant so the platform doesn't pay out funds that need to be clawed back.
  • Require reserves — hold back a percentage of merchant proceeds against the predicted delinquency.
  • Flag for review — human-in-the-loop investigation before losses accumulate.

The architectural shape is forward-looking financial-loss prediction as a platform-tier control surface, distinct from both transaction-tier fraud detection and current-state KYB checks.

Caveats

  • Prediction signal mix not disclosed. What predicts 60+ day negative balance? Transaction-pattern signals (declining volume, increasing refunds)? External signals (credit-bureau data, public-records changes)? Cross-Stripe-network signals?
  • Calibration / threshold not disclosed. What's the precision/recall envelope?
  • False-positive cost is high — incorrectly throttling a legitimate merchant's payouts harms the merchant relationship.

Seen in

Last updated · 542 distilled / 1,571 read