Overview
The Card Transaction Monitoring system performs real-time fraud assessments on card transactions. Each transaction receives a activity code — a calculated risk indicator — which you can use to flag, review, or auto-reject suspicious activity.How It Works
1
Submit the transaction
Send transaction details to the Post Fraud Request endpoint.
2
Algorithmic analysis
The system evaluates transaction characteristics including location, transaction history, and spending patterns.
3
Real-time assessment
An activity code is returned immediately, reflecting the outcome of the fraud assessment.
4
Take action
Use the returned activity code to approve, flag for manual review, or auto-reject the transaction.
Key Features
Real-Time Assessment
Activity codes are returned instantly, enabling immediate action on suspicious transactions.
Spending Pattern Analysis
Detects anomalies by comparing each transaction against historical spending behaviour.
Location Intelligence
Flags transactions from unusual or high-risk locations.
Actionable Results
Use the returned activity code to configure your own approve, flag, or reject logic based on your risk appetite.
Endpoints
Rule Criteria
Fraud rules can be based on any combination of the following:Activity Codes
Suspicious (flag for review):
Safe:
Webhook Notifications
When a card transaction is flagged, Adhere sends asuspicious_transaction event to your configured webhook URL. See Webhooks for the full payload structure and signature verification guide.
Next Steps
Submit a Transaction
Send your first card transaction for fraud assessment.

