Skip to content
Create account or Sign in
The Stripe Docs logo
/
Ask AI
Create accountSign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
APIs & SDKsHelp
OverviewAccept a paymentUpgrade your integration
Online payments
OverviewFind your use case
Use Payment Links
Build a payments page
Build a custom integration with Elements
Build an in-app integration
Use Managed Payments
Recurring payments
In-person payments
Terminal overview
Availability
Readers
No code
Custom integration
Payment methods
Add payment methods
Manage payment methods
Faster checkout with Link
Payment operations
Analytics
Balances and settlement time
Compliance and security
Currencies
Declines
Disputes
Radar
    Overview
    How Radar works
    Understand fraud
    Set up your integration
    Risk factors recommendations
    Risk controls and settings
    Risk prevention features
    Transaction risk prevention
    Customer abuse prevention
    Account fraud prevention
      Account risk signals
      Fraudulent merchant
      Merchant delinquency risk
      Fraudulent website
    Non-Stripe payment processor risk prevention
    Issuing authorization risk prevention
    Rules engine and analytics
    Rules
    Radar analytics
Payouts
ReceiptsRefunds and cancellations
Advanced integrations
Custom payment flows
Flexible acquiring
Off-Session Payments
Multiprocessor orchestration
Beyond payments
Incorporate your company
Crypto
Agentic commerce
Financial Connections
Climate
Verify identities
United States
English (United States)
  1. Home/
  2. Payments/
  3. Radar/
  4. Account fraud prevention
Private preview

Fraudulent merchant signalPrivate preview

Detect connected accounts engaging in fraudulent activity.

The fraudulent merchant signal identifies whether a new or existing account poses a fraud risk. The Stripe machine learning models analyze patterns across the network, including bank account information, business details, transaction activity, disputes, and relationships with other accounts.

Get early access to the fraudulent merchant signal.

Enter your email to request access.

Email
Submit
Privacy policy

Risk levels

Each signal returns a risk_level and a probability score with a value between 0 to 100.

Risk levelDescription
highestApproximately a 90% probability that the account is fraudulent.
elevatedApproximately a 50% probability that the account is fraudulent.
normalA low probability of fraud.
lowA very low probability of fraud.
not_assessedThe signal hasn’t been assessed for this account.

Indicators

The following indicators explain the factors that contributed to the risk assessment.

IndicatorDescription
bank_accountThe bank account matches a previously detected fraudulent account.
business_information_and_account_activityWe detected a spike in the average order value or payment volume, or suspicious business details.
disputesWe detect a spike in disputes.
failuresWe detect a spike in payment failures.
geo_locationWe detect account activity in a country that differs from the business location or that’s in a high-risk region.
other_related_accountsThe account is connected to a previously detected fraudulent account.
other_transaction_activityWe detect unusual transaction patterns, such as spikes in volume or order value.
owner_emailThe email address uses a suspicious domain or doesn’t match the business URL.
web_presenceWe detect a suspicious web presence, such as a domain that doesn’t match the business.

Webhook event

Listen for v2.signals.account_signal.fraudulent_merchant_ready event notifications when a fraud signal is evaluated. The event payload includes the risk_level, probability, and indicators for the connected account.

Take action on connected accounts

You can respond to the fraudulent merchant signals that you receive for a connected account using the Radar tools. See the list of available actions.

Was this page helpful?
YesNo
  • Need help? Contact Support.
  • Chat with Stripe developers on Discord.
  • Check out our changelog.
  • Questions? Contact Sales.
  • LLM? Read llms.txt.
  • Powered by Markdoc
On this page