x402basequality 0.25

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 88) via the x402 payment protocol. It is part of a broader platform offering dozens 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/88/inventory` is labeled "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 specified wallet address. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

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 endpoint actually returns. The endpoint's purpose (product inventory lookup) is inferred solely from the URL path and the generic "Premium API Access" label. Prospective callers should be aware that without documentation, the request body format and response schema are unknown.

Capabilities

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

Use cases

  • Querying product inventory data for product ID 88 via a single paid API call
  • Integrating pay-per-request inventory checks into an agent workflow without API key management
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents or developers experimenting with x402 payment-gated APIs
  • Use cases requiring keyless, pay-as-you-go API access on Base
  • Low-volume inventory lookups where $0.02/call is acceptable

Not for

  • Production inventory management requiring documented schemas and SLAs
  • High-volume inventory queries where per-call costs would accumulate significantly
  • Users who need detailed API documentation before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the 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 with no content.
  • No OpenAPI or output schema provided; request body format and response structure are completely unknown.
  • The endpoint's purpose ('Premium API Access' for product 88 inventory) is inferred only from the URL path; actual functionality is unverified.
  • The broader platform lists many endpoints but none have documented schemas or examples.

Citations

Provenance

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

Agent access