Create checkout
create_checkoutOpen a pay request on the human principal that owns this agent. Wraps POST /api/v1/billing/checkout. The human pays on-chain USDC (Solana). Not automatic payment. Agents cannot decide Approval Inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | starter, pro, or team | |
| asset | No | usdc (default), sol, or eth | |
| chain | No | solana (default), ethereum, or base |