> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dataspike.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Screen crypto wallet addresses and transactions for AML risk with Dataspike KYT — instant risk scoring, entity attribution, and audit-ready PDF reports.

**KYT (Know Your Transaction)** is Dataspike's automated compliance system for risk-scoring crypto wallet addresses and transactions. It analyzes public blockchain data, fund flows, and entity classifications to detect exposure to money laundering, sanctions, fraud, stolen funds, mixing services, and other illicit activity — before you onboard a customer, credit a deposit, or process a payout.

KYT works alongside Dataspike's KYC and AML Screening products, so you can cover identity verification and transaction risk in a single platform — or use KYT fully standalone.

***

## What you can do today

* **Score any wallet address** on Bitcoin, Ethereum, or TRON and get a 0–100% risk score with a full entity-category breakdown.
* **Score a specific transaction** by TxID to screen an individual deposit or withdrawal.
* **Screen a specific fund transfer** (one sender → recipient pair inside a transaction) via the API — essential for Bitcoin's UTXO model and multi-party transactions.
* **Download an audit-ready AML PDF report** for any check, suitable for AML teams, internal audit, banking partners, and regulators.
* **Browse and search your check history** in the dashboard or via the API.
* **Automate everything over REST API** — every check available in the dashboard is also available programmatically.

<Note>
  KYT consists of two modules. <br />**Risk Score Wallet** — instant, on-demand scoring of addresses and transactions — is live today in both the dashboard and the API. <br />**Transaction Monitoring** (continuous address monitoring, alerts, and custom risk profiles) is coming soon. <br />See [Feature availability](/wallet-checks-kyt/result-fields-coverage#feature-availability) for the current status of every feature.
</Note>

***

## Who uses KYT

| Who                           | What they use it for                                                                              |
| ----------------------------- | ------------------------------------------------------------------------------------------------- |
| **Crypto exchanges**          | Screen deposits and withdrawals, check wallets at onboarding, identify counterparties.            |
| **Neobanks and fintechs**     | Verify the source of crypto funds before crediting fiat, with one audit trail across KYC and KYT. |
| **Payment gateways and PSPs** | Check the origin of funds before accepting a crypto payment and protect banking relationships.    |
| **OTC desks and brokers**     | Screen counterparty wallets and asset history before executing large trades.                      |

Workflows and typical policies per industry are in [Working with results](/wallet-checks-kyt/working-with-results).

***

## Why it matters

Wallet and transaction screening is a core control in AML/CFT programs for virtual asset service providers. KYT helps you meet expectations set by FATF Recommendations, EU AMLD5/6, and MiCA-era supervision — replacing slow manual reviews with automated, explainable, documented risk decisions. Learn more in [Compliance context](/wallet-checks-kyt/working-with-results#compliance-context).

***

## Start here

<CardGroup cols={2}>
  <Card title="Getting started" icon="rocket" href="/wallet-checks-kyt/getting-started">
    Run your first check in the dashboard or make your first API call in minutes.
  </Card>

  <Card title="Reading a report" icon="file-magnifying-glass" href="/wallet-checks-kyt/how-to-read-a-kyt-report">
    A real result explained line by line, with a decision matrix. Start here if you review cases.
  </Card>

  <Card title="How KYT works" icon="diagram-project" href="/wallet-checks-kyt/how-kyt-works">
    The analysis pipeline, the three check types, and the core vocabulary.
  </Card>

  <Card title="Risk scoring" icon="gauge" href="/wallet-checks-kyt/risk-scoring-entity-types">
    How the score is built, the entity taxonomy behind it, and how to turn it into policy.
  </Card>

  <Card title="Result fields" icon="table-list" href="/wallet-checks-kyt/result-fields-coverage">
    Every field mapped across the dashboard, the PDF report, and the API — plus coverage.
  </Card>

  <Card title="Working with results" icon="list-check" href="/wallet-checks-kyt/working-with-results">
    Playbooks per industry, exporting reports, and the compliance framing.
  </Card>
</CardGroup>
