List cron jobs:

crontab -l

List cron jobs by root and other UID 0 accounts:

crontab -u root -l

Review for unusual cron jobs:

cat /etc/crontab
ls /etc/cron.*