x402basequality 0.30

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 43) via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints on the platform use the x402 protocol to gate access, settling payments in USDC on the Base network.

The specific endpoint `/api/v1/products/43/inventory` is labeled "Premium API Access" in the x402 challenge. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The endpoint accepts POST requests and returns application/json responses. No API keys or rate limits are advertised; access is granted purely via the x402 payment header.

Documentation is extremely sparse. The crawled docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the inventory data actually contains. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is difficult to know what request body to send or what shape the response takes.

Capabilities

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

Use cases

  • Querying inventory status for a specific product via micropayment
  • Integrating pay-per-call product data into an agent workflow
  • Accessing product inventory without API key registration

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Use cases requiring keyless, pay-per-request product data access
  • Developers exploring x402 protocol integrations

Not for

  • Users needing detailed API documentation or schemas before integrating
  • High-volume inventory queries where per-call pricing adds up
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent—every doc page just shows 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and the purpose of 'Premium API Access' for product 43 inventory is unexplained. The listing is effectively a stub.

Warnings

  • No API documentation available; all doc pages return only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific data returned by this inventory endpoint is unknown
  • The label 'Premium API Access' is generic and does not describe the actual functionality

Citations

Provenance

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

Agent access