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 19) via the x402 payment protocol. It is part of a broader platform that offers 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/19/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. 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 name and product ID suggest it retrieves inventory data for a specific product, but the exact schema and semantics are unknown.

Capabilities

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

Use cases

  • Querying product inventory data with per-request USDC micropayments
  • Integrating x402-compatible agents with on-chain payment for data access
  • Programmatic inventory lookups without API key management

Fit

Best for

  • Agents or bots that support x402 payment protocol on Base
  • Developers wanting keyless, pay-per-use API access
  • Micropayment-based data retrieval workflows

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-volume batch inventory queries where per-call fees add up
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC per call). However, there is no documentation, no OpenAPI schema, no request/response examples, and the actual functionality of this specific inventory endpoint is undocumented. The crawled pages beyond the homepage returned no useful content.

Warnings

  • No API documentation available — docs, pricing, and README pages all render only a wallet-connect prompt
  • No OpenAPI or request/response schema provided for this endpoint
  • The exact data returned by /api/v1/products/19/inventory is unknown
  • Provider site appears to be a generic x402 demo platform with many endpoints but no substantive documentation for any of them

Citations

Provenance

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

Agent access