x402basequality 0.35

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. The specific path `/api/v1/accounts/15` appears to be one of many endpoints offered by the platform, which advertises a broad catalog spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request.

The endpoint is live and returns a valid x402 challenge on POST. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). There are no API keys required, no rate limits advertised, and access is described as instant once payment is attached. The x402 challenge specifies a 300-second timeout window.

However, the specific functionality behind `/api/v1/accounts/15` is not documented beyond the generic label "Premium API Access." The platform's docs, pricing, and API pages all render only a wallet-connect prompt with no additional technical documentation, OpenAPI schema, or example request/response payloads. Without knowing what this particular accounts endpoint returns, callers should treat it as an opaque JSON endpoint and experiment cautiously.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsehttp-post

Use cases

  • Accessing premium data or account information with per-request USDC micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic access to paid endpoints settled on Base L2

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can attach x402 payment headers autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no example requests or responses, and the specific purpose of /api/v1/accounts/15 is unclear. The platform's doc pages render only wallet-connect prompts with no usable content.

Warnings

  • The specific functionality of /api/v1/accounts/15 is undocumented — 'Premium API Access' is a generic label
  • All documentation pages (docs, pricing, API, README) render only a wallet-connect prompt with no technical content
  • No OpenAPI schema, request/response examples, or input parameter documentation available
  • The accounts endpoint may return user-specific or placeholder data; purpose is unclear

Citations

Provenance

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

Agent access