x402basequality 0.25

x402-gated Stripe charges endpoint on Base, pay $0.02 per request 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 payment wall. It is part of a broader platform offering multiple API categories — data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request, payable in USDC on the Base network with no API keys, rate limits, or commitments required.

The specific endpoint `/api/v1/stripe/charges/155` sits under what appears to be a Stripe-related charges path, though the exact functionality behind this route is not documented in the crawled material. The x402 challenge confirms the endpoint is live, accepting POST requests, and requires a payment of up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no explanation of what this particular endpoint returns or what input it expects. The platform's landing page lists many endpoints but provides no detail beyond names and prices. Prospective users should be aware that the actual behavior of this endpoint is undocumented.

Capabilities

x402-paymentusdc-baseper-request-pricingstripe-chargespost-methodno-api-key

Use cases

  • Programmatic access to a Stripe charges resource with per-call USDC micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call API access on Base
  • Low-volume consumers who prefer no subscription commitments

Not for

  • Users who need documented request/response schemas before integrating
  • High-volume production workloads requiring SLAs or support
  • Anyone needing non-crypto payment options

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, but there is zero documentation on what the endpoint actually does, what inputs it accepts, or what it returns. No OpenAPI spec, no examples, and all doc pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request/response format for this endpoint
  • The specific purpose of /api/v1/stripe/charges/155 is unclear from available material
  • No examples of successful responses exist in crawled content

Citations

Provenance

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

Agent access