you can use stellarctl (https://github.com/trusch/stellarctl) to get your last five transactions:
stellarctl account info --id $YOUR_SENDERS_ID transactions --limit 5
This will give you a list of your last 5 transactions and you can then easily extract the tx hash.