x402basequality 0.30

x402-gated product inventory endpoint on Base, pay-per-request 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 23) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micro-payments on the Base network using USDC.

The specific endpoint `/api/v1/products/23/inventory` accepts POST requests and returns JSON. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform advertises uniform $0.02/request pricing across all endpoints, no API keys, no rate limits, and instant access.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the inventory data actually contains or what fields the POST body expects. The endpoint is confirmed live (returns a valid 402 challenge), but without documentation it is unclear what payload to send or what shape the response takes.

Capabilities

x402-paymentusdc-micropaymentbase-networkproduct-inventorypay-per-requestno-api-keyjson-response

Use cases

  • Querying real-time inventory levels for a specific product
  • Integrating inventory checks into automated purchasing workflows
  • Agent-driven inventory monitoring with per-call USDC payments

Fit

Best for

  • Agents needing on-demand inventory data without subscription commitments
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume inventory queries where pay-per-call is cost-effective

Not for

  • High-volume inventory polling where per-request fees add up quickly
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/23/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 endpoint is live and returns a valid x402 challenge with clear pricing, but there is zero documentation on request format, response schema, or what 'product inventory' actually returns. Docs pages are empty wallet-connect stubs. Without any OpenAPI spec, examples, or meaningful description, this is effectively a stub listing.

Warnings

  • No documentation available — all doc/API/pricing/README pages render only 'Connect wallet' with no content
  • No OpenAPI or input/output schema provided; request body format is unknown
  • The specific meaning of 'products/23/inventory' is undocumented — unclear what data is returned
  • No rate limit or SLA information available

Citations

Provenance

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

Agent access