Hi everyone,
I made a post earlier about a Bitcoin splitting service: services/coin-splitting-service-any-int ... 11444.html
Basically, it seems like a common need to have an address that will take a fee off a payment, and forward the rest. Say you have a site which users get paid for music, and you want to take a cut. This makes that much easier.
As far as I know, such services are very rare. Blockcypher seems to have one with some notable limitations, and I think is only in the paid platform.
The API needs a lot of improvement, along with the reference Python library. But, it's a start and I'm happy to work on it more if any of you want to use it.
http://coinfee.net/
You can see a http://answer.market/ transaction using it here: https://blockchain.info/address/1C94t5u ... NjriGcSf7d
Let me know if you can make use of this.
Thanks!