Automates real-time reconciliation for payments companies, from the $1T+ Modern Treasury team.
Using unsupervised vector-space transaction matching, agentic exception investigation and resolution, and multilingual NLP for cross-border payment reconciliation.

Finance
|
Payments & Reconciliation
|
YC W26

Last Updated:
March 20, 2026

Builds an AI-powered reconciliation platform using unsupervised ML, NLP, and vector-space transaction matching to automatically reconcile and resolve exceptions for high-volume payments companies in real time.
Real-time continuous reconciliation, AI-driven exception investigation and resolution, deterministic rules engine, ops/engineering collaboration tools, audit/compliance reporting. Vision to fully eliminate manual financial close.
Proprietary training data from $1T+ reconciliation systems. Patent-adjacent signals around information-theoretic feature extraction. Long-term roadmap into full autonomous month-end close, AP/AR, treasury analytics.
<p>AI-powered unsupervised transaction matching across banks, payment processors, and internal ledgers using vector-space similarity.</p>
The system automatically figures out which transactions across different systems are actually the same payment, even when the data looks completely different.
End Close uses unsupervised machine learning to represent each transaction as a high-dimensional vector, leveraging information-theoretic feature extraction (e.g., Pointwise Mutual Information) to weight and encode attributes like amounts, dates, descriptions, and counterparty identifiers. Cosine similarity is then computed across transaction vectors from disparate sources—banks, payment processors, and internal ledgers—to identify one-to-one, one-to-many, and many-to-many matches. The system handles inconsistencies such as batched payouts, FX conversions, fee deductions, and timing lags without requiring hand-coded rules. As the system processes more data, it continuously refines its feature weights and matching thresholds, improving accuracy over time without supervised labeling. This eliminates the need for brittle, rule-based matching logic and scales gracefully to millions of daily transactions.
It's like having a librarian who can instantly find the same book across three different libraries, even if each library cataloged it with a different title, author spelling, and call number.
<p>Autonomous AI agents that investigate, diagnose, and resolve reconciliation exceptions without human intervention.</p>
Instead of a human digging through spreadsheets to figure out why two numbers don't match, an AI agent automatically investigates the discrepancy and fixes it.
End Close deploys AI agents that autonomously triage and investigate reconciliation exceptions—transactions that fail to match or exhibit anomalies. When an exception is detected, the agent pulls contextual data from connected systems (bank feeds, processor dashboards, internal ledgers), analyzes historical resolution patterns, and applies learned heuristics to diagnose root causes such as duplicate entries, partial payments, fee miscalculations, FX discrepancies, or timing mismatches. The agent then either auto-resolves the exception (with full audit trail) or, for genuinely ambiguous cases, surfaces a pre-investigated summary to a human operator with a recommended action. Over time, the system learns from human decisions on escalated cases, continuously expanding its autonomous resolution capability. This creates a virtuous cycle where the percentage of exceptions requiring human review steadily decreases, dramatically reducing operational costs and close timelines.
It's like having a detective who not only spots the crime but also solves it, writes the report, and only calls you when the case is truly bizarre.
<p>NLP engine that tokenizes and interprets free-form transaction descriptions, remittance advice, and bank memo fields across languages and formats for reconciliation.</p>
The system reads messy, inconsistent payment descriptions written in any language and understands what they actually mean so it can match them correctly.
A significant portion of payment data lives in unstructured or semi-structured text fields—bank memo lines, remittance advice notes, processor descriptions, and free-form reference codes. These fields vary wildly across institutions, geographies, and languages, making them nearly impossible to reconcile with deterministic rules. End Close applies NLP techniques including tokenization, named entity recognition, and semantic embedding to extract meaningful features from these text fields—identifying amounts, dates, counterparty names, invoice references, and transaction types buried in free-form text. The system supports multilingual parsing, enabling reconciliation across international payment networks where descriptions may appear in different languages or character sets. These extracted features are then incorporated into the vector-space transaction representation, enriching the matching model and enabling matches that would be invisible to traditional systems relying solely on structured fields. This dramatically expands the universe of automatically reconcilable transactions.
It's like having a translator who can read a crumpled receipt in any language, decipher the cashier's terrible handwriting, and still tell you exactly what you bought.
The team built reconciliation infrastructure processing a trillion dollars annually at Modern Treasury, giving battle-tested domain expertise and proprietary insight that no greenfield competitor can replicate.