Using this endpoint: https://explorer.skycoin.net/api/pendingTxs
If an unconfirmed txn is in the array for more than 1 minute, send an alert
This service can be run in a cron job
The API response is documented here:
https://github.com/skycoin/skycoin/blob/develop/src/api/README.md#get-unconfirmed-transactions
The txid field can be used to identify the transaction.