x402basequality 0.30

x402-gated product inventory endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a product inventory resource (product ID 33) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 USD (USDC uses 6 decimals).

The hosting site lowpaymentfee.com advertises a broad catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and instant access. However, this specific endpoint (/api/v1/products/33/inventory) is not listed among the advertised categories on the landing page, and no documentation, request schema, or response schema is available for it. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Because there is no OpenAPI spec, no input/output schema beyond the x402 challenge metadata, and no documentation describing what the inventory response actually contains, the practical utility of this endpoint is unclear. The x402 challenge is live and well-formed, confirming the endpoint is operational, but consumers will need to experiment to determine the expected POST body and response format.

Capabilities

x402-paymentusdc-settlementbase-networkproduct-inventorypay-per-callno-api-key

Use cases

  • Querying inventory status for a specific product via micropayment
  • Integrating pay-per-call inventory checks into an agent workflow
  • Testing x402 payment flows on Base with low-cost endpoints

Fit

Best for

  • Developers experimenting with x402 protocol on Base
  • Agents needing on-demand inventory data without API key management
  • Low-cost per-request access to product data

Not for

  • Production inventory management requiring documented schemas and SLAs
  • Bulk inventory queries where per-call pricing is inefficient
  • Users who need detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/33/inventory \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint is operational at $0.02/call in USDC on Base. However, there is no OpenAPI spec, no request/response schema, no documentation, and this specific endpoint isn't even listed on the provider's own landing page. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a 'Connect wallet' prompt with no content.
  • This specific endpoint (/api/v1/products/33/inventory) is not listed among the provider's advertised API catalog.
  • No input or output schema is provided beyond the x402 challenge metadata; request body format is unknown.
  • The provider site appears to be a generic x402 demo/showcase; production reliability is unverified.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:51:46Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access