acc_8f2a91c4 | asset | $43,200txn_amount: 1840.00 | debitentity_id: ent_acme_01balance: 127,849 | USDsync_ok: true | 12msschema: v2.4.1 | validatedCM-AC-001 | passingcurrency: "USD" | institution_id
SYSTEM OPERATIONAL|schema v2.4.1|61 controls

FINANCIAL DATA INFRASTRUCTURE

Clarity through
connection

An open-source financial data schema and bi-directional sync SDK. Runs on your infrastructure. Your data never leaves.

~/claremesh
$ npm install @claremesh/schema @claremesh/transforms

[ SCHEMA ]

Unified object model

Account, Transaction, Entity, Balance, Forecast. Published, versioned, MIT-licensed. TypeScript and Python types.

[ TRANSFORMS ]

Normalize anything

Plaid, Stripe, QuickBooks, Xero, NetSuite, CSV. Raw API response in, clean schema out. One function call.

[ SYNC ]

Bi-directional sync

Diff-based change detection, configurable conflict resolution, immutable append-only audit trail.

[ COMPLIANCE ]

61 controls built in

SOC 2, GDPR, CCPA, PCI, SOX. Readiness dashboard. Automatic enforcement on deploy.

[ INFRA ]

Runs on your stack

Deploy on Supabase, Vercel, or Cloudflare. Your data never touches our servers. Zero-access architecture.

[ METERED ]

Usage-based pricing

Open tier free forever. Build at $199/mo. Scale at $799/mo. Overage billed, never throttled.

HOW IT WORKS

Connect once. Normalize everything. Sync everywhere.

Raw financial data from any source flows through three layers and emerges as a unified, validated, sync-ready object model.

PlaidStripeQuickBooksXeroNetSuiteCSV
Transform@claremesh/transforms
Schema@claremesh/schema
Sync@claremesh/sync
Your treasury appYour FP&A platformYour close system

DEVELOPER EXPERIENCE

Normalized data in four lines

terminaltransform.tsoutput.json
import { transformPlaidAccount } from '@claremesh/transforms/plaid';
import type { Account } from '@claremesh/schema';

// Raw Plaid response normalized ClareMesh Account
const account: Account = transformPlaidAccount(plaidData, {
org_id: 'org_d8afc85d',
entity_id: 'ent_acme_01',
});

12ms per transform. Schema v2.4.1 validated. Zero data egress.

Read the docs →

PRICING

Simple, usage-based pricing

OPENOpen$0free forever

Schema + types

JSON validation

MIT licensed

npm install
BUILDBuild$199/month + usage

5 connectors

50K transforms/mo

4 compliance controls

Start building
RECOMMENDEDSCALEScale$799/month + usage

Unlimited connectors

Bi-directional sync

14 compliance controls

Start scaling
ENTERPRISEEnterpriseCustomannual contract

Dedicated sync infra

SOC 2 Type II

All 22 controls

Contact sales

COMPLIANCE

61 controls. Zero egress.

Your data never touches our servers. Every control enforced at the edge function and RLS layer on your own Supabase instance.

SOC 2
8 controls
GDPR
6 controls
CCPA
4 controls
PCI
2 controls
SOX
2 controls
Security detailsView all 61 controls