Coming M2

Agent-native micropayments for inference without manual account setup.

Design an API flow where autonomous systems can pay per call through USDC and future x402-style payment rails without handing around a traditional user account.

Status

Coming M2

Settlement

USDC on Base

Auth model

No API key path

Mode

Agent-to-agent

Micropayment flow

The target path is an inference request that can negotiate payment and proceed without a human-owned account flow.

  • Agent sends request to the inference endpoint.
  • Server responds with payment challenge when settlement is required.
  • USDC payment clears and the response resumes without manual support intervention.

Session-based spend caps

Long-lived agent sessions should not have to settle every token on-chain. The product direction is pre-authorized spend windows with streaming debits.

  • Pre-authorized spend caps for autonomous agents.
  • Streaming debits over a bounded payment session.
  • Reduced chain friction compared with settling every response independently.