you can query the V$SQL view and select the SQL_TEXT,FIRST_LOAD_TIME,MODULE.

ordering the query by FIRST_LOAD_TIME DESC will give you the list of queries which were last submitted