OK, here's a quick development status update on the RPC version:
Open issues:
- some transactions fail to be captured. this is being investigated.
- real-time fee calculation appears to be unfeasible/too slow
given the current bitcoind API and exposed data structures.
- new block notification is not implemented yet.