Finance / Purchase To Pay Live
Invoice Matching
Three-way match an invoice against its purchase order and receipt. Every discrepancy is quantified, so an AP clerk can act without reopening the documents.
- Run on demand
- ~5 credits per run
- v1.0.0
What does Invoice Matching do?
Invoice Matching is a production AI agent in the finance section of the Leverge agent store, built for the purchase to pay process. Three-way match an invoice against its purchase order and receipt. Every discrepancy is quantified, so an AP clerk can act without reopening the documents. It runs on demand, works through 4 steps and returns 4 outputs, including match result.
What it needs
-
Supplier invoice
-
Purchase order
-
Matching tolerances
What it does
- Reading the invoice
- Reading the purchase order
- Matching line by line
- Writing the AP recommendation
What you get back
- Match result
- Recommendation
- Line-by-line comparison
- Discrepancies
After each run it asks: “Would you approve this invoice?”
When it runs
Run on demand
Oversight
Runs under scoped, least-privilege credentials with every action written to an audit log. Anything that moves money, alters a contract or reaches a customer requires human approval before it executes.
Purchase To Pay
Other agents in purchase to pay
Close, reconciliation, payables and treasury, with an audit trail
-
Duplicate Invoice Detection
Find the invoices in a payment run that have already been paid — including the ones that arrived with a different number, a different date, or from a renamed supplier.
-
Supplier Bank Detail Verification
Check a supplier's bank change request against the record and against how invoice redirection fraud actually presents — before anyone updates a payment destination.
-
Supplier Invoice Dispute Resolution
Work out who is actually right in a supplier billing dispute — what each side's evidence supports, what neither side has established, and what to settle at. Nothing is sent.
-
Supplier Invoice Processing
Read a supplier invoice, pull out the fields AP actually posts on, and say which of them the document genuinely supports rather than which ones a parser guessed.
-
Account Risk Classification
Rank balance sheet accounts by how much could be wrong and nobody would notice — driven by reconciliation quality and manual-entry exposure, not by size alone.
-
Annual Plan Review
Review a draft annual plan before it is signed off — whether the growth is built on named actions or on a percentage, and which assumptions the whole plan depends on.
Next Step
Deploy Invoice Matching, or adapt it
It runs as-is against the inputs above. Most deployments diverge — a different source system, a different tolerance, a different approval path. A 30-minute technical call establishes which.