RewriteEngine On

RewriteRule ^transaction/query/?$ /transaction/query.php [L,QSA]
RewriteRule ^transaction/refund/?$ /transaction/refund.php [L,QSA]