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
- Status: Compliant
- Method: POST
- Price: 0.0001 (100 atomic)
- Responsible party: No fix needed