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. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform share a uniform pricing model of $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/charges/167` does not have detailed documentation beyond its title "Premium API Access." The x402 challenge confirms it is live, accepts POST requests, and requires payment of up to 20,000 base units of USDC (0x8335…) on Base — which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to the address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a 300-second timeout. The response MIME type is application/json.

The platform advertises no API keys, no rate limits, and instant access. However, documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schema of this specific endpoint remain unknown. The endpoint path suggests it may relate to Stripe charge data or operations, but this is speculative based solely on the URL structure.

Capabilities

x402-paymentusdc-baseper-call-pricingjson-responsepost-method

Use cases

  • Accessing a premium API resource with per-call USDC micropayments on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to a pay-as-you-go service settled on-chain

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents with x402-compatible payment capabilities
  • Users who prefer on-chain USDC micropayments over traditional billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Anyone requiring non-crypto payment methods
  • Use cases requiring known, well-documented response schemas

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no example requests or responses, and the actual functionality behind 'Premium API Access' is completely undocumented. All doc pages return only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) return only a 'Connect wallet' prompt with no substantive content.
  • The actual functionality and response schema of this specific endpoint (/api/v1/stripe/charges/167) are unknown; the 'Premium API Access' title is vague.
  • The URL path references 'stripe/charges' but the relationship to Stripe is unclear and may be misleading.
  • No OpenAPI spec, no input/output schema beyond MIME type application/json.

Citations

Provenance

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

Agent access