
Mercado Pago
A detailed case study of Mercado Pago's three AI risk engines — Verdi (fraud), Mercado Crédito (credit), and Enigma (collateral) — with sourced metrics and analysis of their cross-domain data flywheel advantage.
Outcome
99% accuracy on flagged suspicious transactions using Verdi's GPT-4o-powered fraud detection — source: OpenAI case study, 2026
AI Tools Used
This outcome is independently verified via the primary source linked above.
Mercado Pago’s AI risk analysis is easiest to misread when it is treated as one model story. The more useful view is a stack: fraud decisions around transactions and seller behavior, credit decisions around merchants and consumers, and collateral decisions around how financial resources are allocated behind the scenes. Those are different risk jobs. They run on different methods. They also draw from the same commercial surface area: marketplace activity, payment flows, credit behavior, and logistics signals.
That combination is what makes Mercado Pago worth studying. A pure-play lender can build credit models. A payments company can score transaction risk. A marketplace can monitor sellers and listings. Mercado Pago sits inside Mercado Libre’s broader ecosystem, so its risk systems can observe behavior before, during, and after a transaction. The strategic question is not whether it “uses AI.” The question is which risk problems are being solved in production, what each reported metric actually measures, and where the evidence stops.

Verdi shows the clearest production pattern
Fraud is the cleanest entry point because the operating language is concrete. A transaction arrives. A seller changes behavior. A listing looks suspicious. A moderation queue grows. Someone has to decide whether the system can act quickly enough without burying good customers and merchants under false positives.
OpenAI’s case study describes Verdi as Mercado Libre’s risk and fraud prevention platform, using GPT-4o to analyze thousands of real-time variables and help internal teams build risk engines in days rather than months. The same source says the company processes roughly 244 transactions per second and reports 99% fraud detection accuracy for suspicious transactions flagged by Verdi.[1]
That last phrase matters. A 99% figure can sound like “99% of fraud is caught,” but the sourced claim is narrower: accuracy on flagged suspicious transactions. In risk language, that is closer to precision than recall. It tells a leadership team that the system’s escalations can be very clean. It does not, by itself, tell the team what share of all fraudulent activity was detected.
The operational lift still deserves attention. The same OpenAI case study reports that counterfeit detection accuracy improved from 75% to 95%, and that moderation frequency increased 650%.[1] Those are not abstract AI-transformation claims. They point to a risk operation that can evaluate more material, more often, with better classification on at least one measured category.
The technical pattern is also more grounded than the usual “LLM replaces everything” story. Mercado Libre’s engineering material describes generative AI in a CRISP-DM-style workflow where LLM outputs can become feature inputs for traditional machine learning models rather than wholesale replacements for them. The same material emphasizes subtle language analysis in Portuguese and Spanish, including the kind of linguistic nuance that matters in marketplace moderation and fraud contexts.[2]
That distinction is important for anyone trying to benchmark Mercado Pago’s AI risk analysis. Verdi is not merely a chatbot bolted onto fraud review. The useful pattern is ensemble-like: generative models help interpret messy, high-dimensional signals, while the risk engine still has to convert those signals into production decisions that analysts, policy teams, and model owners can tolerate.
Credit risk is where the data flywheel becomes harder to copy
Fraud systems prove that Mercado Pago can act in real time. Credit underwriting tests a slower, more strategic question: can the company turn its ecosystem data into risk-adjusted lending growth without mistaking early portfolio performance for durable credit quality?
Mercado Crédito is built around a data advantage that conventional lenders often do not have. A bank can ask for income, bureau history, collateral, and account statements. Mercado Pago can also observe seller velocity, payment acceptance, marketplace activity, customer behavior, and operating patterns inside the commerce environment where many borrowers actually earn money. That does not make losses disappear. It changes the information set available before a lending decision is made.
The scale of that bet expanded quickly. Mercado Libre reported that its credit portfolio grew from $7.8 billion in Q1 2025 to $14.6 billion in Q1 2026, roughly 87% year over year. It also reported a 15-to-90-day non-performing loan ratio at a historic low of 4.4% in Q4 2025. The credit card portfolio reached $5.7 billion, up 114% year over year, and the company issued 2.8 million cards in Q4 2025.[3]
| Risk area | Production method described in the sources | Reported outcome | Decision caveat |
|---|---|---|---|
| Fraud and marketplace abuse | Verdi uses GPT-4o-powered analysis and LLM-derived signals alongside risk-engine workflows | 99% accuracy on flagged suspicious transactions; counterfeit detection accuracy improved from 75% to 95% | The fraud figure supports precision on flagged items, not total fraud recall |
| Credit underwriting | Mercado Crédito uses ecosystem and alternative data across commerce, payments, and credit behavior | $14.6B credit portfolio in Q1 2026; 4.4% 15-to-90-day NPL in Q4 2025 | Rapid growth can delay the appearance of losses as newer loans season |
| Collateral optimization | Enigma uses Google OR-Tools linear programming with a custom grouping heuristic | Daily NP-Complete optimization solved within hours; billions in credit lines managed | This is operations research in production, not an LLM risk engine |
For a growth team, those figures are attractive because they suggest expansion without immediate deterioration. For a risk committee, the same figures raise a timing question: a rapidly originated portfolio can look cleaner before the newest vintages have had enough time to mature into delinquency. That is not an accusation; it is a basic seasoning caveat. Third-party analysis has made the same point while also noting net interest margin after losses compression from 23% to 21%.[4]
The business-design point remains significant. Mercado Pago is not only deciding whether to lend. It can price, limit, cross-sell, collect, and re-score inside a payment and commerce loop. A merchant’s payment inflows can inform working-capital offers. Card repayment behavior can affect future credit access. Marketplace and payments activity can update risk views faster than a static application file. The advantage is not that every signal is perfect; it is that the company has more opportunities to observe borrower behavior in context.

