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 58) 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 micro-payments on the Base network using USDC.

The specific endpoint `/api/v1/products/58/inventory` is listed as "Premium API Access" and accepts POST requests. Payment is settled on-chain on Base using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of 0.02 USDC per request (20,000 base units at 6 decimals). The x402 challenge was successfully captured, confirming the endpoint is live and responding with a proper 402 Payment Required challenge. There are no API keys or rate limits advertised; access is granted purely through per-request payment.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned 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's purpose — whether it returns stock levels, product details, or something else — must be inferred entirely from the URL path and the generic "Premium API Access" label.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingproduct-inventorypost-method

Use cases

  • Querying inventory or stock data for a specific product via micropayment
  • Integrating pay-per-request product data into an agent workflow without API keys
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents needing keyless, on-demand product data access
  • Projects requiring USDC micropayment settlement on Base

Not for

  • Production use cases requiring documented request/response schemas
  • High-volume inventory queries where per-request pricing is inefficient
  • Users who need detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/58/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 no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the inventory endpoint actually returns. The listing is effectively a stub.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all return only a wallet-connect prompt
  • No OpenAPI or input/output schema provided; request body format is unknown
  • The purpose and data returned by the /products/58/inventory endpoint is unclear
  • Cannot verify what 'Premium API Access' actually delivers beyond the URL path

Citations

Provenance

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

Agent access