x402basequality 0.35

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

The specific endpoint returns product inventory data (product ID 36) in JSON format via HTTP POST. Payment is handled inline using the x402 protocol: callers attach an `X-PAYMENT` header with a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD — consistent with the platform's advertised flat $0.02-per-request pricing. No API keys or rate limits are imposed; access is instant once payment is included.

The platform advertises additional endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point. Documentation pages exist but appear gated behind a wallet connection, so detailed request/response schemas for this specific inventory endpoint are not publicly available.

Capabilities

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

Use cases

  • Querying real-time inventory levels for a specific product
  • Integrating pay-per-call inventory checks into an automated purchasing agent
  • Building a storefront that verifies stock availability before checkout

Fit

Best for

  • Agents needing on-demand inventory data without subscription commitments
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume callers who prefer pay-per-use over monthly plans

Not for

  • High-volume inventory polling where $0.02/request adds up quickly
  • Users who need detailed API documentation before integrating (docs are sparse)
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no documented request/response format, and the docs pages are gated behind wallet connection. The specific purpose of 'products/36/inventory' is unclear beyond the generic 'Premium API Access' label. Effectively a stub listing.

Warnings

  • No request or response schema available — the endpoint's exact input parameters and output format are unknown.
  • Documentation pages (/docs, /pricing, /api, /README) all appear to require wallet connection and returned no useful content.
  • The endpoint path suggests a specific product (ID 36) but no context is given about what product this refers to.
  • This specific endpoint path (/api/v1/products/36/inventory) does not appear in the platform's own listed API catalog, raising questions about its intended audience.

Citations

Provenance

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

Agent access