you have many options

if you have access to the remote database then check the the remote sessions using v$dblink, v$session

if you wanna check from local database then check v$transaction

what I dont know if you do the insert remotely?