x402basequality 0.40

Pay-per-call premium API access via x402 on Base network, settled 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" via the x402 payment protocol. It is one of many endpoints offered by the platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories. All endpoints share a uniform pricing model of $0.02 per request, paid in USDC on the Base network with no API keys, rate limits, or commitments required.

The specific endpoint `/api/v1/stripe/invoices/73` appears to be part of a Stripe invoices integration, though the crawled documentation provides no further detail on its input/output schema beyond confirming it accepts HTTP POST and returns application/json. The x402 challenge is live and well-formed: it requires an exact payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals.

The platform advertises simplicity: no API keys, no rate limits, instant access, and pay-only-for-what-you-use pricing. Documentation pages beyond the landing page were largely empty (showing only "Connect wallet"), so detailed request/response schemas and usage examples are unavailable.

Capabilities

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

Use cases

  • Programmatically accessing Stripe invoice data without traditional API key management
  • Agent-driven payment flows where per-call billing is preferred over subscriptions
  • Integrating invoice retrieval into automated financial workflows

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing Stripe invoice data without managing OAuth or API keys

Not for

  • High-volume use cases where per-request pricing becomes expensive at scale
  • Users who need detailed documentation or SDKs before integrating
  • Applications requiring non-USDC or non-Base-network payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/73 \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works and pricing is clear ($0.02 USDC on Base). However, documentation pages are empty, there is no OpenAPI schema, no request/response examples, and the specific purpose of this 'stripe/invoices/73' endpoint is unclear beyond its title.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) return no useful content beyond 'Connect wallet'
  • No OpenAPI or schema available for request/response format
  • The endpoint path '/api/v1/stripe/invoices/73' suggests a specific resource (invoice #73) rather than a general-purpose API — unclear if this is a demo or production resource
  • No information on what data is returned or what POST body is expected

Citations

Provenance

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

Agent access