🏗 Architecture
AgentTech acts as a bridge between multiple source chains and the Base settlement layer.
Payment Flow
- Initiation: The merchant creates a Payment Intent via the SDK.
- Payment: The payer sends USDC on their chosen chain (e.g., Solana).
- Verification: AgentTech monitors the source chain for transaction finality.
- Settlement: Once verified, AgentTech executes the final transfer on the Base chain to the merchant's wallet.
Trust Model
- Non-Custodial: Users sign their own transactions for client-side flows.
- Agent-Managed: For server-side flows, our secure Agent infrastructure handles the gas and signing on Base.