PACER Still Isn't an API in 2026 (And Someone Just Won $125 Million Proving It)
Ten cents a page hasn't moved since 2020. A federal court just admitted, in a $125 million settlement, that some of that money was never supposed to be collected in the first place.
Cost to track one active docket on PACER for a month
Re-pulling the same docket sheet re-bills the $0.10/page fee every time, up to the $3.00 cap
Assumes a docket sheet of 30+ pages, common in any case with more than a few parties or filings, so each pull hits the $3.00 cap. Smaller dockets cost less per pull; the pattern of re-billing for the same document doesn't change.
PACER turns 30 this decade, and the pricing has aged the way a fax cover sheet ages: not gracefully, just unchanged. Every document, docket sheet, and search result costs $0.10 a page, capped at $3.00 per item. That's the whole model. Not a per-seat license, not a metered API key with a dashboard, a literal per-page toll charged through a portal that predates the iPhone.
If your usage stays under $30 in a quarter, the fee is waived, which is the system quietly admitting that most individual users aren't the point. The point is everyone building something on top of it.
The part where a court had to pay itself back
In March 2026, the Federal Circuit affirmed a class-action settlement worth $125 million, refunding more than 500,000 PACER users. The underlying claim wasn't that the fees were annoying (they are, but that wasn't the legal theory). It was that some of the money had been spent on things PACER fees were never authorized to fund: case management systems, general courtroom technology, basically anything except running PACER itself.
A federal court system got sued over its own paywall and lost. That's not a think-piece talking point, it's a documented finding in the case record. If you've ever wondered whether the per-page fee reflects the actual cost of serving a page of text, the answer, according to a federal appeals court, is: not entirely, and here's $125 million back.
Even the person running it agrees
In May 2025 testimony to Congress, Judge Robert J. Conrad Jr., Director of the Administrative Office of the U.S. Courts, put it plainly:
PACER is "outdated, unsustainable, and require[s] replacement."
He also testified that the courts have no particular attachment to user fees as the funding model going forward, which in congressional-testimony dialect translates to: the toll booth is not a matter of principle. The person in charge of the system is on record wanting to replace it and open to funding it a different way. That's not a fringe complaint from developers annoyed about rate limits. That's the Administrative Office.
What $0.10 a page actually buys you
Not an API in any sense a developer in 2026 would recognize. PACER is a session-based web portal wrapped around CM/ECF, the same electronic filing backbone federal courts have run on for two decades. There's no token you request, drop into a header, and start pulling structured JSON with. There's a login, a search form, and a bill per page rendered.
The pricing punishes one kind of user above all: anyone trying to monitor a case rather than look something up once. PACER has no push notifications and no delta feed. If you want to know whether a docket changed, you re-pull the docket sheet and pay again, even if nothing on it moved. Check daily and a single active case with a 30-page-plus docket sheet, which is most cases with more than a couple parties, runs $90 a month. Check weekly and it's $12, and either way the fee isn't for new information. It's for asking.
The fix is coming. Slowly.
That same month, because the universe has a sense of comedic timing, the Judicial Conference announced an accelerated modernization timeline. Judge Michael Y. Scudder said the new system is on track "two to three years sooner than originally expected," with early components being tested at six courts through 2026. That's real progress, and worth enjoying for the one sentence it gets to last.
It also means that even on the accelerated schedule, a genuinely different PACER is still a couple of years out, landing around 2028–2029. The acceleration is real. So is the wait. As of this writing, the fee schedule hasn't moved: still $0.10 a page, still a $3.00 cap, still no exemption for journalists or researchers. No legislation has passed restructuring the paywall. The acknowledgment is ahead of the infrastructure.
None of this is a dunk on the people running PACER. They told Congress they want it replaced too. It's a fact about what you're actually integrating with today if PACER is your only source: a metered, session-based portal built for one-off lookups, not a data feed built for software. If what you need is current, structured, cited court rules you can check as often as your workflow needs, you're describing Court Rules. The rate limit on our compliance-check endpoint is 60 requests a minute, not $0.10 a page.