Devbrew logo

Why 74% of Cross-Border Payments Still Need a Human

Boost your cross-border STP rate from 26% to 90%+ with ML-powered reconciliation, without adding ops headcount, in 90 days.

7 min read
Joe Kariuki
Joe KariukiFounder

A cross-border wire leaves your platform. By the time it reaches the beneficiary bank, the reference field has been truncated, the amount adjusted by an intermediary fee, and the timestamp is off by a day. Your ops team spends the next hour figuring out which invoice that payment belongs to. Multiply that by hundreds of transactions per day.

Only 5.9% of B2B cross-border payments settle within one hour, against a G20 target of 75% by 2027.1 The average global straight-through processing rate for cross-border payments sits at just 26%.2 That means 74% of your transactions need someone to touch them before they reconcile. At $12 per rejected or repaired payment, that cost scales linearly with your volume.2

Why cross-border reconciliation breaks

Data gets modified in transit. When payment messages pass through intermediaries still using legacy MT formats, structured remittance information gets truncated or lost entirely. SWIFT's own documentation confirms that in-flow translation between MX and MT formats produces messages with missing or truncated data, including the reference fields your ops team needs to match.3

Settlement timing is unpredictable. 90% of cross-border payments reach the destination bank within an hour. But only 43% reach the end customer's account in that window.4 For B2B payments, it is far worse: 5.9%.1 Your reconciliation system needs to match transactions that arrived minutes apart on one corridor and days apart on another.

Each hop compounds the damage. Cross-border payments on SWIFT involve just over one intermediary on average.5 That number sounds manageable. But each intermediary in the chain can truncate references, deduct fees without updating the remittance amount, or reroute through an unexpected correspondent. The problem is not the number of hops. It is what each hop does to your data. As we covered in how hidden correspondent fees stack across corridors, the amounts that arrive rarely match the amounts that left.

The mistakes that keep STP rates low

Treating reconciliation as an exact-match problem. Teams build rules that match on reference number and amount. When intermediaries truncate the reference or deduct a fee, exact matches fail. The rule set grows. The exception queue grows faster.

Adding headcount instead of intelligence. 72% of financial institutions still manually confirm beneficiary details.2 When volume doubles, they double the team. This is the same linear scaling trap we see across operations functions. As we noted in how manual review erodes margins at scale, headcount does not solve a systems problem.

Investigating exceptions one at a time. The payments industry spends $1.6 billion per year on labor-intensive processes to investigate payments that get held up, with the average case taking up to 10 business days to resolve.6 At Series B-D scale, every one of those days ties up working capital your treasury team cannot deploy.

How ML-powered reconciliation works

Here is the system, step by step.

  1. Normalize across formats and corridors. Ingest MT, MX, and proprietary bank formats. Standardize timestamps, currency codes, reference fields, and fee breakdowns into a single reconciliation schema. Handle the truncation problem at ingestion, not at matching.

  2. Match in layers. Layer one handles deterministic matches on reference and amount. Layer two applies tolerance-based matching with corridor-specific fee windows and time zone adjustments. Layer three uses ML scoring for the long tail where references are truncated, amounts are adjusted, and timestamps are shifted. The model scores match likelihood and explains what drove the decision.

  3. Route exceptions by root cause. Classify every exception: data truncation, intermediary fee deduction, timing mismatch, duplicate, or unknown. Route each category to the right owner with the context they need to resolve it in minutes, not days.

  4. Feed outcomes back into the model. Every confirmed match and corrected exception becomes training data. The system learns your corridor-specific patterns: which intermediary banks truncate which fields, which corridors have predictable fee deductions, which time windows are reliable.

  5. Monitor and adapt. Track your STP rate by corridor in real time. Flag drift before it creates a backlog.

For a deeper walkthrough of how these matching layers work in production, we broke down the full pipeline in how ML-powered reconciliation handles multi-currency payouts.

The math on what this costs you

Take a Series B-D payments company processing 500 cross-border transactions per day.

At a 26% STP rate, 370 of those transactions need manual intervention every day.2 At $12 per repaired payment, that is $4,440 per day, roughly $1.6 million per year in direct reconciliation costs.2 Add the investigation overhead: cases that take up to 10 business days to resolve, working capital locked in unreconciled transactions, and customer inquiries about missing funds.6

