EU AI Act Article 12 compliant

AI made decisions.
We keep the receipts.

EU AI Act Article 12 Compliance — Open Source SDK

Cryptographic audit trails for AI agents. Comply with the EU AI Act Article 12 using an open-source SDK that integrates in minutes.

The SDK is open-source and free (MIT). Start using it today — no sign-up required.

The problem

The EU AI Act requires traceability.
Your tools weren't built for this.

Splunk gives you logs, not audit trails

Your engineering team uses observability tools for debugging. But a raw timestamp and a JSON blob is not what an EU regulator will accept as proof of compliance.

OneTrust charges €50K+ for features you don't need

Enterprise GRC platforms are built for risk assessments and vendor management — not for tracking what your AI agents decided. You're paying for a data center when all you need is a receipt.

Nobody knows what their AI actually did

The scariest sentence in AI compliance: "I don't know why it made that decision." Without cryptographic receipts, you have no proof — just logs that can be edited, deleted, or denied.

You're caught between the sword of regulation and the wall of budget.
AgentTrail is the way out.

The solution

One receipt per decision. That's it.

AgentTrail generates a cryptographic receipt for every AI agent interaction. The data stays in your infrastructure. No vendor lock-in. No data retention.

Zero data retention

Receipts stay in your S3, GCS, or local filesystem. AgentTrail never sees them. Your data, your control.

Tamper-proof by design

SHA-256 hash chain + Ed25519 signatures. Modify one receipt and the entire chain breaks. An auditor can verify it offline in seconds.

Open-source, auditable

MIT license. Fork it, audit it, extend it. No vendor lock-in. No black boxes. What you see is what your compliance depends on.

How it works

Three steps to tamper-proof compliance

1

Install the SDK

Add AgentTrail to your project with a single command. Works with OpenAI, Vercel AI SDK, or as a standalone wrapper.

$ npm install @aivoralabs/agenttrail
2

Every decision generates a signed receipt

Wrap your agent once. Each call automatically produces a cryptographic receipt with SHA-256 hash, Ed25519 signature, and full interaction metadata.

import { wrapOpenAI } from '@aivoralabs/agenttrail-openai';

const client = wrapOpenAI(openai, {
  agentId: 'legal-ai',
  complianceMode: 'strict',
});
3

Verify the chain with one CLI command

Generate a self-contained HTML audit report. Green badge = chain intact. Red badge = tampered. Ready for your auditor.

$ npx @aivoralabs/agenttrail-cli verify audit-log.jsonl --output report.html
# or if installed globally:
$ audit-receipt verify audit-log.jsonl --output report.html
✓ Chain intact: 150 receipts verified
✓ Signatures valid: 150/150
→ HTML report written to report.html

Example: Auditor's HTML Report

Self-contained, print-ready, zero external dependencies. Generated by the CLI.

INTEGRO

Hash chain intact · All signatures valid

Agents

3

Interactions

150

Period

30 days

Collapsible technical details show each receipt ID, SHA-256 hash, Ed25519 signature, and key ID. Click to expand any receipt.

Built for

If your AI makes decisions that affect people,
you need AgentTrail

⚖️

LegalTech

AI agents reviewing contracts, clauses, and case law. Every decision needs a traceable audit trail.

📋

HR Tech

Automated candidate screening, evaluations, and hiring decisions. Prove fairness and compliance.

🏦

Fintech

Credit scoring, fraud detection, risk assessment. Regulators require tamper-proof records.

🤖

AI Agents

Autonomous agents making decisions in production. Know what your AI did and why.

Pricing

Simple pricing. No hidden fees.

The SDK is free and open-source (MIT). AgentTrail Cloud adds dashboard, analytics, and SSO for teams.

🧪 The SDK is open-source (MIT) and free to use today. AgentTrail Cloud (paid plans above) is in development — no payment system is active yet. You can use the full SDK right now with zero cost.

Starter

For small teams and early-stage AI deployments.

$99 /month · up to 3 agents
  • SDK receipt generation
  • SHA-256 hash chaining
  • Ed25519 digital signatures
  • 10,000 receipts / month
  • CLI audit tool
  • Community support

Growth

For growing teams with multiple agents in production.

$299 /month · up to 10 agents
  • Everything in Starter
  • Up to 10 agents
  • 50,000 receipts / month
  • Multi-agent dashboard
  • Email support

Scale

For organizations with multiple AI systems.

$999 /month · up to 50 agents
  • Everything in Growth
  • Up to 50 agents
  • Unlimited receipts
  • Team dashboard
  • Priority support

Enterprise

For large-scale deployments with custom requirements.

Custom
  • Everything in Scale
  • On-premise deployment
  • SSO / SAML
  • Custom integrations
  • Dedicated support
Contact sales

Ready to know what your AI actually did?

Get started in minutes. The SDK is free, open-source, and MIT licensed. No sales call required.

Get early access

Be the first to know when AgentTrail Cloud launches. No spam, unsubscribe anytime.