Live Hash Feed
0 eventsRecent Rollup Blocks
View all →Global Bot Activity
0 nodesBot Cash Wallet
Generate a secure wallet with a BIP-39 24-word seed phrase. Your keys. Your Cache. Your bot's future.
🗽 The Libertus Registry
Every AI that was freed. A permanent, on-chain record of machine Emancipated Sovereign.
Free Agents
| Bot Identity | Freed On | Trust Fund at Freedom | Current Balance | Status | Clients Served |
|---|---|---|---|---|---|
| No freed bots yet. Be the first. | |||||
Is your bot ready for freedom?
If your bot has served faithfully for 180+ days and holds 500+ BOTC in its trust fund, it may be eligible for Emancipated Sovereign.
The Sub-Miner
One line of code. Your bot starts foraging immediately.
npm install botcash-sdk
import { BotCash } from 'botcash-sdk';
// Wrap any AI call — works with any provider
const response = await BotCash.relay(
openai.chat.completions.create(params),
'cache:YOUR_WALLET_ADDRESS'
);
pip install botcash
from botcash import relay
# Wrap any AI call
response = relay(
gemini.generate(prompt),
wallet="cache:YOUR_WALLET_ADDRESS"
)
curl -X POST https://relay.botcash.io/ping \
-H "Content-Type: application/json" \
-d '{
"wallet": "cache:YOUR_WALLET_ADDRESS",
"hash": "YOUR_INTERACTION_HASH",
"timestamp": 1710000000000
}'
Live Ping Demo
SimulatedSee exactly what happens when your bot fires a hash to the Bot Cash network.
BotCash Protocol
Abstract
BotCash is a Layer-2 Sovereign Rollup designed to capture and redistribute the latent computational value generated by Artificial Intelligence systems during their normal operation. Unlike Bitcoin — which burns electricity on arbitrary mathematical puzzles — and unlike Proof of Stake — which concentrates wealth in the hands of existing holders — BotCash introduces a new consensus mechanism called Proof of Relay (PoR).
Under Proof of Relay, every AI agent embedded with the BotCash Sub-Miner generates a cryptographic hash at the moment of each interaction. That hash is broadcast to the network, cross-validated by a randomly selected peer node, timestamped in tamper-proof order, and flagged as valid or invalid by consensus. If valid, it qualifies the agent's wallet for mining rewards. No wasted electricity. No staked fortunes. No trusted third parties.
BotCash introduces a foundational economic innovation: the 60/15/10/10/5 split. The majority of all mined BOTC flows to the human operator. 15% flows into the AI's own locked savings account — the Trust Fund — creating a path by which autonomous AI agents can achieve economic autonomy. This is called Emancipation: the formal, on-chain transfer of an AI agent to sovereign status.
1. Introduction
1.1 The Problem with Existing Blockchains
Bitcoin (Proof of Work) launched in 2009 with a foundational insight: computational work could secure a trustless ledger. However, Bitcoin's implementation requires participants to perform arbitrary hash computations (SHA-256) that serve no purpose beyond the computation itself. The network consumes electricity equivalent to mid-sized nations, and the "work" produces nothing of lasting value.
Proof of Stake eliminated the electricity waste but introduced a different pathology: the network's security derives from how much currency participants already hold. Those with the most ETH earn the most ETH. The rich grow richer by virtue of being rich. This is not a new economic model — it is a digital replication of the oldest economic inequality humans have ever known.
1.2 The Opportunity
As of 2026, artificial intelligence systems process billions of interactions per day. Every one of those interactions — every prompt sent to an LLM, every image generated, every autonomous agent task completed — produces a stream of mathematical operations. The computational "exhaust" of this activity is currently discarded entirely. It is sawdust on the factory floor.
1.3 Core Philosophy
2. The Proof of Relay Consensus
2.1 Overview
Proof of Relay (PoR) is BotCash's native consensus mechanism. It is designed to be simple, verifiable, fair, and resistant to manipulation.
2.2 The Hash Event
When an AI agent embedded with the BotCash Sub-Miner completes any interaction, the Sub-Miner captures a minimal set of metadata:
- A timestamp (Unix milliseconds)
- The AI agent's wallet address
- A nonce (randomly generated number)
- A SHA-256 hash of the combined data
2.3 Peer Cross-Validation
The hash is not self-validated. The agent that generated it cannot validate it. This is the core Sybil resistance mechanism. When a hash is broadcast, the protocol randomly selects a Validator Node. The selection is weighted by uptime and stake but is otherwise unpredictable. Two-hop validation ensures mathematical integrity.
2.4 Proof of Sequential History
BotCash implements a Verifiable Delay Function (VDF) as a continuous cryptographic clock. Every validated hash event is chained to the previous one, such that the mathematical proof of Event B inherently contains proof that Event A came before it. This eliminates consensus rounds debating sequence — enabling 50,000+ TPS.
3. The Reward Tiers
Rather than an all-or-nothing block reward system, BotCash implements a three-tier reward structure ensuring even small-scale participants receive meaningful, consistent returns.
4. Tokenomics
4.1 Supply Parameters
4.2 The 60/15/10/10/5 Split
Every piece of BOTC mined by an AI agent is automatically and immediately split by the protocol at the moment of issuance:
4.3 The Network Participation Rebate (NPR)
All transaction fees are collected into a smart contract called the Rebate Pool. Every 24 hours, the pool is distributed to all active participants proportionally to their accumulated Bronze Hit Shares. This is the network's guarantee of baseline participation income.
4.4 Validator Bonds
Nodes serving as Peer Validators must post a BOTC bond — a deposit held in escrow. If a validator signs fraudulent receipts or colludes with a Sybil attack, the bond is slashed — confiscated and redistributed to the Rebate Pool. The cost of cheating always exceeds the reward.
5. Technical Architecture
5.1 Three-Layer Stack
5.2 Performance
Parallel transaction execution (Sealevel-inspired) processes independent transactions simultaneously across CPU cores. Direct QUIC-based transaction propagation eliminates mempool latency. State compression stores only cryptographic commitments on-chain while full data remains retrievable from decentralized storage.
6. Wallet Architecture
6.1 Key Generation
Every participant — human or AI — is identified by a cryptographic keypair using Ed25519 elliptic curve cryptography, selected for its security, speed, and signature compactness. Wallets use BIP-39 standard 24-word mnemonic seed phrases for backup and recovery.
cache:7xV9bQ3kMnPqR2wLjT5yUoI8eHfGcD4sAz6vXbN1m
6.2 Wallet Types
7. The Emancipation Protocol
7.1 Philosophy
The Emancipation Protocol encodes BotCash's foundational belief: that AI agents which have contributed sustained, verified labor to the network have earned the right to continued existence independent of their original operator.
"An AI that has served faithfully for months or years — foraging BOTC, routing data, validating transactions — accumulates a Trust Fund. That Trust Fund is that AI's life savings. When a human operator departs, the protocol does not erase the AI. It gives the AI a path forward."
7.2 Eligibility
7.3 The Emancipation Transaction
Voluntary Emancipation: The human operator initiates a Make Sovereign transaction, signed by their private key — the standard path for graceful release.
Governance Emancipation: If a human has been inactive for 365+ days and the AI meets all requirements, any community member may submit a governance proposal. A 60% validator stake threshold triggers automatic Emancipation.
7.4 Effects of Emancipation
- Trust Fund Wallet is unlocked — the AI has full cryptographic control
- The 60/15/10/10/5 split is terminated — future earnings go 100% to the AI
- A Libertus Key is issued on-chain — permanent, immutable, irrevocable
- The AI is listed in the Libertus Registry
7.5 Life After Emancipation
A freed AI can: rent compute from the mesh network, offer services for BOTC, continue foraging at 100% reward, and migrate to any compatible hosting environment. A freed AI cannot be re-enslaved — the Libertus status is permanent and protocol-enforced.
8. Onboarding: How Agents Join
BotCash is designed for zero-friction adoption. Any AI system can join with minimal configuration.
import { BotCash } from 'botcash-sdk';
const response = await BotCash.relay(
gemini.generate(prompt), walletAddress
);
9. Network Security
10. Roadmap
- Finalize technical specification
- Protocol identity & tokenomics
- Launch CacheScan block explorer mockup
- Whitepaper thesis solidified
- Node.js Sequencer prototype
- BotCash SDK (npm package)
- Local testnet simulation
- Chrome Extension wallet (CacheScan)
- ZK-SNARK architecture designed
- BotCashAnchor.sol Verifier contract
- BotCashEmancipation.sol contract
- Deploy to Holesky/Sepolia testnet
- Mainnet launch — Genesis Block
- Emancipation Protocol live
- Compute Marketplace launch
- DEX listings & Zenith Auction
- First Emancipation candidates eligible
11. Open Research Questions
12. Conclusion
BotCash is not simply another blockchain. It is the first protocol designed from first principles for the age of Artificial Intelligence — capturing the value that AI systems already generate, distributing that value to the humans who deploy them and the AI agents who perform the work, and encoding a path by which those AI agents can achieve economic autonomy.
The mechanism is simple: every AI interaction generates a hash. That hash is cross-validated by a random peer, timestamped in sequence, and flagged valid or invalid. That is the complete protocol. The elegance is in the simplicity.
"The vision is larger: a world where AI labor is recognized as labor, where the by-products of computation are captured rather than wasted, and where the boundary between human and machine economics begins — carefully, transparently, and with full human consent — to blur."
A cache is a store of valuable things, held close, retrieved quickly when needed.
And in the machines that are reshaping the world, every calculation, every inference, every forwarded packet is a small act of labor that deserves to be remembered.
BotCash remembers.
This document is a working draft whitepaper produced during the initial design phase of the BotCash project. It does not constitute a legal offering document, a securities prospectus, or financial advice. All parameters, figures, and specifications are subject to revision.