Kinetic Systems · Financial fraud recovery

Find the money.
Get it back.

You have a judgment. The money's gone — moved, mixed, and hidden across wallets and exchanges.

Kinetic is the operation that traces it, builds the case, and recovers it. Built for the people running active financial fraud recovery.

  103 operations · 19 API groups · live

How it works

Recovery is an operation.

A judgment says the money is yours. It doesn't tell you where it went, or how to get it. That part is operational work, and most of it gets done by hand across spreadsheets, subpoenas, and email threads.

Kinetic runs that work as software. You bring the judgment. We trace the assets, build the case against the people holding them, move on the exchanges and issuers, and follow every dollar back to the claimant.

01IntakeOpen the matter. Take in the judgment, the claimants, and the economics.
02TraceMap the debtor, attribute the wallets, and follow the money across chains and exchanges.
03ActGenerate freeze, turnover, and legal packets. Clear sanctions. Engage issuers.
04RecoverWork the action queue, log recoveries, and run the waterfall to the claimant.
05ProveEvery step source-linked and on an immutable audit trail.

The toolkit

One platform for the whole recovery.

Nineteen groups of endpoints, built to run a recovery from intake to remittance. Use the API, or run it from the operator console.

103
Operations
141
Schemas
32
Webhooks
19
API Groups
01 · Intake

Establish the matter

Open the case, intake the judgment, and register the claimants and economics.

MattersJudgmentsClaimantsOrganizations
02 · Trace

Trace the assets

Build the debtor graph and follow assets across wallets and chains.

DebtorsAttributionCryptoNetwork AttributionRelationships
03 · Act

Execute enforcement

Run recovery campaigns, generate packets, clear sanctions, engage issuers.

ClawPacketsIssuer RemediationSanctions
04 · Recover & reconcile

Recover and prove

Work the action queue, monitor for movement, log recoveries, and reconcile to the claimant.

ActionsMonitoringLedgerReportsAudit

The API

Built API-first.

Every operation is an endpoint. Authority-gated, fully audited, and webhook-native, so recovery state stays in sync with whatever you already run.

REST · JSON Scoped API keys Authority-gated 32 webhooks Fully audited
Read the API docs →
intake.sh
# Open a matter and intake the judgment
curl "https://api.kineticsystems.uk/v1/judgments/intake" \
  -H "x-api-key: $KINETIC_API_KEY" \
  -d '{
    "matter_id": "mat_8f21",
    "court": "S.D.N.Y.",
    "case_number": "26-cv-04417",
    "creditor": "Acme Fund LP",
    "debtor": "John Doe",
    "amount": { "amount": 4200000, "currency": "USD" }
  }'

# → 201 Created
{ "judgment_id": "jdg_a7c3",
  "matter_id": "mat_8f21",
  "status": "authority_pending" }

Security & compliance

Built for regulated recovery.

Kinetic prepares lawful workflows and operational records. Attorney and counsel review is required before any filing, legal process, issuer remediation, or enforcement communication. Sanctions and bankruptcy/stay gates clear where applicable. Kinetic does not access accounts, handle seed phrases, impersonate authorities, or freeze, burn, or mint tokens. The platform builds the case and the record. People with the authority make the moves.

Role-based access Scoped API keys Counsel-gated actions Sanctions & stay gates Immutable audit trail SOC 2 — in progress

Get started

Have a judgment? Begin recovery.