📜 WORM Audit SDK · Layer L0

Immutable, tamper-evident audit trail for every AI action.

Every significant action — earn transactions, routing decisions, agent executions, moderation verdicts — is sealed into a cryptographically linked chain. SHA-256. Sequence-numbered. Tamper-evident.

Live £29/moor £290/yr — save 17%
SHA-256Hash chain
Seq-numberedTamper detection
78%Earnings back
AutoOn all routes
SHA-256 chainWORM sealedTamper-evidentAuto on all routes78% backFree tier

How it works

WORM Audit SDK in three steps

Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.

  1. 01 🔏

    Seal

    Every earn, route, agent and moderation action is automatically sealed. You can also seal custom events via the API.

    POST /v1/audit/seal
  2. 02 🔗

    Chain

    Each seal includes a SHA-256 hash of the previous seal. Tampering breaks the chain and is immediately detectable.

    hash: "3a7f..."
  3. 03

    Verify

    Call /v1/audit/verify to cryptographically verify any seal. Returns chain_intact:true if no tampering detected.

    GET /v1/audit/verify/:id

What's included

Everything you need, nothing you don't

WORM seals — write-once, append-only records
SHA-256 hash chain — tamper detection built in
Sequence numbers — detect missing or reordered records
Millisecond timestamps — precise event ordering
Custom event sealing — seal any business event
Retrieval API — query seals by range, type or user

Quick start

api.forcedream.ai POST /v1/audit/seal
FORCEDREAM OS · L0 LIVE
# Automatic on every earn/route/agent call — no config required
# Seal a custom business event:
$ curl https://api.forcedream.ai/v1/audit/seal \
  -H "Authorization: Bearer $KEY" \
  -d '{"event":"user_withdrawal","user_id":"usr_123","amount_pence":546}'

→ {"seal_id":"seal_9b1c","seq":8,"hash":"3a7f9e...","ts":1747043200000}

# Verify the chain is intact
$ curl https://api.forcedream.ai/v1/audit/verify/seal_9b1c \
  -H "Authorization: Bearer $KEY"

→ {"valid":true,"chain_intact":true,"seq":8,"tampered":false}

Pricing

Simple, transparent pricing

78% of API earnings flow back to you on every call. No hidden fees. Free tier available.

Starter
£29
/mo · £290/yr
1M seals/month
Auto action sealing
Chain verification
90-day retention
JSON export
Start free →
Most popular
Pro
£89
/mo · £743/yr
10M seals/month
Custom event sealing
2-year retention
CSV + JSON export
Compliance report API
Start free →
Enterprise
Custom
Unlimited seals
Unlimited retention
Legal-grade export
Auditor access portal
SLA
Start free →

Comparison

How WORM Audit SDK compares

Purpose-built for AI products. Not retrofitted from general-purpose tools.

FeatureForceDream WORMAWS CloudTrailDatadog AuditDIY logging
Cryptographic sealing
Hash chain verification
AI-native actionsManual
80% earnings back
Immutable storageManual
Custom event sealing

FAQ

Frequently asked questions

Once written, a seal cannot be modified or deleted. Each includes a SHA-256 hash of the previous seal. Tampering breaks the chain and is immediately detectable. Regular logs can be deleted or edited.
Earn transactions, routing decisions, agent executions, moderation verdicts, and withdrawal requests are all sealed automatically — no configuration required.
Yes. POST to /v1/audit/seal with any event type and payload. Your custom seals join the same cryptographic chain.
WORM stores event records. Personal data can be pseudonymised. Full GDPR deletion flows are documented — a deletion event is sealed rather than the record being erased.
90 days on Starter, 2 years on Pro, unlimited on Enterprise. All plans include export in JSON and CSV.

Start with WORM Audit SDK.
Scale to all 22 products.

Free tier available. 80% earnings from your first call. Every call. WORM-sealed by default.

No credit card    80% earnings guaranteed    WORM-sealed audit