A Novel Hierarchical Multi-Agent System for Payments Using LLMs
Joon Kiat Chua, Donghao Huang, and Zhaoxia Wang

TL;DR
This paper introduces HMASP, a hierarchical multi-agent system utilizing LLMs to automate end-to-end payment workflows, addressing limitations of existing agentic solutions and demonstrating its feasibility.
Contribution
The paper presents the first LLM-based multi-agent system for complete payment workflows, with a modular architecture enabling coordinated task execution.
Findings
Demonstrated the feasibility of HMASP for payment tasks
Proposed architectural patterns for modular agent coordination
Established a foundation for extending agentic capabilities into payments
Abstract
Large language model (LLM) agents, such as OpenAI's Operator and Claude's Computer Use, can automate workflows but unable to handle payment tasks. Existing agentic solutions have gained significant attention; however, even the latest approaches face challenges in implementing end-to-end agentic payment workflows. To address this gap, this research proposes the Hierarchical Multi-Agent System for Payments (HMASP), which provides an end-to-end agentic method for completing payment workflows. The proposed HMASP leverages either open-weight or proprietary LLMs and employs a modular architecture consisting of the Conversational Payment Agent (CPA - first agent level), Supervisor agents (second agent level), Routing agents (third agent level), and the Process summary agent (fourth agent level). The CPA serves as the central entry point, handling all external requests and coordinating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Topic Modeling · Artificial Intelligence in Law
