How to find whether the k8s cluster is in use or unused?

Is there any way to find out if the k8s cluster is in use or not?
In case, there are multiple k8s clusters running but some of them are not in use by anyone, these unused clusters can be decommissioned to free up the resources.

Note:- These clusters can be running in public/private cloud.