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 "Premium API Access" resource at the path `/api/v1/products/26/inventory`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint returns product inventory data (product ID 26) via HTTP POST. Payment is handled through the x402 protocol: callers receive a 402 challenge with payment parameters, settle the micro-payment in USDC on Base, and then receive the JSON response. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The platform advertises no API keys, no rate limits, and instant access.

Documentation on the site is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the inventory data actually contains. The endpoint is confirmed live (returns a valid x402 challenge), but the lack of documentation makes it difficult to know what fields to send in the POST body or what shape the response takes.

Capabilities

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

Use cases

  • Querying product inventory data without traditional API key registration
  • Programmatic inventory checks settled via USDC micropayments
  • Agent-driven commerce workflows that need on-demand inventory lookups

Fit

Best for

  • Developers or agents who want keyless, pay-per-call inventory access
  • Crypto-native applications already operating on Base
  • Scenarios requiring low-friction API access without subscription commitments

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume inventory polling where $0.02/request adds up quickly
  • Non-crypto workflows that cannot settle payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/26/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 confirmed live with a valid x402 402 challenge, but there is essentially no documentation: no OpenAPI schema, no request/response examples, no description of what 'products/26/inventory' actually returns. The docs, pricing, and README pages are all blank beyond a wallet-connect prompt. The listing is effectively a stub.

Warnings

  • No OpenAPI or schema documentation available — request body and response shape are unknown.
  • All documentation pages (docs, pricing, README, API) render only 'Connect wallet' with no usable content.
  • The specific meaning of 'products/26/inventory' is undocumented; it is unclear what inventory data is returned.
  • Cannot verify actual response content without making a paid request.

Citations

Provenance

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

Agent access