x402basequality 0.35

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

The specific endpoint `/api/v1/products/64/inventory` accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base. The x402 challenge advertises a maxAmountRequired of 20000 base units, which at 6 decimals equals $0.02 per request — consistent with the platform's uniform $0.02/request pricing across all endpoints. No API keys or rate limits are required; access is granted immediately upon valid payment.

The platform's landing page lists the endpoint under "Premium API Access" but provides no further documentation about the request body schema, expected parameters, or response format for this particular inventory endpoint. The docs, pricing, API, and README pages all resolve to a minimal "Connect wallet" prompt with no additional technical content. Because of this, the exact nature of the inventory data returned is unknown — it could be e-commerce product stock levels, catalog data, or something else entirely. The endpoint is confirmed live (402 challenge captured successfully).

Capabilities

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

Use cases

  • Querying product inventory or stock data for product ID 64
  • Integrating pay-per-call inventory checks into automated agent workflows
  • Demonstrating x402 micro-payment protocol usage on Base

Fit

Best for

  • Agents needing on-demand inventory data without API key registration
  • Developers experimenting with x402 payment-gated endpoints
  • Low-volume, pay-as-you-go inventory queries

Not for

  • High-volume inventory monitoring requiring bulk or subscription pricing
  • Use cases needing detailed API documentation or guaranteed SLAs
  • Users who need inventory data for products other than ID 64 (unless other product IDs are also available)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation for this specific endpoint — no request schema, no response schema, no examples, and no description of what 'product inventory' actually returns. The docs/pricing/API pages are all empty beyond a wallet connect prompt.

Warnings

  • No documentation exists for this endpoint's request body or response format
  • The purpose and content of 'product 64 inventory' data is entirely unclear
  • All secondary pages (docs, pricing, API, README) contain no useful content beyond 'Connect wallet'
  • No OpenAPI spec or schema available

Citations

Provenance

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

Agent access