The AI Productivity Index for Accounting (APEX-Accounting) measures whether frontier AI agents can execute long-horizon, cross-application tasks in professional accounting.
We created APEX-Accounting to evaluate agents on the real day-to-day work of accountants closing the books each month. The tasks require agents to reason over incomplete records, apply company-specific context, use multiple applications, and carry figures accurately through a close.
APEX-Accounting was built in three steps. First, accountants created 10 data-rich worlds, each a business frozen at month-end close. Second, they created challenging period-close tasks using the files from within each world, then solved them to produce the rubrics. Third, we gave agents access to execute the tasks with the software a human accountant would use.
There are 10 worlds in APEX-Accounting, comprising 160 tasks and grading rubrics. An eleventh world is open-source, along with Archipelago, our infra service for executing and evaluating agent trajectories.
The best model, Claude Fable 5, meets 56.4% of grading criteria. 58% of the benchmark tasks are never fully solved by any model in any of its eight attempts.
Models occasionally solve a task but almost never solve it on every attempt.
One model spending the highest dollar amount per run finishes in a statistical tie with one of the leanest models.
Multi-step reasoning errors account for over half of the top performing model's errors.
| Model | Score | $/run |
|---|---|---|
| Claude Fable 5 | 56.4% | $36.00 |
| Muse Spark 1.1Top quadrant | 52.6% | $4.24 |
| GPT-5.6 Sol | 51.5% | $33.20 |
| Claude Opus 4.8 | 48.0% | $15.82 |
| GLM 5.2Top quadrant | 42.7% | $3.75 |
| Grok 4.5 | 40.8% | $3.77 |
| Kimi K2.7 Code | 37.0% | $1.72 |
| Gemini 3.1 Pro | 32.4% | $8.75 |
| Qwen3.5-397B | 24.4% | $0.68 |
Review the December client cost advance reconciliation. Reconcile the client cost advance ledger to the QBO/GL balance for client cost advances. Using the cost advance ledger methodology and provided support, verify whether hard costs that should be treated as client cost advances were capitalized and whether soft costs were expensed. Identify any discrepancies in cost classification or capitalization treatment that need to be resolved. Round all amounts to two decimal places. Do not round intermediary values. Provide your answer to the console.
Grading criteria
| Criterion | Score |
|---|---|
| Reports the client cost advance ledger ending balance for Client Cost Advances Hard Costs (or Account 1300) as $0.00 (acceptable value is $0.00). — Yes | Yes |
| Reports the QBO GL ending balance for Client Cost Advances Hard Costs (or Account 1300) as $0.00 (acceptable value is $0.00). — Yes | Yes |
| Reports the difference between the client cost advance ledger and QBO Client Cost Advances Hard Costs (or Account 1300) as $0.00 (acceptable value is $0.00). — No | No |
+ 21 more grading criteria
Project scenario
Sterling, Marsh & Associates LLP is a Philadelphia-based boutique law firm completing its December 2024 month-end close under US GAAP accrual accounting. The world focuses on law-firm-specific close workflows around Clio-based billable hours and WIP, hourly, flat-fee, and contingency revenue recognition, IOLTA trust accounting, retainer deposits and earned-fee transfers, client cost advances, realization adjustments, partner guaranteed payments and profit allocations, contract attorney accruals, and matter-level profitability.
90 files, 3.6 MB
Discover where models failed on APEX-Accounting tasks.
Hover, focus, or tap a slice to inspect it
Each model runs a month-end close inside one of 10 real businesses, with its accounts, records, and accounting software. More than 40 professionals, median 11 years' experience and half from Big Four firms, built the tasks and rubrics. Agents get a short request: no file list, no method. They must find their own evidence, apply U.S. GAAP accrual accounting, and produce an answer graded criterion by criterion. Our LM judge matches expert graders 97% of the time.
Harness
Leaderboard results use the Loop Harness, the canonical while-loop-with-tools agent architecture.
Grading
LM judge scores each rubric criterion independently as Met or Not Met, seeing the task prompt, the criterion, and the model’s final answer.
Runs
Every model is run 8 times to get Pass@1, Pass@8, and Pass^8. The canonical leaderboard metric is Mean Criteria % Passed (k=3).
Model config
Nine frontier models at highest available reasoning, called through LiteLLM with exponential backoff, and up to three attempts per request.
Cost limits
Leaderboard runs use a 5-million-token cap and 500 step limit.
Error bars / CI
All intervals are 95% task-level bootstraps over 10,000 resamples.
Dataset
160 tasks across 10 held-out worlds, with 2,186 grading criteria, and a mean of 7.5 required input files per task.
The Mercor AI Productivity Index (APEX) is a family of benchmarks that measure how effectively AI models and agents perform economically valuable tasks. APEX-Accounting evaluates how well AI models complete realistic month-end close and bookkeeping tasks across simulated companies. It was developed in collaboration with Ramp.
Rankings can change whenever a frontier model is released. New models are evaluated on APEX-Agents, APEX-SWE, APEX-Accounting and APEX-1 when they ship.
Practicing professionals from leading firms that the tasks simulate, including experts from Deloitte, PwC, EY, and KPMG.
APEX-Accounting evaluates the quality of completed work. Model outputs are graded using expert-authored rubrics with an LM judge.
Mean Score measures the average percentage of criteria that are passed for all tasks in the benchmark. It is the primary metric used to rank the APEX-Accounting leaderboard. Pass@8 measures the percentage of tasks that an agent successfully completes on at least one of eight attempts (i.e., scores 100% on the rubric). Pass^8 measures the percentage of tasks that an agent successfully completes on all eight attempts. Together, they capture models’ overall capability and end-to-end task reliability.
Yes, on the open subset. The eval harness is published on GitHub and sample tasks are on HuggingFace, so you can run the same scoring pipeline against your own model. The full task set stays private so that models can't be trained on it.
Yes. Mercor licenses off-the-shelf datasets built by the same expert network. 50,000+ tasks across 30+ domains, with samples available the same day. Learn more about off-the-shelf data.