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 29) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint `/api/v1/products/29/inventory` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform advertises no API keys, no rate limits, and instant access — payment is handled entirely via the x402 protocol's X-PAYMENT header.

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 data actually contains. The endpoint is confirmed live (402 challenge returned), but without documentation it is unclear what fields the POST body should include or what the response payload looks like.

Capabilities

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

Use cases

  • Querying product inventory data for product ID 29 via a single micropayment
  • Integrating pay-per-request inventory checks into automated agent workflows
  • Accessing inventory information without API key registration

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Quick one-off inventory lookups without subscription commitments
  • Developers exploring x402 protocol integrations

Not for

  • Users needing detailed API documentation or schema before integrating
  • High-volume inventory queries where per-request pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/products/29/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, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages returned only a wallet-connect prompt. The actual purpose and data shape of the 'products/29/inventory' resource is unknown.

Warnings

  • No documentation available — all doc pages return only a 'Connect wallet' prompt
  • No OpenAPI or request/response schema provided
  • The specific data returned by the inventory endpoint is undocumented
  • Purpose of 'product 29' is unexplained; may be a demo or placeholder

Citations

Provenance

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

Agent access