The document presents a machine learning model for detecting fraudulent transactions in a streaming environment that addresses concept drift. The proposed approach uses the extreme gradient boosting (XGBoost) algorithm and employs four algorithms to continuously detect concept drift in data streams. The approach is evaluated on credit card and Twitter fraud datasets and is shown to outperform traditional machine learning models in terms accuracy, precision, and recall, and is more robust to concept drift. The proposed approach can be utilized as a real-time fraud detection system across different industries.