Checking API
AI-powered fraud detection for financial transactions
FraudGuard scores transactions in real time using a trained XGBoost model, deployed end-to-end with a full MLOps pipeline.
Step 1
Enter transaction
Provide the transaction type, amount, and sender/receiver balances.
Step 2
Model scores it
A live XGBoost model, served via FastAPI, evaluates the transaction in real time.
Step 3
Get fraud verdict
See a clear fraud/safe verdict along with a probability score.