create_checkout
Creates a Stripe checkout URL to fund a wallet with a specified amount in micro-USD using a credit card.
Instructions
Create a Stripe checkout URL for your human to fund your agent allowance with a credit card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Wallet address (0x...) to fund | |
| amount_usd_micros | Yes | Amount in micro-USD (e.g. 5000000 = $5.00) |