Tamper-proof
evidence.
For humans and AI agents.

Every deal, every automated decision, and every AI agent action.
Sealed as court-admissible evidence.

SHA-256Hash Standard
<50msEvent Latency
99.99%Uptime SLA
Built forAI Agent Developers · Fintech Teams · Legal Platforms · Enterprise SaaS · Marketplaces · Procurement

Problem

Trust is broken in digital transactions

When a deal goes wrong, can you prove what was said, shown, and agreed — before the contract was signed?

AI Agent Liability

When an AI agent makes an autonomous decision, who's responsible? Without a tamper-proof log of every prompt, action, and output, organizations have no defense in court.

Contract Misrepresentation

Parties can alter documents locally and claim it was the agreed version. A hash chain makes every state immutable and provable.

No Audit Trail

Courts require a verifiable chain of custody. A database timestamp alone won't hold up. Cryptographic audit trails will.

How It Works

Three steps to verifiable truth

1

Integrate

Install the official JavaScript or Python SDKs, or call the REST API directly.

2

Record

Events are immediately hashed, chained to the previous state, and immutably stored.

3

Prove

Generate portable, verifiable proofs that can be validated by anyone, anywhere.

Developer Experience

Official SDKs for JavaScript, Python, and Java

Record tamper-proof events in 3 lines of code. Install, initialize, ship.

app.ts
// npm install @getshield/[email protected]
import { ShieldClient } from "@getshield/js";

const client = new ShieldClient("sk_live_...");

// Create a tamper-proof audit session
const session = await client.sessions.create({
  title: "Deal with Acme Corp"
})

// Record a signed agreement event
await client.events.create({
  session_id: session.id,
  event_type: "shield.agreement.signed",
  actor: "[email protected]",
  data: { ip: "203.0.113.1" }
})
··

See it in action

Watch a live negotiation session get cryptographically sealed in real time.

Cryptographic Hash Chain

GENESIS
hash: 0000...0000
seq: 0
APPROVAL
hash: a3f9...c821
seq: 1
prev: 0000...0000
DOC_VIEW
hash: c821...7f2a
seq: 2
prev: a3f9...c821

Live Event Stream

shield-api
[00:00:00.000] INFO system_started version=1.0.0

RFC 3161 Timestamp

TSA: freetsa.org
Issued: 2026-03-11T04:15:06Z
Serial: 0x4a9f...c3b2
Hash Algorithm: SHA-256
Message Imprint: 9b42...f3a1
Policy OID: 1.3.6.1.4.1.11290.1.1.2
Certificate: DigiCert TSA Root G5
✓ TIMESTAMP VERIFIED

Dashboard

Everything you need to manage evidence

Monitor sessions, verify chain integrity, and manage API credentials — all from a single pane of glass.

shield.example/dashboard
Shield LogoSHIELD
Overview
Sessions
Docs
Settings
Log out

Dashboard

Overview of your SHIELD activity

Active Sessions
12
Total Events
1,847
Chain Integrity
Verified
Event Usage
1,847 / 10,000 events this month
Recent SessionsView all →
TitleStatusEventsCreated
Enterprise SaaS License Agreementactive142026. 3. 11.
Series A Term Sheet Negotiationactive92026. 3. 11.
RFC3161 Timestamp Verificationactive22026. 3. 11.
Vendor Procurement Contractactive72026. 3. 10.
NDA — Acme Corp.closed52026. 3. 10.
Real Estate Deal Alphaclosed32026. 3. 10.

Pricing

Transparent pricing

Start free, scale as you grow. Every plan includes SHA-256 hash chains and REST API access.

Free

$0/mo
  • 1-month retention
  • 10K events/month
  • SHA-256 hash chain
  • REST API
  • SDKs
  • PDF export (Shield watermark)
  • JSON export
  • Community support
Start Free

Starter

$79/mo
  • Everything in Free
  • 6-month retention
  • 100K events/month
  • RFC 3161 timestampsTrusted third-party timestamp proving
    evidence existed at a specific time (ISO standard)
  • FRE 902(13) ready audit export
  • Public verify link (Shield branded)
  • Watermark removed
  • Email support
Get Starter
Most Popular

Pro

$299/mo
  • Everything in Starter
  • 5-year retention
  • 500K events/month
  • Custom domain verify link
  • Webhooks
  • Up to 5 team members
  • Priority support
Get Pro

Business

$799/mo
  • Everything in Pro
  • Permanent retention
  • 2M events/month
  • Unlimited team members
  • Multiple API keys
  • IP whitelist
  • Audit log
  • SSO / SAML (Okta, Azure AD, Google)
  • 99.9% uptime SLA
  • Dedicated support
Get Business

Enterprise

Custom
  • Everything in Business
  • Unlimited events
  • On-premise deployment
  • HSM integration
  • 24/7 dedicated CSM
Contact Sales

Questions about pricing? [email protected]

No credit card required · Cancel anytime · SOC 2 in progress