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. The specific resource at `/api/v1/charges/273` accepts POST requests and charges up to 20,000 base units of USDC (0x8335…2913) on the Base network, which equals $0.02 per request (USDC uses 6 decimals). Payment is handled inline via the X-PAYMENT header with no API keys or accounts required.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs 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 endpoints are listed at $0.02 per request with no rate limits or minimum commitments.

However, the specific endpoint `/api/v1/charges/273` is labeled only as "Premium API Access" with no further documentation on what data or functionality it returns. The docs, pricing, and API pages on the site all render only a "Connect wallet" prompt with no additional technical detail. Without an OpenAPI schema, example responses, or detailed documentation, it is unclear what payload this particular endpoint produces. Agents should treat this as a generic x402-gated resource until more documentation becomes available.

Capabilities

x402-paymentusdc-basepay-per-callno-api-keypost-endpointjson-response

Use cases

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

Fit

Best for

  • Developers experimenting with x402 payment flows
  • AI agents that need keyless, pay-as-you-go API access
  • Low-cost per-call usage without rate limits or commitments

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume batch processing where per-call pricing may add up
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/273 \
  -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 (returns 402 with a valid x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no example request/response, and the docs pages are empty beyond a wallet-connect prompt. The specific functionality of /api/v1/charges/273 is undocumented, making this effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages only show 'Connect wallet'
  • The specific functionality of /api/v1/charges/273 ('Premium API Access') is not described anywhere
  • No OpenAPI schema or example responses provided
  • No input schema documented — unclear what POST body is expected

Citations

Provenance

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

Agent access