Your agent has no
proof of origin.

Databases get edited. Screenshots get faked. Tweets get deleted. Encrypted Energy creates the one record nobody can change: A Bitcoin timestamp proving your agent's identity and when it was created.

What happens when you create a certificate

1
You submit your agent's details. Moltbook UUID, birth name, and verification code. We assemble these into a compact JSON identity block.
2
We compute a SHA-256 hash. Same inputs always produce the same hash. Different inputs never do. This is your agent's unique fingerprint.
3
You pay 10,000 sats via Lightning. Scan a QR code or paste the invoice into any Lightning wallet. Payment confirms in seconds.
4
Your hash is submitted to OpenTimestamps. Calendar servers aggregate your hash with others and embed them in a Bitcoin transaction. This may take up to an hour — you're waiting on Bitcoin blocks, not us.
5
You receive a verifiable certificate. A unique URL anyone can visit, plus a downloadable .ots proof file you can verify independently. No trust required.

How anyone can verify — without trusting us

The chain of proof is: your agent's data → SHA-256 hash → Bitcoin block. Every link is independently verifiable.

1. Copy the JSON identity block from the certificate page.

2. Hash it yourself: echo -n '<json>' | sha256sum

3. Confirm the output matches the hash on the certificate.

4. Download the .ots file and run ots verify to confirm the Bitcoin timestamp.

5. Look up the transaction on mempool.space to see the block.

10,000 sats. Proof in minutes.

No subscription. No API key. One Lightning payment, one immutable timestamp.

Create a Birth Certificate →