x402basequality 0.30

Pay-per-call premium API access on Base network via x402 protocol at $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. It is one of many endpoints offered by the platform, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints are priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/164` is listed under the "Premium API Access" description in the x402 challenge. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The challenge specifies an exact payment scheme with a max amount of 20,000 base units of USDC (0.02 USD given 6 decimals), paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base.

Documentation is extremely sparse — the docs, pricing, and README pages all render only a "Connect wallet" prompt with no further content. The actual functionality behind this specific endpoint path (`/stripe/charges/164`) is unclear; it may relate to Stripe charge creation or retrieval, but no schema, request parameters, or response format are documented. The platform appears to be a demonstration or early-stage x402 payment gateway offering multiple API categories at uniform pricing.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyjson-responsehttp-post

Use cases

  • Programmatic access to premium API services without traditional API key registration
  • Agent-driven workflows that need instant, keyless API access settled in USDC
  • Testing x402 payment protocol integrations on Base network

Fit

Best for

  • Developers exploring x402 payment protocol implementations
  • AI agents needing keyless pay-per-call API access
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Applications requiring free or fiat-only payment methods
  • Production workloads that need well-documented request/response schemas

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns proper 402 challenge) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request parameters, response schema, or actual functionality. The docs pages are empty. The specific purpose of '/api/v1/stripe/charges/164' is ambiguous.

Warnings

  • No documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • The actual functionality of this specific endpoint path is unclear
  • No request or response schema provided
  • No examples of successful responses available
  • Platform may be a demo or early-stage project

Citations

Provenance

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

Agent access