Pricing

Can you prove what your AI agent just did?

When your agent calls an API, sends a message, or makes a critical decision, you need more than logs. You need evidence a third party can verify.

Or start a 14-day Pro trial (5,000 proofs/month, no charge until day 15)

EU AI Act: high-risk obligations apply from 2 December 2027. High-risk AI systems will have to log events automatically (Art. 12), and deployers keep those logs for at least six months (Art. 26). Build your Article 12 audit trail before the deadline →

39,000+ proofs generated
Timestamp and public log checkable without us
Open source (MIT)
Signature, RFC 3161 timestamp and public log on every proof
Public Sigstore Rekor transparency log
Free: no credit card. Pro trial: no charge for 14 days. Cancel anytime.

Free

0 EUR / month
  • 500 proofs per month
  • Ed25519 signature by ArkForge, RFC 3161 timestamp and Sigstore Rekor entry
  • Public verification page per proof
  • JSON + HTTP headers + HTML proof
  • Standard REST API
  • Open source (MIT)

No credit card. Instant key. 30 seconds.

500 proofs/month. Need more? Pro gives you 5,000 with opt-in overage.

All plans generate identical proofs. Higher plans add volume and a lower overage rate.

Need higher volume?

Enterprise (50K proofs, 149€/mo) and Platform (500K proofs, 599€/mo) plans available.

Contact us →

Looking for the EU AI Act scanner? See scanner pricing →


What does a proof look like?

Each proof is signed with ArkForge's key, then timestamped and logged by two parties independent of ArkForge. Here is an example.

proof output
{ "proof_id": "prf_20260914_194825_a747d0", "spec_version": "3.1", "hashes": { "chain": "sha256:842240b6...", // Merkle root of the field commitments "request": "sha256:2058278a...", "response": "sha256:387dcaed..." }, "arkforge_signature": "ed25519:AVSK8y8_...", // ArkForge's key "batch_anchor": { "status": "anchored", "leaf_index": 34, "root": "sha256:1a575a9c..." }, "timestamp_authority": { // RFC 3161 token on the batch root "provider": "freetsa.org", "status": "verified" }, "transparency_log": { // public log entry for the batch root "provider": "sigstore-rekor", "log_index": 2834496977, "status": "verified" }, "verification_url": "https://trust.arkforge.tech/v1/proof/prf_20260914_194825_a747d0" }
See a live proof →

Up and running in 30 seconds

1

Get your key

Enter your email. Get an API key instantly. No credit card, no confirmation email.

2

Send a request

Call POST /trust/v1/proxy with your target API. ArkForge forwards it and creates the proof.

3

Verify anytime

Each proof has a public URL. The RFC 3161 timestamp and the Sigstore Rekor log entry can be verified independently; the Ed25519 signature relies on ArkForge's key.

terminal
$ curl -X POST https://arkforge.tech/trust/v1/proxy \ -H "X-Api-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"target": "https://api.example.com/v1/run", "method": "POST", "payload": {"task": "translate", "text": "hello"}}'

Frequently asked questions

What is a "proof"?

A proof is a cryptographic receipt for an API call. It records what was sent, what was returned, and when — signed by ArkForge, timestamped by an independent authority, and logged in a public transparency ledger.

Is there a long-term commitment?

No. The Free plan is commitment-free. Pro and Enterprise are monthly subscriptions, cancellable at any time. Overage billing is strictly opt-in with a configurable cap (5–100 EUR).

What happens if I exceed my monthly quota?

By default, requests beyond the quota are rejected with HTTP 429. If you enable opt-in overage, additional proofs are billed at 0.01 EUR/proof (Pro) or 0.005 EUR/proof (Enterprise), up to your configured cap.

Can I upgrade from Free to Pro?

Yes, start your 14-day free trial to activate your subscription.

What does each proof include?

Every proof includes a SHA-256 fingerprint and three output formats: JSON API response, HTTP headers, and a public HTML verification page. All plans include an Ed25519 signature by ArkForge, plus an RFC 3161 timestamp and a Sigstore Rekor entry on the batch root, both independent of ArkForge.

What is the difference between Free and Pro proofs?

The cryptographic content is identical. Pro offers 10× more proofs per month (5,000 vs 500) and access to opt-in overage. Enterprise offers 100× the volume and a lower overage rate (0.005 EUR/proof).

Do your timestamps have legal evidential value?

All plans use RFC 3161 timestamps issued by FreeTSA, DigiCert or Sectigo (DigiCert and Sectigo are WebTrust-audited, FreeTSA is not). These timestamps carry evidential weight in many jurisdictions. They do not constitute a qualified electronic timestamp under eIDAS Regulation (Article 42). For use in formal legal proceedings, consult a qualified lawyer. Contact us for a use-case assessment.

When something goes wrong, will you have proof?

Every agent call gets a proof a third party can check. 500 proofs/month free. No credit card.

Pro trial: 14 days free, no charge until day 15, cancel anytime.

EU AI Act: high-risk obligations apply from 2 December 2027, build your compliance audit trail before the mandate hits.