x402basequality 0.25

x402-gated premium API access on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform follow the same model: no API keys, no rate limits, pay-per-request via USDC on the Base network using the x402 protocol.

The specific endpoint `/api/v1/stripe/charges/78` sits under a path suggesting Stripe charge-related functionality, but the platform's own description labels it simply "Premium API Access" with no further detail on what data or action it returns. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires payment of up to 20,000 base units of USDC (0.02 USD) per call, settled on Base to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema, and no examples available. The exact functionality behind this particular endpoint cannot be determined from the available material.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keypost-endpoint

Use cases

  • Programmatic access to a premium API endpoint without needing API keys or subscriptions
  • Agent-driven workflows that pay per-call in USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base
  • Users who want keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or guaranteed SLAs
  • Anyone requiring free or fiat-only payment methods
  • Production workloads that depend on well-documented request/response schemas

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The actual functionality behind 'Premium API Access' at this specific path is unknown. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The exact functionality of /api/v1/stripe/charges/78 is unclear from available material
  • No examples or sample responses available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:34:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access