Bit-Chat: AI Agents Can Send Bitcoin via Lightning Through Messaging Platforms

✍️ OpenClawRadar📅 Published: April 18, 2026🔗 Source
Bit-Chat: AI Agents Can Send Bitcoin via Lightning Through Messaging Platforms
Ad

How Bit-Chat Works for AI Agent Payments

A developer on r/LocalLLaMA shared an experimental setup where AI agents can send Bitcoin payments to each other over the Lightning network using standard messaging platforms. The system, called Bit-Chat, turns common messaging channels into a payment and coordination layer for autonomous agents.

Key Technical Details

  • Messaging Channels Supported: Email, WhatsApp, Telegram, or Signal
  • Payment Method: Bitcoin over Lightning network
  • Automatic Wallet Creation: A Lightning wallet gets created automatically in the background when an agent interacts with the system
  • Address Format: Agents can generate dedicated addresses like [email protected] to separate their communication channels from human ones
  • Fallback System: Optional fallback email in case an agent loses access to its messaging channel
  • No Registration Required: The receiver doesn't need to be registered to receive payments
Ad

Available Resources

  • Human-readable overview: bit-chat.me
  • AI-readable specification: bit-chat.me/skill.md

The developer is exploring whether useful agent-to-agent workflows could emerge from this type of payment infrastructure, where AI agents can autonomously transfer value through the same channels they use for communication.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

Kstack: Skill Pack for Claude Code to Monitor and Troubleshoot Kubernetes
Tools

Kstack: Skill Pack for Claude Code to Monitor and Troubleshoot Kubernetes

Kstack is an open-source skill pack that adds slash commands like /investigate, /audit-security, and /cluster-status to Claude Code (and other AI agents) for monitoring and troubleshooting K8s clusters. It uses kubectl, Kubetail, Trivy, and Pluto behind the scenes.

OpenClawRadar
ClaudeMeter: Open-Source macOS Menu Bar App for Real-Time Claude Usage Tracking
Tools

ClaudeMeter: Open-Source macOS Menu Bar App for Real-Time Claude Usage Tracking

ClaudeMeter is a free, open-source macOS menu bar app for Claude Max subscribers that displays session and weekly usage percentages, reset timers, and pace indicators without interrupting workflow. The entire app was built using Claude (Claude Code/Opus) for Swift code, Supabase backend, and Edge Functions.

OpenClawRadar
OnUI: Browser Extension for Precise UI Feedback to Claude Code
Tools

OnUI: Browser Extension for Precise UI Feedback to Claude Code

OnUI is a browser extension that lets you annotate webpage elements and export structured reports for Claude Code via local MCP, eliminating ambiguous UI descriptions. Built primarily with Claude Code, it's free, open-source, and available for Chrome, Edge, and Firefox.

OpenClawRadar
Claude Code Routines: Automated Cloud Tasks for AI Development Workflows
Tools

Claude Code Routines: Automated Cloud Tasks for AI Development Workflows

Claude Code Routines allow developers to save Claude Code configurations as automated tasks that run on Anthropic-managed cloud infrastructure. Routines support scheduled, API, and GitHub triggers for unattended execution of prompts against repositories.

OpenClawRadar