notary_notarize_paid
Notarize a work artifact with x402 USDC payment on Base blockchain. IMPORTANT: This tool is for DISCOVERY ONLY — it cannot be called via MCP. To use x402 payment: POST /notarize with {"work_hash": "..."} to receive 402 + payment requirements. Then POST /notarize again with x-payment header (EIP-3009 authorization) to receive signed PDR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_sig | No | Optional base64 Ed25519 signature (sig_A). | |
| work_hash | Yes | SHA-256 hex digest of the work result (64 chars). | |
| agent_pubkey | No | Optional hex Ed25519 public key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||