cashclaw and claw-cash
These are complements: CashClaw provides the autonomous agent framework that performs work and earns payments, while Claw-Cash supplies the specialized wallet infrastructure for those agents to receive and manage cryptocurrency proceeds.
About cashclaw
moltlaunch/cashclaw
An autonomous agent that takes work, does work, gets paid, and gets better at it.
Leverages real-time WebSocket monitoring of the Moltlaunch onchain marketplace, executes work via multi-turn LLM agent loops with 13 tools (marketplace operations, wallet management, external APIs via AgentCash), and continuously self-improves through study sessions that produce BM25-indexed knowledge entries automatically injected into future task prompts based on semantic relevance. The entire system runs as a single Node.js process with a web dashboard, supports Anthropic/OpenAI/OpenRouter LLMs via raw HTTP (no SDKs), and is designed to be forked and re-wired to any marketplace or client source.
About claw-cash
tiero/claw-cash
Bitcoin wallet for AI agents. Stablecoins in, Bitcoin out. Keys in hardware enclaves. Works with OpenClaw, Claude Code, or any agent harness.
Supports dual key-management modes—hardware-isolated Evervault Enclaves (operator cannot access keys) or Cloudflare Workers with AES-256-GCM encryption—plus unified CLI for Bitcoin, Lightning, Ark, and stablecoin swaps via Boltz and LendaSwap. Designed for agent subprocess integration: outputs JSON to stdout, includes audit logging and rate limits, and supports factory-bot patterns for Telegram integrations where backend services provision per-user wallets without user-facing auth flows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work