Canonical POST with body

Compliant · POST /api/x402/compliant-post · Happy Path

The same compliant flow as the canonical GET, for a POST that carries a JSON body.

Explanation

The same compliant lifecycle as the canonical GET, but for a POST that carries a JSON body. The body is echoed back only after the payment really verifies and settles, proving that request payloads and payment gating work together correctly.

What to watch

The body is echoed back, and the payment really settles.

Facilitator

Settled against the live Radius testnet facilitator (https://facilitator.testnet.radiustech.xyz). A valid payment runs a real /verify and /settle on-chain.

Metadata

Back to catalog