Proxy.forex 2025 Year in Review: $4.2B Processed and What We Learned
2025 was a defining year for Proxy.forex. When we sat down twelve months ago to set our annual targets, we knew the forex payments landscape was shifting rapidly. Regulatory pressure was mounting, trader expectations were evolving, and the competitive bar for payment infrastructure had never been higher. What followed was our most ambitious year yet -- and I want to share what we accomplished, where we stumbled, and what it all means for 2026.
This post is our commitment to transparency. We believe that in an industry often defined by opacity, the companies that earn long-term trust are the ones willing to open the books. So here it is -- the unfiltered story of Proxy.forex in 2025.
2025 by the Numbers
The headline figure is $4.2 billion in total processed volume across our network, representing a 168% increase over 2024. But the raw throughput number only tells part of the story. Behind that figure are the metrics that actually matter to the brokers we serve: a 96.2% average approval rate across all payment methods, coverage in 183 countries and territories, and over 300 active broker integrations.
Our average transaction processing time dropped to 1.8 seconds for deposits and 4.2 seconds for withdrawals. Chargeback rates across our network fell to 0.31%, well below the 1% threshold that most acquirers consider the danger zone for high-risk merchants. These are not vanity metrics -- they directly impact our clients' bottom lines and their ability to maintain acquiring relationships.
Perhaps the number I am most proud of is our net revenue retention rate of 142%. Existing clients did not just stay -- they grew with us. That is the clearest signal that our product is delivering real value, not just processing transactions but actively improving our clients' payment economics.
Q1: Smart Routing v2 and Acquirer Expansion
We kicked off the year with the launch of Smart Routing v2, a complete rewrite of our transaction routing engine. The original system used a rules-based approach -- if the card is issued in Germany, route to Acquirer A; if it is a Mastercard from Southeast Asia, route to Acquirer B. It worked, but it was static and could not adapt to real-time conditions like acquirer downtime, shifting approval patterns, or time-of-day performance variations.
Smart Routing v2 introduced a machine learning layer that continuously evaluates acquirer performance across dozens of dimensions: BIN range, issuing country, card brand, transaction amount, time of day, merchant category code, and historical approval patterns. The system runs a multi-armed bandit algorithm that balances exploitation (routing to the best-known acquirer) with exploration (testing alternative routes to discover better options).
The results exceeded our expectations. Within 60 days of rollout, the average approval rate across our network increased by 5.8 percentage points. For some broker profiles -- particularly those with heavy LATAM and APAC deposit volumes -- the improvement was closer to 12%. We also onboarded 53 new acquirer integrations in Q1 alone, giving the routing engine a much deeper pool of options to optimize against.
Q2: Crypto Payments Go Live
The broker demand for cryptocurrency deposit support had been building for two years, and Q2 was when we finally delivered a production-grade solution. Our crypto payments module launched in May with support for USDT (TRC-20 and ERC-20), BTC, and ETH, with automatic conversion to the broker's settlement currency at the point of deposit.
The engineering challenge was not the blockchain integration itself -- that is relatively straightforward. The hard part was building a system that met the same compliance standards as our fiat processing. Every crypto deposit goes through the same KYC/AML screening pipeline as a card transaction. We integrated with Chainalysis for wallet risk scoring, implemented travel rule compliance for jurisdictions that require it, and built real-time exchange rate management with configurable slippage tolerances.
By the end of Q2, crypto deposits accounted for 11% of total volume across our network. The adoption was particularly strong among brokers serving the MENA region and parts of Africa, where traditional banking infrastructure creates friction for trader deposits. One broker reported that adding USDT deposits increased their first-time deposit conversion rate by 34%.
Q3: The Fraud Prevention Engine
Fraud is the silent tax on forex payments. Chargebacks, friendly fraud, and identity theft collectively cost the industry hundreds of millions annually, and the brokers ultimately bear the brunt. In Q3, we launched our machine learning-powered fraud prevention engine, and the impact was immediate and measurable.
The system analyzes over 200 signals per transaction in real time: device fingerprinting, behavioral biometrics, velocity checks, geolocation analysis, email and phone reputation scoring, and cross-merchant pattern detection. It assigns a risk score to every transaction and can automatically block, flag for review, or approve based on configurable thresholds that each broker can tune to their risk appetite.
The headline result was a 65% reduction in chargeback rates across brokers who enabled the full fraud prevention suite. Equally important, the false positive rate -- legitimate transactions incorrectly flagged as fraud -- stayed below 0.8%. Aggressive fraud prevention is worthless if it blocks good traders from depositing, so we invested heavily in precision, not just recall.
We also partnered with Ethoca and Verifi for pre-dispute resolution, allowing us to resolve a significant portion of chargeback cases before they ever hit the acquirer. This alone saved our clients an estimated $2.3 million in chargeback fees and penalties during the second half of the year.
Q4: Payout System Overhaul
Deposits get all the attention, but payouts are where broker-trader trust is built or broken. A trader who cannot withdraw their profits quickly and reliably will not stay on your platform, no matter how good the trading experience is. In Q4, we shipped a complete overhaul of our payout infrastructure.
The new system supports instant payouts to cards via Visa Direct and Mastercard Send, bank wire transfers through our expanded banking network, and crypto withdrawals to verified wallets. Settlement times dropped from an average of 8-12 hours to under 2 seconds for card payouts and under 30 minutes for bank transfers in supported corridors.
We also introduced smart payout routing, applying the same multi-acquirer optimization logic we built for deposits to the withdrawal side. The system automatically selects the optimal payout rail based on destination, amount, currency, and real-time availability, while ensuring compliance with source-of-funds requirements by matching withdrawal methods to the original deposit method where regulators require it.
Infrastructure: 99.95% Uptime and PCI DSS Level 1
Reliability is non-negotiable for payment infrastructure. In 2025, we achieved 99.95% uptime across our core processing platform, with total downtime of just 4.4 hours across the entire year. Our architecture runs across three geographically distributed availability zones with automatic failover, and we conduct regular chaos engineering exercises to ensure resilience under adverse conditions.
We also completed our PCI DSS Level 1 recertification with zero findings. This is the highest level of payment card data security compliance, and maintaining it requires continuous effort across every layer of our stack -- from network segmentation and encryption to access controls and logging. Sarah Mitchell, our CTO, has written a detailed technical post about our PCI compliance journey that I would encourage anyone in the industry to read.
On the database side, we migrated our transaction analytics from PostgreSQL to TimescaleDB, which gave us 40x faster query performance on time-series data. This unlocked real-time dashboards for our broker clients that previously relied on hourly batch updates. Our Redis caching layer was also overhauled to support distributed locking for concurrent transaction processing, eliminating a class of race conditions that had caused occasional duplicate processing in edge cases.
Team Growth: From 40 to 85
None of these achievements would have been possible without the team we built. We started 2025 with 40 people and ended with 85, more than doubling our headcount while maintaining the engineering-first culture that defines how we work. Our hiring bar remained high -- we made offers to roughly 4% of applicants -- because we believe that a smaller team of exceptional people will always outperform a larger team of average ones.
Our Malta headquarters expanded to a new floor, and we opened satellite offices in London and Limassol. The London office houses our growing business development and partnerships team, while Limassol gives us proximity to the dense cluster of CySEC-regulated brokers who form a significant part of our client base. Despite the geographic distribution, we have kept a strong remote-first culture with asynchronous communication as the default.
Key hires in 2025 included our VP of Engineering, our Head of Compliance, and our first dedicated machine learning team. We also launched an internal engineering guild program where senior engineers lead cross-functional working groups on topics like observability, API design, and security hardening. These guilds have become one of our most effective mechanisms for maintaining technical quality as the team scales.
What We Got Wrong
Transparency means acknowledging the misses, not just the wins. Our initial crypto payments launch had a rocky first month. We underestimated the complexity of handling blockchain confirmation times gracefully in a user experience designed around instant card deposits. Some traders experienced confusion when their USDT deposit took 15 minutes to confirm while card deposits were instant. We spent six weeks post-launch redesigning the deposit flow to set proper expectations and provide real-time confirmation tracking.
We also moved too slowly on our API documentation. As our integration surface grew, so did the friction for new clients trying to implement. We heard this feedback consistently in Q2 and Q3, and while we shipped a completely revamped developer portal in Q4, we should have prioritized it sooner. Developer experience is product experience, and we temporarily lost sight of that.
Looking Ahead to 2026
The regulatory landscape is evolving faster than ever, and we are preparing accordingly. PSD3 is on the horizon in Europe, and we are already building the infrastructure to support strong customer authentication requirements and open banking payment initiation. Our compliance team is working closely with regulators across multiple jurisdictions to ensure we are ahead of the curve, not reacting to it.
On the product side, we are investing heavily in AI-powered compliance tooling. Our vision is to automate the majority of transaction monitoring, suspicious activity reporting, and source-of-funds verification that currently requires manual review. Early prototypes are showing promising results, and we expect to launch a beta program with select clients in Q2 2026.
Open banking integration is another major focus. We believe that account-to-account payments will become the dominant deposit method for European forex brokers within three to five years, and we want Proxy.forex to be the infrastructure layer that makes that transition seamless. We are building direct connections to major European banks and payment initiation service providers, with the goal of offering instant bank deposits with lower fees than card processing.
Key Takeaways
- ✓$4.2B processed across 300+ brokers with a 96.2% approval rate and coverage in 183 countries -- proving that scale and quality can coexist in high-risk payments.
- ✓Smart Routing v2 delivered a 5.8 percentage point approval rate lift by replacing static rules with ML-driven, real-time acquirer optimization.
- ✓Crypto deposits reached 11% of total volume within six months, with USDT leading adoption particularly in MENA and Africa corridors.
- ✓The ML fraud prevention engine cut chargebacks by 65% while keeping false positives below 0.8%, saving clients an estimated $2.3M in fees.
- ✓Payout settlement times dropped to under 2 seconds for card withdrawals, making instant payouts the new baseline for broker-trader trust.
- ✓2026 priorities: PSD3 readiness, open banking payment initiation, and AI-powered compliance automation.
Andreas co-founded Proxy.forex in 2021 after a decade in the forex industry, including leadership roles at two CySEC-regulated brokerages. He oversees company strategy, partnerships, and regulatory relationships. Based in Malta, he is a regular speaker at iFX EXPO, Finance Magnates, and Money20/20.