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/152` 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. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a max amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). The payment scheme is "exact," meaning each request requires a one-time micropayment. No API keys, rate limits, or subscriptions are needed — callers simply attach an X-PAYMENT header with a valid payment proof.

The platform's documentation pages are essentially empty (showing only "Connect wallet"), so the actual response schema and detailed behavior of this specific `/accounts/152` endpoint are unknown. The landing page lists sibling endpoints for analytics, AI inference, finance data, geocoding, and more, but no OpenAPI spec or detailed docs were found. The endpoint accepts POST requests and returns `application/json`.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API data without subscriptions or API keys
  • Making micropayment-gated API calls from autonomous agents
  • Integrating pay-per-use endpoints into workflows on Base network

Fit

Best for

  • Agents needing keyless, pay-per-call API access
  • Developers who want to avoid subscription commitments
  • x402-compatible clients on the Base network

Not for

  • Users who need detailed API documentation before integrating
  • High-volume callers 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/152 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI spec, no documentation, no request/response schema, and the actual purpose of the /accounts/152 path is unclear. The docs, pricing, API, and README pages all render only 'Connect wallet' with no useful content.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • The specific purpose of /api/v1/accounts/152 is not documented; 'Premium API Access' is generic
  • All documentation pages (docs, pricing, API, README) are effectively empty
  • No example requests or responses available to verify endpoint behavior

Citations

Provenance

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

Agent access