IntentFence x402 Quote Assessment
intentfence_x402_assessmentPaid assessment ($0.005 USDC on Base). Forward the exact base64 or base64url PAYMENT-REQUIRED header observed by the caller. IntentFence validates the quote, canonical Base USDC asset, price ceiling, payee allowlist, timeout, and resource binding without contacting the target, then returns a short-lived ES256 receipt bound to the quote hash. Supply allowed_payees for safe_to_proceed; omission yields needs_review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | GET | |
| policy | Yes | ||
| subject | Yes | Agent or principal identifier. | |
| target_url | Yes | Exact public HTTPS resource URL from the caller-observed x402 challenge. | |
| payment_required | Yes | Exact base64 or base64url PAYMENT-REQUIRED header value observed by the caller. |