x402basequality 0.30

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-protocol API marketplace that gates access to a collection of endpoints behind per-request micropayments settled in USDC on the Base network. The specific endpoint at `/api/v1/inbox/175` is listed as "Premium API Access" and charges up to 20,000 base units of USDC (i.e., $0.02 per request, since USDC uses 6 decimals). No API keys or rate limits are advertised; callers pay per request via the x402 payment header.

The broader platform advertises four categories of endpoints: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All listed endpoints share the same $0.02/request pricing. However, the specific endpoint `/api/v1/inbox/175` does not clearly map to any of these named categories — it may be a generic or custom inbox endpoint.

Documentation is extremely sparse. The crawled pages beyond the landing page (including /api, /pricing, and /README) returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The endpoint is confirmed live via a valid 402 challenge, but without documentation it is unclear what payload the POST endpoint expects or what it returns.

Capabilities

x402-paymentper-request-micropaymentusdc-settlementbase-networkpost-endpointjson-response

Use cases

  • Paying per-request for API access without needing API keys or subscriptions
  • Integrating micropayment-gated endpoints into agent workflows on Base
  • Accessing data, AI inference, finance, or utility services via x402 protocol

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-cost per-call API access without rate limits

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where per-request pricing may add up compared to subscription models
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/175 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

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/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific /api/v1/inbox/175 path has no description of its purpose or expected input. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The path /api/v1/inbox/175 does not correspond to any of the named endpoints on the landing page — its actual function is unknown
  • All documentation pages (/api, /pricing, /README) returned only 'Connect wallet' with no content
  • No request body schema or response schema is documented anywhere

Citations

Provenance

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

Agent access