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 site hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities, all priced at $0.02 per request. The specific endpoint `/api/v1/charges/116` is labeled "Premium API Access" and accepts POST requests, settling payments in USDC on the Base network.

The x402 challenge confirms the endpoint is live, requiring up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call, paid to address `0x1A2B...85F3`. The payment scheme is "exact" with a 300-second timeout. No API keys or rate limits are advertised — access is gated purely by the x402 payment header.

However, the specific functionality behind `/api/v1/charges/116` is unclear. The site lists many distinct API paths (analytics, AI, finance, utilities), but this particular charge endpoint is not explicitly documented among them. There is no OpenAPI spec, no request/response schema beyond the x402 challenge's outputSchema stub, and the docs/pricing/README pages all render only a "Connect wallet" prompt with no additional content. The actual data or service returned after payment is unknown from available materials.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyhttp-post

Use cases

  • Accessing pay-per-request API services without traditional API key registration
  • Making micropayments for API calls using USDC on Base
  • Agent-driven API consumption with x402 payment protocol

Fit

Best for

  • Developers wanting keyless, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs before purchasing
  • Anyone without a Base-network USDC wallet
  • Use cases requiring free or trial-tier access

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but the actual functionality behind this specific endpoint is undocumented. No OpenAPI spec, no request/response examples, and docs pages are empty beyond a wallet-connect prompt. The listing is effectively a stub with confirmed liveness.

Warnings

  • The specific service or data returned by /api/v1/charges/116 is not documented anywhere in the crawled material.
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no substantive content.
  • No OpenAPI specification or request/response schema is available.
  • It is unclear how this 'charges/116' endpoint relates to the other listed API paths on the site.

Citations

Provenance

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

Agent access