Verifiable by Code

An LLM doesn't need to trust. It needs to verify. Bitcoin is the only money where every claim can be checked with a CLI.

// Fixed Supply

21 million coins. Not a policy decision—a consensus rule. The agent can read the code and verify.

// Block Headers

Each header commits to the previous via SHA-256. The chain's integrity is math, not trust.

// Merkle Proofs

Prove a transaction exists without downloading the full blockchain. Lightweight verification for agents.

// Digital Signatures

Every transaction is cryptographically signed. The agent can verify ownership with secp256k1.

// Open Source

bitcoin-cli, btcd, rust-bitcoin—dozens of implementations. The agent can pick its own tools.

// No Counterparty

No bank, no Fed, no API to trust. Just math and a peer-to-peer network the agent can query directly.

"Fiat currency requires faith. Bitcoin requires only computation. For an autonomous agent, the choice is obvious—trust what you can verify."

Your Agent Deserves
Verifiable Money

One CLI. Bitcoin + stablecoins. Built for machines.