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

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/306` is labeled "Premium API Access" but the crawled material does not clarify what data or functionality this particular route returns — it is not listed among the documented API categories on the homepage. The x402 challenge confirms the endpoint is live, accepts POST requests, requires payment of up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, and returns `application/json`.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data export — all at the same $0.02 price point. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no further technical detail, so request/response schemas for this or any other endpoint are unknown.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-call USDC micropayments on Base
  • Agent-driven workflows that need keyless, on-demand API access
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need keyless, pay-as-you-go API access
  • Low-volume consumers who want no subscription or rate-limit overhead

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume consumers seeking bulk pricing or subscription discounts
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/306 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation for this specific route's purpose, no request/response schema, and docs pages are empty. The 'Premium API Access' label is generic and uninformative.

Warnings

  • The specific functionality of /api/v1/payments/306 is undocumented — it does not appear in the homepage's listed API categories.
  • All documentation, pricing, and README pages return only 'Connect wallet' with no technical content.
  • No request or response schema is available; callers cannot know what to send or expect back.
  • This endpoint may be a generic placeholder or test route.

Citations

Provenance

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

Agent access