Can’t get order_by meta_value_num to work properly

There is no order_by. Change order_by to orderby and it should work.

The default value of compare is = so it is unnecessary, you can remove it. Also, you should specify type of the meta_value if it is a specific type rather than the default CHAR.