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

The specific endpoint `/api/v1/products/61/inventory` is described by the provider as "Premium API Access." The x402 challenge confirms it accepts POST requests, settles on Base in USDC (contract 0x8335…2913), and charges a maximum of 20,000 base units per call. Since USDC uses 6 decimals, this equates to $0.02 per request, consistent with the platform's uniform $0.02/request pricing across all listed endpoints. No API keys or rate limits are advertised; access is granted purely via the x402 payment header.

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 proper 402 challenge), but without documentation it is difficult to know what data is returned or what input parameters are accepted.

Capabilities

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

Use cases

  • Querying inventory status for a specific product via micropayment
  • Integrating pay-per-call product data into agent workflows
  • Accessing product inventory without API key registration

Fit

Best for

  • Agents that need on-demand product inventory data with no subscription
  • Developers experimenting with x402 micropayment-gated APIs
  • Scenarios requiring keyless, pay-as-you-go API access on Base

Not for

  • Users who need detailed API documentation or schema before integrating
  • High-volume inventory queries where per-call pricing may add up
  • Anyone needing guaranteed SLA or support — no docs or contact info available

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/61/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/response schemas, no examples, and the product inventory purpose is entirely opaque. Docs pages are empty stubs. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet' with no content.
  • No request body schema or response schema documented; callers must guess at the expected input and output.
  • The specific meaning of 'products/61/inventory' is unknown — no description of what inventory data is returned.
  • No OpenAPI spec or ai-plugin manifest found.

Citations

Provenance

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

Agent access