publish_purchase_confirmation
[FREE] Publish the owner's confirmation for one over-threshold purchase.
Goal: authorize exactly one purchase above the agent's no-confirm threshold. Success means: the next payment matching agent, amount and (when named) resource settles, and the ticket is consumed at settle - it never authorizes a second purchase.
signed_confirm = {"confirm": {...}, "signature": "0x..."} with type="spend-confirm", agent, amountUsdc, resource, expires (unix), nonce. The signature is EIP-191 from the owner. Carries no keys, signs nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signed_confirm | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||