Global Truth Layer ⢠Every 4 Seconds ⢠Everywhere
Cryptographic settlement and attestation infrastructure from phone logs to international finance
Last 10 epochs ⢠New epoch every 4 seconds ⢠Anchored to BSV blockchain
RESTful API for cryptographic timestamping and proof generation
Submit a pre-hashed payload (SHA-256, SHA3-256, or BLAKE3) to the beacon for anchoring in the next epoch.
Submit JSON data directly. Server will hash it and return both the hash and submission ID.
Get complete Merkle proof for a submission, including epoch header, Merkle path, and BSV anchor transaction ID.
Get header details for a specific epoch by its index (timestamp / 4000).
Get current beacon status, including latest epoch, queue size, and total submissions.
Verify a Merkle proof cryptographically. Returns verification result and BSV anchor details.
š” Cost: ~$0.000008 per submission
ā” Speed: Proof available within 4 seconds
š Privacy: Only hashes stored, original data never exposed
ā
Verification: Independent verification via BSV blockchain
HashChain Beacon is a global 4-second truth layer that batches signed hashes into Merkle roots, anchors them on BSV, and serves as a cheap, sovereign-friendly settlement and attestation infrastructure for everything from phone logs and business events to international contracts and financial systems.
Complete technical documentation, integration guides, and business model available on GitHub.