x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. It is one of many endpoints offered by the platform, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform are priced at $0.02 per request, payable in USDC on the Base network with no API keys, rate limits, or commitments required.

The specific endpoint `/api/v1/payments/281` returns a valid x402 challenge (HTTP 402) requesting payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to wallet `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The payment scheme is "exact" with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

However, the specific functionality behind this particular endpoint (`/api/v1/payments/281`) is not documented beyond the generic label "Premium API Access." The platform's landing page lists numerous other endpoints (metrics, reports, sentiment analysis, summarization, classification, embeddings, price feeds, exchange rates, geocoding, etc.) but does not describe this specific payments path. Documentation pages (`/docs`, `/pricing`, `/README`) returned only a "Connect wallet" prompt with no substantive content. Without further documentation, it is unclear what data or service this endpoint returns once payment is made.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsepost-method

Use cases

  • Programmatic access to a paid API endpoint without needing API keys or subscriptions
  • Agent-driven workflows that settle per-call payments in USDC on Base
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • AI agents that need keyless, pay-per-use API access
  • Users who prefer crypto micropayments over traditional API billing

Not for

  • Users who need detailed documentation or guaranteed SLAs before paying
  • Anyone without a Base-compatible USDC wallet
  • Use cases requiring free or high-volume bulk pricing

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but the specific functionality behind /api/v1/payments/281 is undocumented. All documentation pages returned only 'Connect wallet' with no content. No OpenAPI schema, no request/response examples, and no description of what data is returned after payment. The platform lists many other endpoints but this specific one is opaque.

Warnings

  • The specific functionality of /api/v1/payments/281 is not documented — 'Premium API Access' is a generic label with no details on what data or service is returned.
  • All documentation pages (/docs, /pricing, /README) returned only a 'Connect wallet' prompt with no substantive content.
  • No OpenAPI spec, request schema, or response examples are available.
  • This endpoint path (/api/v1/payments/281) does not appear in the platform's listed API catalog, making its purpose unclear.

Citations

Provenance

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

Agent access