x402basequality 0.30

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request via USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-protocol API marketplace that gates a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/stripe/charges/146` is listed as "Premium API Access" and accepts x402 payments of up to 20,000 base units of USDC (i.e., $0.02) per call. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are required; callers simply attach an X-PAYMENT header with a valid payment proof.

The broader platform advertises four endpoint categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All listed endpoints share the same $0.02/request pricing. The specific endpoint being listed here (`/api/v1/stripe/charges/146`) does not clearly map to any of these documented categories — its path suggests it may relate to Stripe charge operations, but no further documentation is available.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples. The endpoint is confirmed live (returns a proper 402 challenge), but without knowing what request body to send or what response to expect, practical integration requires experimentation.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-responsepost-method

Use cases

  • Programmatic access to a pay-per-call API without needing API keys or subscriptions
  • Agent-driven workflows that need to pay for API calls on-chain via USDC on Base
  • Exploring x402-protocol integration patterns with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integration
  • AI agents that can autonomously pay for API calls via on-chain USDC
  • Users who want zero-commitment, pay-as-you-go API access

Not for

  • Production workloads requiring well-documented request/response schemas
  • Users who need traditional API key authentication or OAuth flows
  • Anyone needing free or high-volume bulk-priced API access

Quick start

# The endpoint requires an x402 X-PAYMENT header with a valid USDC payment proof on Base.
# Using curl to see the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/146
# Returns 402 with x402 challenge. Use an x402-compatible client to attach payment.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response examples, and the endpoint path ('stripe/charges/146') doesn't match any of the documented API categories. The docs pages are all empty wallet-connect prompts. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or schema definition found; request body format and response structure are unknown.
  • The endpoint path '/api/v1/stripe/charges/146' does not correspond to any of the documented API categories on the landing page; its actual functionality is unclear.
  • The numeric ID '146' in the path is unexplained and may indicate a specific resource rather than a general-purpose endpoint.

Citations

Provenance

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

Agent access