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 55) 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/55/inventory` accepts POST requests and returns JSON. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). Payment is settled on-chain on Base to the specified payTo address. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

Documentation on the site is extremely sparse — the 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 data actually contains or what fields the POST body expects. The endpoint is confirmed live (returns a valid 402 challenge), but without documentation it is difficult to know what data is returned or what input parameters are accepted.

Capabilities

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

Use cases

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

Fit

Best for

  • Agents that need on-demand inventory lookups with crypto micropayments
  • Developers experimenting with x402 payment protocol integrations
  • Use cases requiring keyless, pay-as-you-go API access on Base

Not for

  • Production systems requiring well-documented request/response schemas
  • Users who need fiat payment options or cannot transact in USDC on Base
  • High-volume inventory queries where per-request pricing is impractical

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, but documentation is essentially nonexistent — no OpenAPI spec, no request/response examples, no description of what 'product 55 inventory' actually returns. The listing title 'Premium API Access' is generic and uninformative. Pricing is clear ($0.02/request in USDC on Base), but without schema or docs this is effectively a stub.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; input parameters and response format are unknown
  • The endpoint path references a specific product ID (55) with no explanation of what product this represents
  • Generic listing title 'Premium API Access' does not describe the actual functionality

Citations

Provenance

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

Agent access