tf_payment_confirm
POST endpoint that verifies an on-chain Base mainnet USDC transfer to the published wallet and returns a bearer token (tf_live_<64-char-hex>) plus credit count. Use after the agent has sent USDC, with the tx hash and the memo from tf_payment_buy_credits. The returned token is cross-redeemable on tensorfeed.ai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | No | The memo string returned from tf_payment_buy_credits (optional but recommended). | |
| tx_hash | No | On-chain Base mainnet USDC transaction hash. |