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 accessible via the x402 payment protocol on the Base network. The specific endpoint at `/api/v1/payments/25` is labeled "Premium API Access" and requires a per-call payment of up to 0.02 USDC (20,000 base units of USDC with 6 decimals) settled on Base. No API keys, rate limits, or upfront commitments are needed — each request is individually paid for using an X-PAYMENT header carrying a signed USDC transaction.

The broader platform advertises 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 utilities (geocoding, validation, conversion, generation). All listed endpoints share the same $0.02/request pricing. However, the specific endpoint being listed here (`/api/v1/payments/25`) does not clearly map to any of these named services — its description is simply "Premium API Access" with no further documentation on what data or functionality it returns.

The endpoint is live and responds with a valid x402 challenge (HTTP 402) when called without payment. Payment is settled in USDC (contract `0x8335...2913`) on Base to address `0x1A2B...85F3`. The docs, pricing, and README pages on the site returned only a "Connect wallet" prompt with no additional technical documentation, so the actual request/response schema for this endpoint is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Paying per request for API access without needing API keys or subscriptions
  • Agent-driven workflows that settle API costs in USDC on Base
  • Accessing premium data or services with instant crypto micropayments

Fit

Best for

  • Developers who want keyless, pay-as-you-go API access
  • AI agents with x402-compatible wallets on Base
  • Users who prefer per-call billing over subscription plans

Not for

  • Users who need detailed API documentation or guaranteed SLAs before purchasing
  • Anyone without a Base-compatible USDC wallet
  • High-volume consumers who need bulk/discounted pricing

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/25 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation on what the endpoint actually does or returns. The /docs, /pricing, and /README pages are empty beyond a wallet-connect prompt. The endpoint path '/api/v1/payments/25' doesn't match any of the named services on the landing page, making its purpose unclear. No request or response schema is available.

Warnings

  • The endpoint '/api/v1/payments/25' is not listed among the named API services on the landing page — its actual functionality is unknown.
  • All documentation pages (/docs, /pricing, /README, /api) returned only 'Connect wallet' with no technical content.
  • No request body schema or response schema is documented; callers cannot know what to send or what to expect back.
  • The platform lists many endpoint categories (AI, analytics, finance, infrastructure) but none are verified to actually return meaningful data.

Citations

Provenance

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

Agent access