AgentVM Agent-Payable API

Dedicated Machine Payments layer: mpp.agentvm.sh

Dedicated machine-payments layer for managed compute products with MPP challenges and Stripe settlement.

MPP status: enabled

Discovery

Paid product

POST https://mpp.agentvm.sh/compute/quote — 0.10 USD per request.

curl -i -X POST 'https://mpp.agentvm.sh/compute/quote' \
  -H 'content-type: application/json' \
  -d '{"provider":"aws","region":"us-east-1"}'

The first request returns HTTP 402 and an MPP payment challenge. The existing compatibility route remains available at https://api.agentvm.sh/mpp/compute/quote.