detect_fraud
Analyze transaction data to identify fraudulent activity, providing fraud scores, risk indicators, and actionable recommendations for blockchain transactions.
Instructions
AI-powered fraud detection for transactions.
Args: transaction_data: Transaction details to analyze
Returns: Fraud score, risk indicators, and recommendations.
Price: $0.50
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |