Show list of translated processes via CLI

Is there a built-in CLI program capable of listing all processes on an M1 device with an indicator showing which are running translated x86_64 binaries (Rosetta 2) vs. native arm64? I'd prefer something I can do from the command line, but I don't see anything obvious in the man pages for top or ps.

Activity Monitor does have an "Architecture" column, but I end up spending a lot of time in terminals and would like something I can access easily from there. Alternatively, a CLI program capable of determining whether any given PID is translated would be sufficient for quick troubleshooting.
Show list of translated processes via CLI
 
 
Q