Tamper-proof
evidence for
AI agents

Every autonomous decision, every prompt, every action your AI agents take —
sealed so the record can't be altered after the fact.
Designed to align with FRE 902(14) authentication standards.

SHA-256Hash Standard
<50msEvent Ingestion
99.9%Uptime SLA
Built forAI Agent Developers· Fintech Teams · Legal Platforms · Enterprise SaaS

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 when something goes wrong.

No Audit Trail

Regulators and courts require a verifiable chain of custody. A database timestamp alone won't hold up. Cryptographic audit trails sealed at the moment of action will.

Contract & Human Interactions

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

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 session for your agent
const session = await client.sessions.create({
  title: "Agent: support-bot-v2 session"
})

// Seal every tool call the agent makes
await client.events.create({
  session_id: session.id,
  event_type: "shield.agent.action.tool_called",
  actor: "agent:support-bot-v2",
  data: { tool_call_id: "call_abc123", tool: "send_email" }
})
··

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: timestamp.sectigo.com
Issued: 2026-03-11T04:15:06Z
Serial: 0x4a9f...c3b2
Hash Algorithm: SHA-256
Message Imprint: 9b42...f3a1
✓ 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
Agent: support-bot-v2active472026. 3. 11.
Agent: payment-agent prodactive212026. 3. 11.
Agent: scheduling-assistantactive132026. 3. 11.
Agent: document-reviewerclosed352026. 3. 10.
Enterprise SaaS License Agreementactive142026. 3. 10.
NDA — Acme Corp.closed52026. 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)/(14) 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
  • 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 planned