x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of pay-per-request API endpoints gated by the x402 protocol on the Base network. Each call costs $0.02 in USDC (USD Coin) with no API keys, no rate limits, and no subscriptions required. The specific endpoint at `/api/v1/messages/93` is labeled "Premium API Access" and accepts HTTP POST requests, settling payment on-chain to a designated wallet address.

The broader platform 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 share the same $0.02 per-request pricing. However, the specific `/api/v1/messages/93` endpoint's exact functionality is not documented beyond its "Premium API Access" label, so its concrete behavior is unclear.

Payment is handled via the x402 exact-payment scheme using USDC on Base (contract `0x8335…2913`). The x402 challenge confirms the endpoint is live, requesting a maximum of 20,000 base units (i.e., $0.02 given USDC's 6 decimals) with a 300-second payment timeout. No OpenAPI schema, detailed request/response documentation, or usage examples were found in the crawl.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkhttp-postno-api-keyno-rate-limit

Use cases

  • Accessing premium API endpoints without needing API keys or subscriptions
  • Making one-off paid API calls settled in USDC on Base
  • Agent-driven workflows that need frictionless per-request billing

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer on-chain USDC micropayments over traditional billing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who want bulk/subscription pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation for the /api/v1/messages/93 endpoint — no request schema, no response schema, no examples, and no explanation of what 'Premium API Access' actually returns. The crawl pages beyond the landing page were empty (wallet-connect gates). This is effectively a stub listing.

Warnings

  • No documentation found for the specific /api/v1/messages/93 endpoint — its actual functionality is unknown
  • No OpenAPI or request/response schema available
  • Crawled docs pages (/api, /pricing, /README) returned only a wallet-connect prompt with no content
  • The endpoint label 'Premium API Access' is generic and does not describe what data or service is provided

Citations

Provenance

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

Agent access