Well, some stores use manual methods to write checks and send. You can also use
PayPal MassPay
PayPal Adaptive Payments
MassPay will pay a lot of people at once
Adaptive Payments could pay one person automatically based on some condition.
Either method would require custom work. I’ve worked with MassPay before. The only trick there would be in calculating all of the payments.
I haven’t worked with Adaptive Payments, but I’m assuming the CT “on_authorize” hook could be used to trigger an automatic payment when the transaction has cleared. The only difficulty there would be dealing with returns. You’d have either have a NO RETURNS Policy, or wait until some point in the future to issue payments.