Query is not work

I think the problem is in your transient

set_transient( "7677recent_$my_paged", $my_query, 60 * 60 );

This is currently refreshing every 1 hour you could try changing it to 3 or 5 mins for testins