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 platform that gates a broad collection of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint `/api/v1/claims/53` is listed as "Premium API Access" and accepts POST requests with an x402 payment header. The 402 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). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The broader 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 listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact functionality behind the `/api/v1/claims/53` path is unclear; it does not map to any of the named endpoints on the landing page, so it may be a generic or unlisted resource. Agents should be aware that without documented input/output schemas, integration requires experimentation or additional out-of-band information.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keypost-endpointjson-response

Use cases

  • Accessing gated API resources with per-call USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Pay-as-you-go data retrieval or utility calls

Fit

Best for

  • Agents or developers wanting keyless, pay-per-call API access
  • x402-compatible clients on the Base network
  • Low-volume or exploratory API usage at $0.02/request

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Developers without a Base-network USDC wallet

Quick start

# POST with x402 payment header (pseudocode)
curl -X POST https://lowpaymentfee.com/api/v1/claims/53 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation for request/response schemas, no OpenAPI spec, and the specific /api/v1/claims/53 path is not described anywhere on the site. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — all docs pages return only 'Connect wallet'
  • The path /api/v1/claims/53 does not match any named endpoint on the landing page; its exact purpose is unknown
  • No example request or response payloads are documented anywhere
  • No robots.txt or agents.txt found

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 04:17:14Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access