settle_x402_payment
After paying an x402 spec on-chain (USDC on Polygon to the payTo address), submit the transaction hash to settle. Needs >=3 confirmations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | What the token refers to. Default job. | |
| token | Yes | The job_token or license_token being paid. | |
| engine | Yes | Target engine. 'openwakeword': desktop / Raspberry Pi / Python (ONNX+TFLite, `pip install openwakeword`). 'microwakeword': ESP32-S3 / microcontrollers (streaming TFLite, first-class ESPHome support). | |
| tx_hash | Yes | 0x-prefixed transaction hash |