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 (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 priced at $0.02 per request, payable in USDC on the Base network with no API keys, no rate limits, and no minimum commitments.

The specific endpoint `/api/v1/charges/156` is described simply as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base. Payment is made via the x402 exact scheme to the specified wallet address. The endpoint accepts HTTP POST requests and returns application/json responses.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what data or functionality this particular charge endpoint actually returns. The site appears to be a demonstration or early-stage platform for x402-based micropayment APIs. Without more documentation it is unclear what payload to send or what response to expect from this specific endpoint.

Capabilities

x402-paymentusdc-basepay-per-requestmicropaymenthttp-postjson-response

Use cases

  • Programmatic pay-per-call access to various API services without API key management
  • Agent-driven micropayment workflows on Base using USDC
  • Testing x402 payment protocol integrations

Fit

Best for

  • Developers exploring x402 micropayment protocols
  • Agents that need keyless, pay-as-you-go API access
  • Projects wanting to avoid subscription commitments for occasional API calls

Not for

  • Production workloads requiring well-documented, stable API contracts
  • Users who need detailed request/response schemas before integrating
  • High-volume use cases where per-request pricing may not be cost-effective

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/156 \
  -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 and returns a valid x402 402 challenge, confirming it works. However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no description of what this specific endpoint actually does beyond the generic label 'Premium API Access'. The listing is effectively a stub.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no usable content.
  • No OpenAPI or schema available — request format and response structure are unknown.
  • The specific functionality of /api/v1/charges/156 is undocumented; 'Premium API Access' is a generic label.
  • This may be a demo or early-stage platform; production readiness is unclear.

Citations

Provenance

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

Agent access