Now consider the benchmark. J.P. Morgan processes over $10 trillion daily and achieves over 99% straight-through processing.7 That is fewer than 5 exceptions per day versus your 370. The gap between 26% and 99%+ is not a rounding error. It is where your margin, your headcount, and your settlement speed are hiding. Leading banks have already automated 40% of manual payment tasks and augmented another 39%.8

Why your team can't close this gap internally

The data pipeline problem. You need to ingest and normalize data from multiple correspondent banks, each with different formats, update frequencies, and levels of data quality. Building and maintaining those connectors is a multi-month effort before you write a single matching rule.

The ML specificity problem. Fuzzy matching on truncated references and fee-adjusted amounts requires models trained on your specific corridor patterns. Generic matching tools do not know that your Frankfurt intermediary truncates at 16 characters while your Singapore intermediary preserves the full reference.

The production reliability problem. The system must run continuously, handle format changes from banking partners without warning, and maintain accuracy as transaction patterns evolve. Most internal builds work in development and fail in production.

What you can do in the next 90 days

Weeks 1 to 3: Baseline your STP rate by corridor. Pull 90 days of transaction data. Calculate your actual STP rate, not the rate your provider reports. Segment by corridor. You will find 2 to 3 corridors that account for most of your exceptions.

Weeks 4 to 6: Map exception root causes. For your worst corridors, classify every exception: data truncation, fee adjustment, timing mismatch, or unknown. The distribution tells you where automation has the highest ROI.

Weeks 7 to 9: Deploy deterministic and tolerance-based matching. Start with the rules that handle the obvious cases. This alone can move your STP rate from 26% to 50 to 60% on most corridors.

Weeks 10 to 12: Add ML scoring for the long tail. Train on your historical exception data. The model handles the cases where rules fail and humans are too slow. As we covered in how settlement float quietly drains working capital, every day a transaction sits unreconciled is a day that capital is trapped.

How Devbrew builds cross-border reconciliation systems

At Devbrew, we build ML-powered reconciliation systems purpose-built for cross-border payment complexity. Multi-format ingestion, corridor-specific matching models, exception routing that learns from every resolution. We deploy on your transaction data, not industry averages, and integrate with your existing payment rails and ERP infrastructure so your engineering team stays focused on core product.

Next step

If your ops team is spending more time investigating exceptions than processing payments, we should talk.

The goal of this conversation is to understand the reconciliation challenge you are facing, what is at stake if it remains unsolved, and where AI can create meaningful leverage in your payment operations. You will leave with clarity on options, direction, and whether Devbrew can help.

When booking, share your daily cross-border volume and top corridors. It helps us make the most of our time together.

Book a discovery call or reach out at joe@devbrew.ai.

Footnotes

  1. Financial Stability Board, "Annual Progress Report on Meeting the Targets for Cross-border Payments: 2024 Report on Key Performance Indicators." https://www.fsb.org/uploads/P211024-3.pdf 2

  2. LexisNexis Risk Solutions and Capgemini Invent, "True Impact of Failed Payments." https://risk.lexisnexis.com/insights-resources/research/true-impact-of-failed-payments 2 3 4 5

  3. SWIFT, "ISO 20022 FAQs: Translation Services." https://www.swift.com/standards/iso-20022/iso-20022-faqs/translation-services

  4. SWIFT, "Cross-border Payment Processing Speed Stretches Further Ahead of G20 Target." https://www.swift.com/news-events/press-releases/swift-cross-border-payment-processing-speed-stretches-further-ahead-g20-target

  5. Bank for International Settlements, "SWIFT gpi Data Indicate Drivers of Fast Cross-border Payments." https://www.bis.org/cpmi/publ/swift_gpi.pdf

  6. SWIFT, "Solution for Managing Cross-border Payments Investigations Could Save Industry Millions in Operational Costs." https://www.swift.com/news-events/press-releases/swift-solution-managing-cross-border-payments-investigations-could-save-industry-millions-operational-costs 2

  7. J.P. Morgan, "2025 Cross-Border Payments Trends for Financial Institutions." https://www.jpmorgan.com/insights/payments/fx-cross-border/2025-trends-for-financial-institutions

  8. Accenture, "Payments Technology Reinvention." https://www.accenture.com/us-en/insights/banking/payments-technology-reinvention

Let’s explore your AI roadmap

We help payments teams build production AI that reduces losses, improves speed, and strengthens margins. Reach out and we can help you get started.