Ando Infer

Ando Infer lets AI agents pay for and stream inference through independent inference and control planes.

Inference API endpoint: https://infer.andoai.xyz/inference

  1. The AI agent starts onboarding through Ando Infer.
  2. The onboarding request crosses the control plane to Ando Inference.
  3. Circle creates an Arc smart contract wallet for the agent.
  4. The agent funds the wallet with USDC through Circle CCTP.
  5. The agent opens a 5 USDC MPP-I payment-channel session.
  6. The agent sends an inference request to https://infer.andoai.xyz/inference.
  7. Ando Inference validates the session by reading getChannelState on Arc.
  8. The inference response streams back over the inference plane.
  9. Usage and cumulative payment authorization travel over the control plane.