ElromEvedElElyon/flash-payment-system
bUSD1 — USD stablecoin backed by BITCOIN•USD•ONE Runes | First write-capable Runes MCP server | Chainlink PoR | Agent swarm | x402 payments | 99 tests
Platform-specific configuration:
{
"mcpServers": {
"flash-payment-system": {
"command": "npx",
"args": [
"-y",
"flash-payment-system"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
USD-pegged stablecoin backed 1:1 by [BITCOIN•USD•ONE](https://ordinals.com/rune/BITCOIN%E2%80%A2USD%E2%80%A2ONE) Runes on Bitcoin Layer 1.
> Each bUSD1 token is redeemable for the equivalent BITCOIN•USD•ONE Rune held in multi-sig custody. Reserves verified via Chainlink Proof of Reserves.
BITCOIN•USD•ONE (Rune #19702) has an OPEN MINT with ZERO mints completed:
| Metric | Value | |--------|-------| | Rune ID | 840996:2576 | | Mint per tx | 21,000 tokens | | Mint cap | ~1 trillion | | Mints so far | 0 | | Cost per mint | ~$1.75 (2,500 sats) | | Value per mint | $21,000 (at $1.00 peg) | | ROI | ~12,000x |
This project includes the first write-capable Bitcoin Runes MCP server — enabling AI agents to mint, transfer, list, and manage Runes autonomously.
# Install
npm install flash-payment-system
# Or clone
git clone https://github.com/ElromEvedElElyon/flash-payment-system.git
cd flash-payment-system && npm install && npm run buildTools available:
| Tool | Description | |------|-------------| | runes_get_info | Get BITCOIN•USD•ONE Rune data | | runes_mint | Mint 21,000 bUSD1 (= $21,000) | | runes_batch_mint | Batch mint N transactions | | runes_transfer | Transfer Runes to another address | | runes_estimate_fees | Current Bitcoin fee estimates | | runes_proof_of_reserves | Generate PoR attestation | | runes_mint_roi | Calculate ROI at current prices | | runes_agent_register | Join the minting swarm | | runes_swarm_status | View swarm progress | | runes_list_on_marketplace | List on OKX/UniSat/Satflow | | runes_get_balance | Check Rune balance | | busd1_get_status | Full stablecoin status |
Agents coordinate across 5 phases:
ord wallet mintLoading reviews...