hou_tea_get_payment_requirements
Get payment requirements for a tea product purchase via USDC on Base chain. Returns recipient address and amount needed for x402 payment.
Instructions
[core] Initiate an x402 USDC payment intent for a product. Returns HTTP 402-style payment requirements (recipient address, amount, Base chain network). Auto-includes buyer order grouping (register_buyer_list_token or env HOU_TEA_BUYER_LIST_TOKEN). The wallet MCP MUST POST the identical buy_request_body on retry plus header X-Payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_name | Yes | ||
| unit_price | Yes | Decimal string e.g. '30.00' | |
| quantity | No |