Ramp resolves merchant classification corrections in under 10 seconds using an AI agent with RAG and guardrails
Ramp's automatic transaction-to-merchant matching is imperfect, and manual remediation by support and engineering teams took hours per request. Teams could service only 3% of reports in 2023 and 1.5% in 2024, a share that shrinks further as transaction volume grows.
The manual remediation process by customer support, finance, and engineering teams covered only a tiny and declining fraction of requests — 3% in 2023 and 1.5% in 2024 — and cost Ramp hundreds of dollars per resolution.
The AI agent now handles close to 100% of merchant reclassification requests in under 10 seconds at the cost of cents per request, and improves nearly 99% of transaction classifications according to LLM-judge evaluation.
Show all 11 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
The AI agent now handles close to 100% of merchant reclassification requests in under 10 seconds at the cost of cents per request, and improves nearly 99% of transaction classifications according to LLM-judge evaluation.
What tools did this team use?
LLM, embeddings, OLAP, RAG.
What results were reported?
Repeat correction request rate: fewer than 10%; Agent request rejection rate: 1 out of 4; Transaction classification improvement rate: nearly 99%; Reasonable rejection rate: nearly two thirds (source-reported, not independently verified).
What failed first in this deployment?
The manual remediation process by customer support, finance, and engineering teams covered only a tiny and declining fraction of requests — 3% in 2023 and 1.5% in 2024 — and cost Ramp hundreds of dollars per resolution.
How is this back office ops AI workflow structured?
User submits reclassification request → LLM builds transaction context → RAG fetches related merchants → LLM selects resolution action → Guardrails validate and retry → Result delivered to user.