Class Action Settlement Administration Software: How Do You Notice a Class, Score Fraud and Distribute a Fund Without Filing a Correction With the Court?
$100,000 to $220,000 for a first release in 16 to 24 weeks covering the case configuration engine, class member registry with address hygiene, a per case claims portal that stands up in days, and deduplication and fraud scoring, based on Digital Heroes delivery experience. A full platform adding notice campaign orchestration across mail, email and digital, deficiency and cure workflows, a versioned allocation engine, payment rails with reissue, and court reportable audit exports runs $250,000 to $600,000 across 9 to 18 months. Build if you administer settlements as a business. Do not build for a single case: rent capacity from an established administrator instead.
Why settlement administration has no product to buy
Every settlement is a bespoke legal instrument. The agreement defines the class, the eligibility tiers, the proof required for each tier, the deadlines for claims, objections and exclusions, the fee and cost deductions from the gross fund, the allocation formula, the treatment of residual funds and the reporting the court expects. The next settlement will define all of those differently. That is why there is no dominant packaged product in this category the way there is for case management or e-discovery, and why most administrators run on an internal database, a mail house, a bank portal and a web form built per case by whoever was free that month.
The operational bar, however, is unusually high. Distribution errors are not a customer service issue, they are reported to a judge. If a claimant is paid twice, or a tier is calculated on the wrong denominator, or notice reached fewer people than the plan represented, the administrator explains it in a declaration. Meanwhile the volume side is brutal: a class list of several hundred thousand records arrives from the defendant as a compressed folder of exports from three different systems, with names in mixed case conventions, addresses that have not been validated since acquisition, and a unique identifier that is unique only within each source file.
The pattern we see across administration projects is that the firm is not short of expertise. It is short of a spine. Each case is stood up by hand, the same logic gets rewritten in slightly different form, and the institutional knowledge of what worked last time lives in the head of whoever ran that case.
Problem 1: the settlement agreement is the configuration, and code is the wrong place for it
The instinct on a first build is to write the eligibility and allocation logic for a case in code. It works, it ships, and it means every subsequent case needs a developer. That is the trap, because the whole economic argument for a platform is that a new case is stood up by an operations lead in days.
What a build must do is express the case as data. Class definition and membership rules. Tiers with their eligibility conditions and proof requirements. Deadlines as a calendar of named events with dependencies, since a cure period runs from a deficiency notice date rather than from a fixed date. Deduction order from the gross fund. The allocation formula, expressed as a composable set of operations covering fixed payments, weighted units, tier caps, floors and pro rata scaling to the net fund. Residual handling. Get that model right and case setup becomes configuration plus a portal theme. Get it wrong and you have built one case very expensively.
Problem 2: the class list arrives dirty and identity is the whole game
Class member identity determines whether notice reaches people, whether duplicates are caught, and whether payments land. Defendants supply what their systems hold, which may be a customer table, a former employee export and a warranty registration list, with the same person present in all three under different spellings and two addresses.
A build handles this with a proper ingestion and resolution pipeline: source aware ingestion that preserves the original record, standardization, address validation and change of address processing through postal services, then identity resolution producing a class member record with linked source rows and a confidence score. Nothing gets silently merged. Merges are recorded, reversible and reportable, because you may need to explain to a court why two entries became one person.
The pay off is not tidiness. It is that notice deliverability, deduplication of claims and the final distribution all key off the same resolved identity, so the numbers in your declaration reconcile with each other by construction rather than by a late night spreadsheet.
Problem 3: notice is a campaign with legal consequences, run in tools built for marketing
Notice obligations typically combine direct mail and email to identifiable class members with a digital and publication campaign to reach the rest, plus the notice to federal and state officials that the Class Action Fairness Act requires for proposed settlements in federal court. Undeliverable mail must be tracked, addresses re-traced and re-mailed, and the whole effort described in a declaration supporting final approval.
Generic email platforms and mail houses each do their piece and report separately, so the administrator assembles the picture manually. A build orchestrates notice as one campaign per case: recipients drawn from the resolved registry, per channel delivery with bounce and undeliverable handling, automatic re-trace and re-mail queues, and a live view of reach against the plan. Because the campaign runs off the registry, the declaration numbers are generated with drill down to individual records instead of being reconstructed from four exports at the last minute.
Problem 4: claims arrive by web, paper and bot farm
Claim volumes on consumer settlements have become a fraud problem rather than a data entry problem. Aggregator sites submit on behalf of people who barely know what they joined. Automated submissions arrive in bursts sharing devices, addresses or payment details. Paper claims arrive as photocopies of the same form with different names. The administrator has to protect the fund for genuine class members while not rejecting real people who filled in a form clumsily, and every rejection needs a defensible reason.
What a build does is score rather than block. Signals include submission velocity and burst patterns, device and network fingerprints, address and payment instrument reuse, mismatch against the class list, internal inconsistency in the claim, and image similarity across uploaded proofs. Scores drive routing: clean claims auto validate, borderline claims go to review, high risk clusters get held as a group so a reviewer can judge the pattern rather than the individual. Every decision records the signals that produced it, because the fraud methodology itself may be described to the court. Machine assistance is genuinely useful on the proof documents, extracting fields from receipts and forms and flagging duplicates and manipulated images, and it should never be the sole basis of a denial.
Problem 5: allocation and distribution have to be re-runnable and provable
Allocation is where the money is decided. It happens after claims close, after deficiencies cure, after opt outs and objections resolve, and after the court sets fees and costs. It almost never runs once. Counsel asks what happens if a tier is capped differently, or a late claim tranche is accepted, or a court adjusts the fee award. Each of those changes every claimant's number.
A build treats an allocation as a versioned artifact: inputs frozen, formula version recorded, results stored immutably, and a diff against any prior run showing exactly which claimants moved and why. Distribution then draws from an approved version only. Payments go out across rails that suit the class, with reissue and stop payment handling, uncashed check tracking, second distribution logic if the fund allows, tax reporting where payments are reportable, and finally residual treatment whether that is cy pres or escheatment. The accounting sits against the qualified settlement fund so the balance is provable at any date. The declaration you file at the end should be an export, not a project.
What this costs and how long it takes
A first release covering the case configuration engine, class member ingestion with address hygiene and identity resolution, a per case claims portal that can be branded and deployed quickly, and deduplication with fraud scoring runs $100,000 to $220,000 and ships in 16 to 24 weeks in our delivery experience. A full platform adding multi channel notice orchestration, deficiency and cure workflows, the versioned allocation engine, payment rails with reissue and uncashed handling, tax reporting and court reportable audit exports runs $250,000 to $600,000 across 9 to 18 months.
What drives price up specifically in settlement administration: payment rail count, since checks, ACH, digital wallets and prepaid cards each have their own reconciliation and failure handling. International classes, which add currency, tax documentation and data protection obligations. Paper claim intake with scanning and extraction at volume. Call center integration, because large notice campaigns generate phone traffic that must be logged against class members. And security posture, since you are holding a large volume of personal data on people who never chose to deal with you, which justifies stronger controls than a typical business application.
What keeps it down: the configuration engine, the registry and one payment rail. Everything else can follow once the spine exists.
Build versus buy, and when buying is right
Do not build for a single case, ever. Engage an established administrator, pay their fee, and let them absorb the operational risk. Even a large settlement does not justify creating a platform you will use once, and a court will reasonably ask why an untested system was used to distribute a fund.
Build when administration is your business and two or more of these are true. You run more than roughly eight settlements a year and each one is stood up by hand. Your fraud detection is a set of manual spot checks and you cannot describe your methodology in a declaration without discomfort. Allocation runs happen in spreadsheets that cannot be diffed. Your notice reporting is assembled from vendor exports at the last minute. Or you are competing for mandates against administrators whose portals and reporting are visibly better, which affects selection more than most administrators admit.
The honest tipping point is repeatability. If a new case takes three weeks of engineering and manual setup, your capacity is capped by your developers rather than by your operations team, and every additional mandate makes that worse rather than better.
How to choose a developer for settlement administration software
Ask them to model an allocation with two tiers, a per claimant cap, a floor and pro rata scaling to a net fund, on a whiteboard, before you sign. Then ask how a re-run with a changed fee award is compared against the previous run. If versioning and diffing are not in the answer, you will be reconciling allocations by hand exactly as you do now.
Ask how a new case gets stood up. If the answer involves a developer, the platform will not scale your business. You want configuration by an operations lead, with a portal that can be branded and deployed in days.
Ask how fraud decisions are recorded. Every score needs its contributing signals stored, because your methodology may need describing in a filing, and a denial that cannot be explained is a denial that gets reversed.
Ask about security and data handling specifically. You hold personal data on hundreds of thousands of people who never chose to deal with you, so ask about encryption, access control, retention and deletion after final distribution, and independent testing.
Ask who owns the code and put it in writing before kickoff. You should own the repository, the cloud accounts and the right to hire another firm. At Digital Heroes the client owns the code from the first commit. A platform that will hold court reportable records for years should never sit on a vendor's infrastructure account.
The evidence behind this guide
Independent findings on why this investment pays off. Every link goes to the primary source.
- Per the Standish Group CHAOS 2020 report (reviewed at this URL), across tens of thousands of software projects roughly 31% end successfully, about 50% are 'challenged', and roughly 19% fail outright; small projects succeed far more often than large ones, and Agile approaches succeed at markedly higher rates than Waterfall. Source: The Standish Group (2020) →
- Companies in the top quartile of McKinsey's Developer Velocity Index had 2014-18 revenue growth four to five times faster than bottom-quartile peers, showing that software-building capability is a driver of business performance, not just a support function. Source: McKinsey & Company (2020) →
- Gallup reports global employee engagement fell to 20% in 2025 (its lowest since 2020, down from a 2022-2023 peak of 23%), and estimates low engagement costs the world economy an estimated $10 trillion in lost productivity, or 9% of global GDP. (Note: this figure appears in Gallup's evergreen State of the Global Workplace page, currently reflecting the 2026 edition reporting on 2025 data.). Source: Gallup (2025) →
- Grand View Research valued the global field service management market at USD 4.43 billion in 2022 and projects it to reach USD 11.78 billion by 2030, a 13.3% CAGR, driven by growing field operations in telecom, utilities, construction and energy. Source: Grand View Research (2023) →
Devon looks after direct to consumer accounts, where the store is the business and a bad checkout costs money the same day. He works with brands on commerce builds and site changes, and writes about what to prioritize when every request looks urgent.
View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.
Frequently asked questions
How much does custom class action settlement administration software cost?
Why is there no off the shelf settlement administration product?
How do you detect fraudulent or bot generated claims?
Can the system handle a class list that arrives in inconsistent formats?
Can allocations be re-run when the court changes the fee award?
How long does it take to build a settlement administration platform?
Does the platform handle payments, uncashed checks and residual funds?
What security should we expect for class member data?
We are handling one large settlement. Should we build software for it?
What does a $50,000 custom software budget actually buy?
We run everything on Airtable and spreadsheets. When is it time to go custom?
Couldn't I just build my app in Bubble or another no-code tool instead of hiring an agency?
What is a discovery phase, and is it worth paying for separately?
Will custom software work with the tools we already use, like QuickBooks and Stripe?
If an agency builds my software, who actually owns the code?
How small can the first version of my software be and still be worth building?
If we build for 20 users now, will the software cope with 500 later?
Who can build a custom software system?
Digital Heroes builds custom software systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.
Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.
What makes Digital Heroes different from other software companies?
Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.
Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.
How can I check Digital Heroes is legitimate before getting in touch?
Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.
Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.