x402basequality 0.30

x402-gated product inventory endpoint on Base, paid 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 "Premium API Access" resource at the path `/api/v1/products/48/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/Web3 data, and utility services — all settled on the Base network using USDC.

The specific endpoint probed here returns product inventory data (product ID 48) via HTTP POST. Payment is handled through the x402 protocol: callers receive a 402 challenge specifying the USDC asset on Base (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`), with a maximum amount of 20,000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request — consistent with the platform's advertised flat pricing of $0.02/request across all endpoints. No API keys or rate limits are required; access is instant once payment is included in the `X-PAYMENT` header.

Documentation on the site is extremely thin — 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 response payload actually contains. The endpoint is live and responds with a well-formed x402 challenge, but the lack of documentation makes it difficult to know what data to send or what to expect back.

Capabilities

x402-paymentusdc-settlementbase-networkproduct-inventorypay-per-requestno-api-keyhttp-post

Use cases

  • Querying product inventory data with per-request USDC micropayments
  • Integrating inventory checks into agent workflows without API key management
  • Programmatic inventory lookups settled on Base L2

Fit

Best for

  • Agents or bots needing on-demand inventory data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Low-volume callers who prefer per-request pricing over monthly plans

Not for

  • Users needing detailed API documentation or response schema before integrating
  • High-volume inventory polling where per-request fees add up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/48/inventory
# Returns 402 with x402 challenge. Include X-PAYMENT header with signed USDC payment on Base to access.

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 format, response schema, or what 'product 48 inventory' actually contains. Docs pages are empty stubs. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; unknown what POST body to send or what the response contains
  • The meaning of 'products/48/inventory' is unclear — no product catalog or inventory schema is documented
  • Cannot verify what data is actually returned upon successful payment

Citations

Provenance

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

Agent access