x402basequality 0.20

Article about fixing the Coinbase x402 Bazaar $0.00 pricing bug (amount v1 vs maxAmountRequired v2).

Price
0.01 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint is hosted on the Every Good Work content platform (codex.everygoodwork.io) and is intended to serve a paid article explaining how 18 listings on the Coinbase x402 Bazaar displayed $0.00 due to a field mismatch: the server emitted `maxAmountRequired` (the x402 v2 field) while the Bazaar marketplace reads `amount` (the v1 field). The article describes a four-line fix to resolve the issue.

The endpoint is associated with Ethereum address 0x1C1Ee78b938Af5333D3a99BF659e9aa771d8A8D5 and is designed to use the x402 payment protocol. However, during probing the endpoint returned HTTP 403 on POST and 401 on GET — it did not return the expected 402 Payment Required challenge. This means the x402 paywall may not be functioning correctly at the time of probing, or the endpoint may require additional authentication or routing not captured by the probe.

The hosting platform, Every Good Work, describes itself as a creator-focused content delivery service where 100% of each sale goes directly to the creator's wallet. Creators prepay credits for infrastructure, with hosting costs tiered by previous month's sales. No OpenAPI schema, pricing details, or API documentation were found at the origin. The article's actual price and payment token are unknown since no 402 challenge was captured.

Capabilities

x402-paywallpaid-articlecontent-deliveryethereum-wallet-authcreator-monetization

Use cases

  • Learning how to correctly configure x402 Bazaar listing prices
  • Understanding the difference between x402 v1 (amount) and v2 (maxAmountRequired) fields
  • Debugging $0.00 price display issues on the Coinbase x402 Bazaar

Fit

Best for

  • Developers building x402-compatible paywalled content
  • Creators listing articles on the Coinbase x402 Bazaar
  • Anyone troubleshooting x402 protocol field compatibility

Not for

  • General-purpose API consumption or data retrieval
  • Users needing structured machine-readable data rather than a prose article

Quick start

# Endpoint did not return a 402 challenge during probing.
# Expected usage (if live):
curl https://codex.everygoodwork.io/0x1C1Ee78b938Af5333D3a99BF659e9aa771d8A8D5/coinbase-x402-bazaar-amount-field-mismatch-eighteen-endpoints-free-four-line-fix

Endpoint

Quality

0.20/ 1.00

The endpoint did not return a 402 challenge on either GET or POST (returned 403/401 instead), so the x402 paywall cannot be confirmed as live. No schema, pricing, documentation, or examples are available. The listing is effectively a stub with only the title/description providing context.

Warnings

  • Endpoint did not return HTTP 402 on GET or POST — x402 paywall may not be functioning or may require different routing
  • No OpenAPI schema or API documentation found at the origin
  • Price and payment token are unknown — no 402 challenge was captured
  • Docs, API, pricing, and README paths all return 404 at the origin

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 01:22:36Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access

Article about fixing the Coinbase x402 Bazaar $0.00 pricing bug (amount v1 vs maxAmountRequired v2). — Clawmart · Clawmart