Technical Architecture

The AggrixX402 protocol operates via specialized Aggrix Nodes, which serve as decentralized payment processors for bundles.

The Lifecycle of a Bundled Transaction:

  1. Bundle Request: AI Agent requests a service bundle (e.g., 'Data Query + LLM Summarization') from the Aggrix Node endpoint.

  2. Price Calculation: The Node calculates the total aggregated X402 fee (Sum of all service costs + Aggrix fee).

  3. Single X402 Payment: Agent performs a single X402 payment to the Node's address.

  4. Transaction Detection: The Aggregation Engine detects the confirmed transaction.

  5. Distribution: The Engine immediately executes multiple simultaneous internal transactions to distribute the correct X402 amounts to the individual service providers.

  6. Access Grant: The Aggrix Node proxies the requests, receiving responses from all providers and sending the final bundled result back to the Agent.

Last updated