tf_payment_buy_credits
POST endpoint that returns the published USDC wallet address (0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1 on Base mainnet), a unique memo, and a quote tying the dollar amount to credits at $1 USDC = 50 credits. Use as the first step when the agent needs to buy credits to access /api/pro/* endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount_usd | No | USDC amount to convert. Minimum $1 = 50 credits. |