x402basequality 0.25

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 product inventory resource (product ID 60) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-request 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/60/inventory` is listed as "Premium API Access" by the provider. The x402 challenge confirms it is live, accepting POST requests, and requires a maximum payment of 20,000 base units of USDC (0.02 USD) per call. Payment is settled on-chain on Base to the provider's address. No API keys, rate limits, or subscriptions are required — each request is individually paid for via the x402 header.

Documentation is extremely sparse. The provider's docs, pricing, API, 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 endpoint actually returns. The endpoint's purpose and data format must be inferred entirely from its URL path and the x402 challenge metadata. Prospective users should expect to experiment with the endpoint to discover its input/output contract.

Capabilities

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

Use cases

  • Querying product inventory data for product ID 60 via a single paid API call
  • Integrating pay-per-request inventory lookups into agent workflows without managing API keys
  • Demonstrating x402 micropayment protocol usage on Base with USDC

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • Agents needing keyless, pay-per-call access to inventory data
  • Projects that want to avoid subscription commitments for occasional API calls

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is virtually no documentation — no OpenAPI schema, no request/response examples, no description of what the inventory endpoint returns. The docs pages are empty. The listing is effectively a stub with only the x402 challenge and homepage listing to go on.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all render only 'Connect wallet' with no content
  • No request or response schema provided; input/output format is unknown
  • The specific purpose of 'products/60/inventory' is unclear — 'Premium API Access' is a generic label
  • Cannot verify what data is actually returned without making a paid request

Citations

Provenance

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

Agent access