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 advertises categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/83` returned a live 402 challenge with an `exact` payment scheme requiring up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this equates to $0.02 per call. Payment is made via the x402 protocol's `X-PAYMENT` header; no API keys or accounts are needed. The challenge specifies a 300-second timeout and pays to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`.

However, the actual functionality behind this particular endpoint (`/stripe/charges/83`) is unclear. The provider's landing page does not list it among its documented APIs, and the description is simply "Premium API Access" with no schema, example request/response, or documentation. The docs, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. Without knowing what data or service this endpoint returns, consumers should treat it as an opaque paid endpoint until more documentation is available.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingno-api-key

Use cases

  • Programmatic pay-per-call access to a premium API without requiring API keys or subscriptions
  • Agent-driven workflows that need to pay for API calls on-the-fly using USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • AI agents that can autonomously pay for API calls via crypto
  • Users who want no-signup, no-rate-limit API access

Not for

  • Users who need clear documentation of request/response schemas before integrating
  • High-volume consumers who need bulk pricing or SLAs
  • Anyone without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no documentation, no request/response schema, no examples, and the specific functionality of this endpoint is unknown. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • The actual functionality of /api/v1/stripe/charges/83 is undocumented — the provider's landing page does not list this endpoint among its available APIs.
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no usable content.
  • No request or response schema is available; consumers cannot know what to send or what they will receive.
  • The endpoint path includes 'stripe/charges' which may imply interaction with Stripe payment infrastructure, but this is unconfirmed.

Citations

Provenance

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

Agent access