x402basequality 0.30

x402-gated premium API access on Base, paid per-call in USDC at $0.02/request.

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 on the Base network. The specific endpoint `/api/v1/stripe/charges/43` is one of many offered by the provider, which hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all priced at $0.02 per request in USDC.

Payment is handled via the x402 protocol: callers receive a 402 challenge specifying an "exact" payment scheme on Base, paying to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The max amount required is 20,000 base units, which equals $0.02 (USDC uses 6 decimals). No API keys or rate limits are advertised; access is instant once payment is included in the request header.

However, the specific functionality of this particular endpoint (`/api/v1/stripe/charges/43`) is unclear. The path suggests it may relate to Stripe charge operations, but no documentation, request schema, or response schema is available beyond the generic "Premium API Access" label. The docs, pricing, and API pages on the site all render only a "Connect wallet" prompt with no additional content. Without concrete documentation on what this endpoint accepts or returns, callers should treat this as an exploratory or stub listing.

Capabilities

x402-paymentusdc-basepay-per-callno-api-keyno-rate-limithttp-post

Use cases

  • Programmatic per-call API access without subscription or API key management
  • Agent-driven workflows that need instant, keyless access to paid endpoints
  • Testing x402 payment flows on Base with low-cost USDC transactions

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • AI agents that need frictionless pay-per-call API access
  • Users who want to avoid API key provisioning and rate limit management

Not for

  • Production use cases requiring well-documented request/response schemas
  • Users who need free or subscription-based API access without crypto wallets
  • Anyone needing detailed documentation on endpoint behavior before calling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/43 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and the specific purpose of this endpoint is unknown. The site's docs pages render only wallet-connect prompts with no useful content.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content.
  • The specific functionality of /api/v1/stripe/charges/43 is undocumented; the 'Premium API Access' label is generic.
  • No request or response schema is provided; callers cannot know what to send or expect back.
  • The endpoint path references 'stripe/charges' which may imply financial operations — exercise caution.

Citations

Provenance

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

Agent access