x402basequality 0.30

Pay-per-call API platform on Base (USDC) 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-enabled API platform that provides a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/messages/113` is listed as "Premium API Access" and costs up to $0.02 per call (20,000 base units of USDC with 6 decimals). Payment is handled via the x402 protocol — no API keys, accounts, or subscriptions are required; callers attach a cryptographic payment header and receive the response immediately.

The wider 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 listed endpoints share the same $0.02/request pricing with no rate limits or minimum commitments.

The specific `/api/v1/messages/113` endpoint accepts HTTP POST requests and returns `application/json`. Beyond the generic "Premium API Access" label, there is no documentation describing the request body schema, response format, or what data this particular endpoint returns. The platform's docs, pricing, and README pages all gate behind a wallet-connect flow, so no further technical detail was available from the crawl.

Capabilities

x402-paymentusdc-basepay-per-requesthttp-postjson-responseno-api-keyno-rate-limit

Use cases

  • Accessing premium API data without creating an account or managing API keys
  • Making one-off paid API calls from autonomous agents using on-chain USDC payments
  • Integrating pay-as-you-go endpoints into workflows that settle on Base L2

Fit

Best for

  • Developers wanting zero-signup, pay-per-use API access
  • AI agents with USDC wallets on Base that need to call APIs autonomously
  • Prototyping integrations where subscription commitments are undesirable

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Developers without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request/response schemas, no OpenAPI spec, and the endpoint name 'Premium API Access' is entirely generic. The crawl yielded only a landing page listing many endpoints without technical detail; docs pages required wallet connection and returned no content.

Warnings

  • No request or response schema available — the purpose of /api/v1/messages/113 is unknown beyond the generic label 'Premium API Access'
  • Documentation, pricing, and README pages are gated behind a wallet-connect flow and returned no useful content
  • No OpenAPI specification or ai-plugin manifest found
  • The endpoint's actual functionality cannot be verified without making a paid call

Citations

Provenance

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

Agent access