Timestamp Any Document
on Bitcoin

Prove your documents existed at a specific point in time. Pay with Lightning. No account needed.

Blockchain verification and document timestamping

How It Works

Three steps to immutable proof of existence

1

Hash Your Document

Generate a SHA-256 hash of any file locally on your machine. Your document never leaves your device.

2

Submit via L402 API

Send the hash to our API. Pay with any Lightning wallet. No accounts or signups required.

3

Get Bitcoin Proof

Your hash is anchored in a Bitcoin transaction with an OP_RETURN output. Verification is free, forever.

Quick Example
# Hash a file sha256sum document.pdf # Timestamp it (returns Lightning invoice) curl -X POST https://certvera.com/api/l402 \ -H "Content-Type: application/json" \ -d '{"action":"l402_timestamp","hash":"a1b2c3..."}' # Verify later (free) curl -X POST https://certvera.com/api/l402 \ -H "Content-Type: application/json" \ -d '{"action":"l402_timestamp_verify","hash":"a1b2c3..."}'

Why CertVera

Built for developers, agents, and anyone who needs proof

No Accounts Needed

Pay per use with Lightning. No signups, no OAuth, no API keys to manage.

Lightning Fast

Starting at 25,000 sats (~$17). Price adjusts based on current Bitcoin network fees. Pay instantly with any Lightning wallet.

Free Verification Forever

Once timestamped, anyone can verify a hash for free. Immutable Bitcoin proof.

Agent & API Native

L402 protocol support means any AI agent with a Lightning wallet can use CertVera.

Signing and certifying documents

Dynamic Pricing

Pay per use. Price adjusts with Bitcoin network fees. Currently ~$17-$24.

Service fee 20,000 sats (~$14)
Network fee varies
Total (typical) 25,000 - 35,000 sats (~$17-$24)
Verify a hash Free
Check status Free

Each timestamp is anchored to the Bitcoin blockchain via an on-chain transaction. Pricing includes a fixed service fee plus the estimated Bitcoin network fee. The exact price is shown in the Lightning invoice before you pay.

Built for AI Agents

CertVera speaks L402 natively. Any agent with a Lightning wallet can timestamp documents without human intervention.