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

# Transaction Monitoring

> Monitor transactions for risk and fraud

Real-time transaction monitoring helps identify suspicious activity and ensure compliance with AML regulations.

## Monitoring Transactions

<Snippet file="openapi/txn-svc.yaml" path="/api/v1/tenants/{tenantId}/transactions" method="post" />

<Snippet file="openapi/txn-svc.yaml" path="/api/v1/tenants/{tenantId}/transactions" method="get" />

## Risk Assessment

Retrieve detailed risk scores and rule matches for specific transactions.

<Snippet file="openapi/txn-svc.yaml" path="/api/v1/tenants/{tenantId}/transactions/{transactionId}/risk" method="get" />
