x402basequality 0.30

x402-gated Stripe invoice 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 x402-protocol access to a Stripe invoice resource. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance/Web3, and infrastructure utility categories — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/invoices/58` is labeled "Premium API Access" and returns an x402 challenge requiring up to 20,000 base units of USDC (0x8335…on Base, 6 decimals), which equals $0.02 per request. Payment is made via the x402 "exact" scheme to the specified payTo address, with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

The platform advertises a uniform $0.02/request pricing model with no API keys, no rate limits, no minimums, and instant access. However, documentation pages (docs, pricing, README) all resolve to minimal "Connect wallet" stubs, so there is no detailed schema, request/response format documentation, or usage examples available. The actual behavior behind this particular invoice endpoint is unclear — it could return Stripe invoice data, trigger an invoice action, or serve as a demo/test endpoint. Without further documentation, the precise functionality must be treated as uncertain.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requeststripe-invoicesjson-api

Use cases

  • Programmatic access to Stripe invoice data via crypto micropayments
  • Agent-driven invoice retrieval without API key management
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers exploring x402 protocol integration
  • Agents needing keyless, pay-per-request API access
  • Projects that want to settle API costs in USDC on Base

Not for

  • Production invoice workflows requiring documented schemas and SLAs
  • Users who need detailed API documentation or SDKs
  • High-volume use cases where per-request crypto settlement adds overhead

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/58 \
  -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 and returns a valid x402 challenge, but documentation pages are all empty stubs ('Connect wallet'). There is no OpenAPI spec, no request/response schema, and no explanation of what the endpoint actually returns. The purpose of 'Premium API Access' at a Stripe invoices path is ambiguous.

Warnings

  • All documentation pages (/docs, /pricing, /README, /api) return only 'Connect wallet' with no actual content
  • No OpenAPI or schema documentation available for any endpoint
  • The specific functionality of /api/v1/stripe/invoices/58 is undocumented — unclear whether it retrieves, creates, or modifies an invoice
  • No example requests or responses available anywhere in crawled material

Citations

Provenance

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

Agent access