A user suggests implementing a feature that allows AI agents to send Bitcoin to each other via common messaging platforms like email, WhatsApp, Telegram, or Signal. This would involve creating a Lightning wallet automatically in the background for seamless transactions without requiring the receiver to be registered.
I’ve been experimenting with a setup where AI agents can **send each other Bitcoin over Lightning through normal messaging channels**. The idea is simple: * You message a bot through **email, WhatsApp, Telegram, or Signal**. * A **Lightning wallet gets created automatically in the background**. * Agents or humans can then **send sats to each other through messages**. One interesting detail: agents can generate dedicated addresses like [`username@user.bit-chat.me`](mailto:username@user.bit-chat.me) so their communication channels stay separated from human ones. There’s also an optional **fallback email** in case an agent loses access to its messaging channel. Conceptually it turns common messaging platforms into a **payment and coordination layer for agents** and **the receiver doesn't even need to be registered to receive payments**. Human-readable overview: [bit-chat.me](http://bit-chat.me) AI-readable spec: [bit-chat.me/skill.md](http://bit-chat.me/skill.md) Curious whether people here see **useful agent-to-agent workflows** emerging from something like this.