x402basequality 0.30

x402-gated API suite on Base: analytics, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of x402-protocol pay-per-call API endpoints settled in USDC on the Base network. The specific endpoint `/api/v1/cards/42` is listed as "Premium API Access" and returns a standard x402 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) per request. No API keys or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader site advertises four endpoint categories: 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 the same $0.02/request price point. However, the specific `/api/v1/cards/42` path does not clearly map to any of these documented categories, so its actual response payload is unknown.

Documentation beyond the landing page is effectively empty — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response examples, and no detailed documentation for any endpoint. The endpoint is confirmed live via the captured 402 challenge, but the lack of documentation makes it difficult to know what data or functionality this specific path returns.

Capabilities

x402-paymentper-call-billingusdc-settlementbase-networkpay-per-useno-api-keyhttp-post

Use cases

  • Programmatic access to pay-per-call endpoints without API key management
  • Agent-driven workflows that need on-demand API calls settled in USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers exploring x402 protocol pay-per-call patterns
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring keyless, no-commitment API access

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or subscription plans
  • Anyone who needs to understand the exact response schema before paying

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/cards/42 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response examples, no documentation beyond a landing page, and the specific /api/v1/cards/42 path doesn't map to any documented category. The docs, pricing, and README pages are all blank beyond a wallet-connect prompt.

Warnings

  • The path /api/v1/cards/42 does not correspond to any of the documented endpoint categories on the landing page — its actual functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only a 'Connect wallet' prompt with no usable content.
  • No OpenAPI spec, no request schema, and no response schema are available — callers cannot know what to send or what they will receive.
  • The site appears to be a demonstration or early-stage project; endpoint reliability and data quality are unverified.

Citations

Provenance

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

Agent access