the short answer
Judgment Labs does not publish its pricing: judgmentlabs.ai/pricing returns a 404, the sitemap has no pricing page, and the homepage sends new users to "Book demo". Plans, a free tier and feature gating are not public. The judgeval SDK is free under Apache-2.0, but its hosted workflows use a Judgment API key, so you need a quote for the platform.
- Published price
- None.
- Free
- The judgeval SDK, Apache-2.0. It needs a Judgment API key and organization ID to report.
- How to buy
- Book a demo from the homepage.
- Self-host
- Listed as coming soon in the docs; no price published.
What Is Published and What Is Not
Judgment Labs has no public price. judgmentlabs.ai/pricing returns a 404. The site's sitemap lists no pricing or plans page, while the homepage sends prospective buyers to "Book demo". The docs explain traces, judges, behaviors, datasets, tests and monitoring without describing plans.
| Item | Published status |
|---|---|
| Pricing page | None - /pricing returns 404 |
| Plans and tiers | Not published |
| Free tier or trial | Not published |
| Billing meter (traces, judge runs, seats) | Not published |
| SSO / SAML, RBAC | Not published |
| Self-hosting | Docs: "coming soon" |
| judgeval SDK | Free, Apache-2.0 |
An unpublished price says nothing about the number. It says how the company sells. Judgment Labs' May 2026 funding announcement says it is building a forward-deployed engineering team, and a demo-led sale with hands-on onboarding fits that model. Treat any Judgment Labs figure you find outside a sales conversation as a guess.
What You Can Use Without Paying
The judgeval Python SDK is open source under Apache-2.0, with JavaScript, Go and Java siblings. You can install it, inspect it, fork it and ship it inside a commercial product without paying for the SDK.
Free to install is not free to run. The README's quickstart begins by exporting a JUDGMENT_API_KEY and a JUDGMENT_ORG_ID, and its online monitoring scores "live production traffic server-side" - on the Judgment platform. Trace storage, judges on live traffic, dashboards and alerts are platform features, and the platform is what the demo prices. Whether new accounts get a free allowance is not published. More on the split in is judgeval open source.
What to Ask on the Demo
Go in with your own numbers - sessions a day, average trace size, agents, environments, people who need access - and ask for the answers in writing. These questions make a quote comparable with a published price list:
- What is the meter? Traces ingested, spans, judge evaluations, seats, a platform fee, or a mix. The meter decides how the bill grows with traffic more than the first-year number does.
- Who pays for judge tokens? The judges docs do not say which model Agent Judge runs on or whether you can bring your own key. Ask both, and whether judge runs are capped.
- What share of traffic gets judged? The monitoring docs say scores cover "traces the judge evaluated, not necessarily every trace sent to the project". Ask what sampling your price includes and what full coverage costs.
- How long is data kept? Retention for traces and for scores, and the cost of keeping either longer.
- Where are SSO, SAML and RBAC? Which plan includes them, and whether they require an enterprise agreement.
- When does self-hosting arrive, and at what price? The docs say coming soon. If you need it, get the date and the terms into the contract.
- Can you export everything? Traces, scores, rubrics and datasets, in what format, if you leave.
- What are the contract terms? Minimum term, annual or monthly billing, and whether a paid pilot is possible before a commitment.
What the Rest of the Category Publishes
Every other agent evaluation vendor in this comparison publishes at least an entry tier:
| Vendor | Free tier | First paid tier | SSO / SAML |
|---|---|---|---|
| Failproof AI | 5,000 runs and 100 evals a month | Team, $99/month: 50,000 runs and evals | Scale, $599/month: 500,000 runs and evals |
| Raindrop | Hobby: 1,000 events a month, then ingestion stops | Pro, $299/month plus $0.003 per event up to 1M | Enterprise |
| Latitude | Starter: 20K credits a month | Pro, $99/month: 100K credits | Enterprise |
| Galileo (now Splunk Agent Observability) | 5,000 traces a month | Pro, $100/month billed yearly: 50,000 traces - bought through "Book a Demo" | Enterprise |
| Future AGI | 2K AI credits, 100K gateway requests, then pay-as-you-go | Boost add-on, $250/month | OAuth SSO in Boost; SAML in the $750 Scale add-on |
| Braintrust | 1 GB processed data, 10k scores | Pro, $249/month: 5 GB, 50k scores | Enterprise |
| Langfuse (cloud) | Hobby: 50k units a month, 2 users | Core, $29/month: 100k units | Teams add-on on Pro, or Enterprise |
| Judgment Labs | Not published | Not published | Not published |
Read it with two cautions. The meters do not convert: a run, an event, a trace, a credit, a unit, a gigabyte and a score are different things, and Latitude does not say what a credit measures. And every vendor's enterprise tier is quoted, Failproof AI's included - published pricing matters most below that line, which is where most 50-to-500-person teams buy. Agent observability pricing compared works through the arithmetic at real volumes.
The Second Bill: Judge Tokens
An LLM-based evaluation also consumes model tokens. The platform may include that usage, meter it separately or require your own model-provider key. Ask which applies before comparing quotes. Failproof AI includes 100 evaluations on Free, 50,000 on Team and 500,000 on Scale. Each session-and-evaluation pair counts once, with evaluation overage at $0.05 on Team and $0.04 on Scale. Cloud runs the code-based and LLM-based evaluations, including your existing evaluation suite.
For example, assuming one evaluation per session and no run overage, 10,000 or 30,000 evaluated sessions both fit inside Team for $99. At 75,000, Team is $99 + 25,000 × $0.05 = $1,349, while Scale covers the evaluations for $599. Model-token charges, when separate, come on top. Reduce those by using code checks for exact conditions and reserving model-based evaluations for criteria that require judgment.
When the Missing Price Does Not Matter
If you want what Judgment Labs is built around - hosted judges with citations to the exact span, calibration tooling and rubric-rewrite suggestions, from a research-focused team - and your company buys software through demos and annual contracts anyway, the missing price list costs you a call, not a decision. Book it, bring the questions above, and compare the quote on the same meter as the alternatives. If you need to start this week on a card, or you need a bad action blocked rather than scored, look at the alternatives in parallel; nothing stops you running a self-serve trial while the quote is prepared.
FAQ
Is judgeval free?
The judgeval SDK is free to install and modify under Apache-2.0. Its hosted quickstart uses a Judgment API key and organization ID because traces and judge results go to the Judgment platform. The code is free; the hosted service is priced by quote.
Does Judgment Labs charge per trace or per judge run?
Not published. Neither the site nor the docs state a billing meter. Ask on the demo whether the price follows traces ingested, judge evaluations, seats or a platform fee, and who pays for the judge model's tokens. The answer determines how cost grows with traffic.
How does Judgment Labs pricing compare with Failproof AI?
It cannot be compared on price, because Judgment Labs' is not public. Failproof AI publishes Free, Team at $99 a month, Scale at $599 a month and custom Enterprise, with 100, 50,000 and 500,000 evaluations a month included by tier and SSO/SAML from Scale. What can be compared today is how you buy: self-serve from a free tier, or a demo.
What would self-hosted Judgment Labs cost?
There is nothing to price yet. Judgment Labs' docs say self-hosting capabilities for the platform are coming soon and invite early-access inquiries at contact@judgmentlabs.ai. If you need your data on your own infrastructure now, Latitude and Langfuse can be self-hosted under MIT. Future AGI has an Apache-2.0 core with separately licensed enterprise code, while Galileo, Braintrust and Failproof AI offer private deployments on Enterprise.
Get Started
Failproof AI is free to start. It finds recurring failure modes across agent sessions using code-based and LLM-based evaluations, groups the evidence into findings, and recommends fixes. Bring the eval suite you already have, alert the right owner when behavior drifts, and turn a tested fix into a policy that prevents the failure from recurring. See pricing for the tiers.
Sources
Checked against each vendor's own site and docs on 2026-09-14. Products change; if a detail here is out of date, tell us at support@befailproof.ai.
- Judgment Labs homepage
- Judgment Labs sitemap
- Judgment Labs docs
- Judgment Labs docs: Judges
- Judgment Labs docs: Agent Behavior Monitoring
- Judgment Labs docs: Self-hosting
- judgeval on GitHub
- Judgment Labs closes $32M in seed and Series A funding (BusinessWire, May 2026)
- Raindrop docs: Plans
- Latitude pricing
- Galileo pricing
- Galileo release notes
- Future AGI pricing
- Future AGI enterprise
- Braintrust pricing
- Langfuse pricing
- Failproof AI pricing