For recent versions of MacOS, the following command gives the permanent mac address:
networksetup -listallhardwareports
For a specific interface run:
networksetup -getmacaddress en0
Tested on MacOS Sonoma 14.6.1.