A blog by Devendra Tewari
There are two ways.
Load the usbmon module
modprobe usbmon
The following command then prints data going to and fro on a bus
sudo cat /sys/kernel/debug/usb/usbmon/1u
I refer you to their USB wiki.