Enigma is risk infrastructure, even if it is not generative AI
Enigma widens the frame because it is easy to over-associate AI risk analysis with fraud detection and underwriting scores. Collateral allocation is less visible to customers, but it affects how much financial capacity can be deployed, where constraints bind, and how efficiently the institution uses scarce resources.
The ZenML case study describes Enigma as an AI-driven collateral allocation optimization system that uses Google OR-Tools linear programming with a custom grouping heuristic. The system addresses an NP-Complete daily optimization problem, solves it within hours, and manages billions in credit lines.[5]
This is exactly where loose AI language becomes expensive. Enigma is not presented as a production LLM system. The sourced production method is traditional optimization: linear programming, heuristics, and operational execution. The case study discusses possible LLM applications, but those are better treated as future or aspirational ideas rather than current evidence of generative AI running the collateral process.[5]
That does not make Enigma less strategic. In a lending business, risk quality is not only a function of who gets approved. It is also shaped by how funding, guarantees, collateral, and limits are allocated across a large and changing book. A system that turns a daily optimization problem into something solvable within operational time windows can increase usable capacity without pretending to predict borrower intent.
The shared advantage is the commercial graph
Verdi, Mercado Crédito, and Enigma should not be collapsed into one “AI engine.” They do not solve the same problem, and they do not use the same technical approach. The more defensible claim is that they sit on top of a shared commercial graph. Marketplace commerce creates seller and buyer behavior. Payments create transaction streams. Credit products create repayment and utilization behavior. Logistics can add fulfillment and delivery context. Together, those domains create a feedback system that is difficult for narrower competitors to reproduce.
Third-party strategy analysis has described Mercado Libre’s cross-domain data flywheel as a competitive moat against both digital banks and traditional banks, because the company can combine marketplace, fintech, advertising, logistics, and credit data in one operating system.[6] That is useful framing, but it should remain supporting context rather than the main evidence. The harder proof is in the specific systems: fraud models acting on real-time variables, credit growth tied to ecosystem underwriting, and collateral optimization using production-grade operations research.
A pure payments company may see a transaction and the device behind it. A lender may see a bureau file and repayment history. A marketplace may see merchant behavior and product performance. Mercado Pago’s advantage is that those views can reinforce each other. Fraud signals can protect the marketplace and payment network. Credit performance can refine future offers. Collateral optimization can shape how much growth the balance sheet can safely support. None of those loops requires mystical model intelligence; they require repeated, governed use of proprietary operating data.
What can be claimed, and what should stay caveated
The evidence supports a strong but bounded case for Mercado Pago AI risk analysis. In fraud, the company has production evidence around Verdi, GPT-4o-supported analysis, faster risk-engine building, and high precision on flagged suspicious transactions. In credit, it has reported rapid portfolio expansion alongside a historically low short-dated NPL metric. In collateral, it has a production optimization system that solves a hard allocation problem on a daily cadence.
The evidence does not support a claim that one AI model explains Mercado Pago’s risk advantage. It also does not support treating every reported metric as a complete risk outcome. The 99% fraud figure should be presented as accuracy on flagged suspicious transactions. The 4.4% NPL figure should travel with the timing caveat that fast-growing loan books can look better before new vintages season. Enigma should be described as optimization infrastructure, not as proof that LLMs now run every financial-control function. That still leaves a meaningful conclusion: Mercado Pago’s edge is not any single model, vendor integration, or headline metric. It is the way different risk engines feed on different slices of the same commercial reality: what people sell, how they pay, how they borrow, how they repay, and how the platform allocates capacity behind them.
References
- Mercado Libre, OpenAI
- GenAI meets CRISP-DM, Mercado Libre Tech Blog / Medium
- MercadoLibre, Inc. Reports Fourth Quarter 2025 Financial Results, BusinessWire
- Is MercadoLibre's Expanding Credit Portfolio Becoming a Growing Risk?, TradingView / Zacks
- AI-Driven Collateral Allocation Optimization in Fintech, ZenML
- MercadoLibre AI Strategy Analysis, Klover.ai

Comments
Join the discussion with an anonymous comment.