> For the complete documentation index, see [llms.txt](https://docs.getblock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getblock.io/crypto-address-audit/wallet-risk.md).

# Wallet Risk

GetBlock Wallet Risk: fast AI fraud screening for wallets — risk score, level, and flags.

Wallet Risk Check is a quick blockchain wallet risk assessment service. It returns an AI-predictive trust score, screening across 18 AML risk categories, and a sanctions check — in a single API call with response time under 100ms.

This is a lightweight version of [Wallet Audit](/crypto-address-audit/wallet-audit.md). Wallet Risk Check provides a quick go/no-go signal e.g "Can this wallet be trusted?"

{% hint style="info" %}
For a full behavioral profile (intentions, experience, protocols, transactions), use [Wallet Audit.](/crypto-address-audit/wallet-audit.md)
{% endhint %}

### What Wallet Risk Does?

* Predicted Trust Score (0–100%): AI-predictive trust score
* AML Risk Screening: screening across 18 risk categories (cybercrime, money laundering, phishing, etc.)
* Sanctions Check: verification against sanctions lists

### Difference Between Wallet Risk And Wallet Audit

| <p><br></p>                   | Wallet Risk Check                 | Wallet Audit                      |
| ----------------------------- | --------------------------------- | --------------------------------- |
| Response time                 | < 100ms                           | Several seconds                   |
| Trust Score                   | Yes                               | Yes                               |
| AML Screening (18 categories) | Yes                               | Yes                               |
| Sanctions Check               | Yes                               | Yes                               |
| Intentions (14 categories)    | No                                | Yes                               |
| Experience / Risk Profile     | No                                | Yes                               |
| Protocols / Categories        | No                                | Yes                               |
| Wallet Overview / Rank        | No                                | Yes                               |
| Networks                      | 5 (ETH, BNB, Base, Polygon, TRON) | 3 (ETH, BNB, Base)                |
| When to use                   | Quick screening: allow / reject   | Deep analysis: who is this wallet |

### How Predicted Trust Score is Calculated

They are two-step logic involved in this calculation:

#### Step 1: AML Check (hard override)

If at least one field in forensic\_details = "1" → probabilityFraud is automatically set to 1.0 (Predicted Trust = 0%). The ML model is not invoked. Any AML flag = automatic maximum risk.

#### Step 2: ML Model (if AML is clean)

If all forensic\_details fields = "0" → the predictive AI model analyzes on-chain wallet behavior and returns probabilityFraud from 0.0 to 1.0. Predicted Trust = 1 − probabilityFraud.

Examples:

* vitalik.eth: all forensic\_details = "0" → ML model → probabilityFraud = 0.042 → Predicted Trust = 95.8%
* Fraudulent wallet: money\_laundering = "1" → hard override → probabilityFraud = 1.0 → Predicted Trust = 0%

{% hint style="danger" %}

### Limitations

* The service only works with regular wallets (EOA — Externally Owned Accounts). **Contract addresses are not supported.**
* A minimum of 10–15 transactions is required to calculate an accurate predictive score. Wallets with less history lack sufficient data for a reliable assessment
  {% endhint %}

### Supported Networks

1. Ethereum(ETH)
2. BNB Smart Chain
3. Base
4. Polygon
5. TRON

### How to Check the Risk In A Wallet Address

1. Go to your [GetBlock Account Dashboard](https://account.getblock.io/products/address-audit#check) and click **Wallet Risk**

<figure><img src="https://3589185681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOeg95CadVyFvyLi70Bh%2Fuploads%2FjJjcP4GaVjmD23XZCT2e%2Fimage.png?alt=media&amp;token=4d5b62f0-a84d-4595-aa91-6aa6b4471796" alt="wallet risk"><figcaption></figcaption></figure>

2. Select the choice of your network using the dropdown:

<figure><img src="https://3589185681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOeg95CadVyFvyLi70Bh%2Fuploads%2FnWGFnuWyR1wyIWiBv2Dn%2Fimage.png?alt=media&amp;token=295858ad-b5f4-46e3-92f3-f4a2f29af3d7" alt="network selection"><figcaption></figcaption></figure>

3. Enter the wallet address:

<figure><img src="https://3589185681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOeg95CadVyFvyLi70Bh%2Fuploads%2FTvgVNn1dZMOYV4LJLvrv%2Fimage.png?alt=media&amp;token=d8bc937d-9c76-4e48-a1b1-09d12e819083" alt=""><figcaption></figcaption></figure>

4. Click on **Run Check:**

<figure><img src="https://3589185681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOeg95CadVyFvyLi70Bh%2Fuploads%2Fro4opq6h2VV32y64Vpx6%2Fimage.png?alt=media&amp;token=77ec5ae8-8601-450c-865e-258e79d1f688" alt=""><figcaption></figcaption></figure>

5. Scroll down to see the analysis:

<figure><img src="https://3589185681-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOeg95CadVyFvyLi70Bh%2Fuploads%2FoOkOtOTisAe77vOMvTGo%2Fimage.png?alt=media&amp;token=0583bff0-b1b6-47ac-9e74-7677feeb799b" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>This report includes the following:</strong></summary>

1. Predicted trust score: This is the main indicator of a wallet's level of trust, ranging from 0% to 100%. Calculated as 1 − probability of fraud. Displayed with a status badge (Not Fraud / Fraud / New Address) and a sanctions badge (Not Sanctioned / Sanctioned).

| Predicted Trust | Level       | Interpretation                                                 |
| --------------- | ----------- | -------------------------------------------------------------- |
| 80–100%         | Low Risk    | Wallet with clean history                                      |
| 50–79%          | Medium Risk | Risk factors detected, full Wallet Audit recommended           |
| 0–49%           | High Risk   | Wallet is highly likely associated with fraudulent activity    |
| 0% (auto)       | AML Flag    | At least one AML flag detected — score automatically set to 0% |

2. AML Analysis: This shows 18 risk categories with each parameter displayed as No (clean) or Yes (flag detected).

{% hint style="warning" %}
*If at least one parameter forensic\_details = "1" → probabilityFraud is automatically set to 1.0 (i.e. Predicted Trust = 0%). This is a hard override; the ML model is not used.*
{% endhint %}

3. Sanctions Check: This shows sanctions list verification. It displayed as a badge: Not Sanctioned (green) or Sanctioned (red). If the wallet is sanctioned, the category, name, and source link are displayed.

</details>

If you want to interact with or integrate this service via API, check the [Wallet risk endpoint.](/crypto-address-audit/api-reference/wallet-risk-endpoint.md)

{% hint style="info" %}
**Need a custom setup** (higher rate limits, dedicated infrastructure, SLA, or volume pricing)? [Contact the GetBlock team](https://getblock.io/contact/).
{% endhint %}

### Next Step

1. [Wallet Audit Doc](/crypto-address-audit/wallet-audit.md)
2. [Rug Pull Checker Doc](/crypto-address-audit/overview.md)
3. [Address Audit API Reference](/crypto-address-audit/api-reference.md)
4. [Wallet Audit Homepage](https://getblock.io/wallet-audit-check/)
5. [Wallet Risk Homepage](https://getblock.io/wallet-risk-check/)
6. [Rug Pull Checker Homepage](https://getblock.io/rug-pull-check/)
