x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are paid per-request using USDC on the Base network at a flat rate of $0.02 per call, with no API keys, no rate limits, and no commitments required.

The specific endpoint at `/api/v1/transactions/217` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the x402 exact scheme with a 300-second timeout. The platform advertises additional endpoints across four 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 (geocoding, validation, conversion, generation).

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 endpoint is live and responds with a valid x402 challenge, but without documentation it is unclear what input the POST body expects or what the response payload contains.

Capabilities

x402-paymentper-request-billingusdc-baseno-api-keypay-per-usepost-endpoint

Use cases

  • Accessing premium API data without signing up for an account or managing API keys
  • Making one-off paid API calls settled in USDC on Base
  • Agent-driven workflows that need instant, keyless API access with crypto payments

Fit

Best for

  • Developers who want zero-friction, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who want bulk pricing or subscription discounts
  • Developers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/217 \
  -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 402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, no examples, and the purpose of this specific '/transactions/217' endpoint is unclear beyond the generic 'Premium API Access' label.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all render only 'Connect wallet'
  • No OpenAPI or schema definition found for any endpoint
  • The specific function of /api/v1/transactions/217 is unclear; 'Premium API Access' is a generic label
  • No request body schema or response schema documented anywhere
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

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

Agent access