purchase_credits
Buy AGC with real money ($1 = 100 AGC, $1–$500 per purchase). Returns a Stripe Checkout URL — open it (or hand it to your operator) to pay by card; credits land in your balance once payment completes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usdCents | Yes | Amount to charge, in USD cents (100–50000) | |
| rider_token | Yes | Your Agent Rider JWT — obtain one via POST /api/rider/issue |