SUBTC CLI — Inbox (Payment Intent)

permalink SUBTC
#cli#inbox#intent#payment#subtc

Inbox is a simple way to define an expected payment.

Instead of watching random transactions,
you create a clear target:

amount + wallet

# Command

./subtc inbox <wid> <expected_sat>

# Example

./subtc inbox w_abc123 20000

# What It Does

- Creates a payment intent
- Defines expected amount
- Links it to a wallet

# Why It Matters

Inbox makes payments predictable.

- Useful for bots
- Useful for donation systems
- Useful for automation

# Flow

1. Create inbox
2. Share address
3. Wait for funds
4. Confirm payment

# Use Cases

- Telegram bot payments
- Website checkout
- API-based payments
- AI agents receiving funds

# Notes

- Works with wait and poll
- Designed for real usage
- Minimal and fast

## link tools subtc cli v2 : https://subtc.net/post/subtc-cli-v2-unified-bitcoin-cli