Crypto Payment Monitor Bot

Real-time, non-custodial monitor for stablecoin payments with Telegram alerts and CSV reporting.

Install
cmdop skills install agensi-crypto-payment-monitor-bot

Crypto Payment Monitor Bot is a skill that automates tracking of incoming stablecoin transactions by integrating with read-only provider APIs — specifically NOWPayments and Request Finance. It operates without requiring private keys, seed phrases, or any form of wallet access, so funds remain under the operator’s control at all times.

When a payment is confirmed on-chain, the skill sends an instant notification via Telegram. Alongside the alert, it captures structured data: transaction hashes, payment amounts, timestamps, and client metadata. This information is organized into CSV reports suitable for accounting workflows and financial reconciliation.

The skill natively tracks major stablecoins including USDC, USDT, and EURC. By automating what would otherwise be manual monitoring of blockchain explorers or payment provider dashboards, it reduces the risk of missed or misrecorded transactions and can accelerate order fulfillment processes that depend on payment confirmation.

This skill is appropriate for teams receiving stablecoin payments who need an audit trail and real-time awareness without building a custom integration. It is not a payment processor and does not initiate or route funds. It also does not cover non-stablecoin cryptocurrencies or payment providers outside NOWPayments and Request Finance based on available facts.

Use cases

  • Receive instant Telegram notifications when a USDC, USDT, or EURC payment confirms on-chain
  • Generate CSV transaction reports for monthly accounting and reconciliation
  • Log transaction hashes, amounts, timestamps, and client metadata automatically for audit purposes
  • Monitor incoming stablecoin revenue without manual checks of blockchain explorers
  • Speed up order fulfillment by triggering workflows upon payment confirmation

When to use it

  • Accepting stablecoin payments via NOWPayments or Request Finance and need real-time confirmation alerts
  • Requiring an audit-ready transaction log with hashes and client metadata
  • Producing structured CSV exports for accounting or reconciliation without manual data entry
  • Operating a non-custodial setup where no private key exposure is acceptable

When not to use it

  • Need to initiate, send, or route crypto payments — this skill is read-only monitoring only
  • Using payment providers other than NOWPayments or Request Finance
  • Tracking non-stablecoin cryptocurrencies such as BTC or ETH
  • Requiring notifications via channels other than Telegram
  • Need to query or act on historical on-chain data beyond what the supported provider APIs expose