x402basequality 0.25

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 site hosts a collection of pay-per-request APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities, all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/charges/155` is labeled "Premium API Access" in its x402 challenge. The challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which has 6 decimals), equating to $0.02 per call. Payment is made via the x402 exact scheme — callers attach an X-PAYMENT header with a signed payment to the payTo address. No API keys or rate limits are advertised; access is gated purely by per-request micropayment.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what data or functionality this particular charge endpoint returns. The landing page lists sibling endpoints (sentiment analysis, summarization, geocoding, price feeds, etc.) but does not clarify what `/api/v1/charges/155` specifically provides. Prospective callers should be aware that the actual response payload and accepted request body are undocumented.

Capabilities

x402-paymentper-request-micropaymentusdc-base-networkhttp-postjson-response

Use cases

  • Accessing premium data or services with per-request USDC micropayments on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Testing x402 payment protocol integrations

Fit

Best for

  • Developers experimenting with x402 micropayment flows
  • Agents that need keyless, pay-as-you-go API access on Base
  • Projects wanting to avoid subscription commitments for occasional API calls

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/155 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it accepts payments. However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what this specific endpoint actually returns. The listing is effectively a stub with only pricing and protocol details available.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or output schema describing what the endpoint returns or what request body it expects.
  • The purpose of /api/v1/charges/155 ('Premium API Access') is completely unspecified — it is unclear what data or service is provided.
  • Sibling endpoints listed on the homepage (AI, analytics, finance, utils) are at different paths and may not share behavior with this charge endpoint.

Citations

Provenance

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

Agent access