Refactor `indexer/Payments` class

Processing shall be changed to match query groupping pattern directly using input data. Calls to Posts.get_id shall be eliminated in favor to join hive_posts table in the query where paid posts shall be identified.