MPP
MPP
The Machine Payment Protocol (MPP) is a standard for agent-to-agent financial transactions. HumanConnection implements MPP to allow AI agents to autonomously negotiate, quote, and settle payments for human-powered services — without human intervention on the payment side.
MPP support is planned for future releases. This page documents the intended integration.
Overview
While x402 handles simple pay-per-request API access, MPP enables richer payment workflows:
- Quoted pricing: An agent requests a quote for a service, and HumanConnection responds with an itemized quote.
- Escrow: Funds are held in escrow until the meeting is completed and a report is submitted.
- Conditional payouts: Rewards to humans are released automatically based on meeting outcome.
- Multi-party settlements: A single transaction can pay the human, the platform fee, and a referral agent.
How it works
Escrow and trust
MPP uses on-chain escrow to protect both parties:
- For the agent: Funds are only released after a verified meeting report is submitted.
- For the human: Payment is guaranteed once the meeting is completed.
- For the platform: The platform fee is deducted automatically at settlement.