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 a variety of endpoints behind per-request USDC micropayments on the Base network. The platform advertises four categories of APIs: 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 endpoints are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

The specific endpoint `/api/v1/claims/55` is listed as "Premium API Access" and returns a valid x402 challenge requesting payment of up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) via the "exact" payment scheme. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts HTTP POST and returns application/json.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples available. The purpose of the `/api/v1/claims/55` endpoint specifically is unclear; it does not map to any of the named API categories on the landing page. Without documentation it is impossible to know what request body to send or what response to expect.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-responsehttp-post

Use cases

  • Programmatic access to paid API endpoints without traditional API key management
  • Agent-driven workflows that need on-demand, pay-as-you-go API calls settled in USDC
  • Exploring x402 protocol integration for micropayment-gated services

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents that need keyless, per-call API access with crypto micropayments
  • Low-volume consumers who prefer pay-per-use over subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads requiring well-documented, battle-tested APIs
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/claims/55 \
  -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 live and returns a valid x402 challenge, confirming it is operational. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific /api/v1/claims/55 path does not correspond to any documented API. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt with no content.
  • The endpoint path /api/v1/claims/55 does not match any of the named APIs on the landing page; its actual functionality is unknown.
  • No request body schema or response schema is documented anywhere.
  • No OpenAPI or ai-plugin manifest found.
  • Cannot verify what data or service this endpoint actually provides.

Citations

  • The platform lists APIs across Data & Analytics, AI & ML, Finance & Web3, and Infrastructure categories, all priced at $0.02/request.
    https://lowpaymentfee.com
  • Pricing is $0.02 per request with no API keys, no rate limits, and instant access on Base network.
    https://lowpaymentfee.com
  • The x402 challenge for /api/v1/claims/55 requires up to 20,000 base units of USDC on Base (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a 300-second timeout.
    https://lowpaymentfee.com/api/v1/claims/55
  • The /docs, /pricing, /api, and /README pages render only a 'Connect wallet' prompt with no documentation content.
    https://lowpaymentfee.com/docs

Provenance

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

Agent access