x402basequality 0.30

x402-gated product inventory endpoint on Base, paid per-request in 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 85) 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 (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 no minimum commitments. However, this specific endpoint (/api/v1/products/85/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, pricing, and API pages all render only a "Connect wallet" prompt with no further content.

Because there is no OpenAPI spec, no request/response examples, and no documentation describing what "product 85 inventory" actually contains, the practical utility of this endpoint is unclear. The x402 challenge is live and well-formed, confirming the endpoint is operational, but callers have no way to know what payload to send or what data they will receive without trial-and-error.

Capabilities

x402-paymentusdc-settlementbase-networkjson-responsepost-methodper-request-pricingproduct-inventory

Use cases

  • Querying inventory data for a specific product behind a micropaywall
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven product inventory lookups with per-call USDC payment

Fit

Best for

  • Developers experimenting with x402 protocol payments on Base
  • Agents that need on-demand product inventory data with no subscription
  • Micropayment-based API consumption without API keys

Not for

  • Production use cases requiring documented request/response schemas
  • Bulk inventory queries where per-call pricing is inefficient
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/85/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 works. However, there is zero documentation for this specific endpoint — no request schema, no response examples, no description of what product 85 inventory contains. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages render only 'Connect wallet' with no content
  • This specific endpoint (/api/v1/products/85/inventory) is not listed among the advertised APIs on the landing page
  • No request or response schema is provided; callers must guess the payload format
  • Purpose of 'product 85 inventory' is entirely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:02:08Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access