Returns the 10 most recent transactions for a user. Requires internal-admin.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User whose recent transactions to fetch (falls back to the authenticated user's ID).