x402basequality 0.25

x402-gated card-transaction 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 exposes a card-transactions resource at `/api/v1/cards/58/transactions` behind an x402 payment challenge. It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint listed here (`/api/v1/cards/58/transactions`) is labeled "Premium API Access" in the x402 challenge but lacks detailed documentation about what data it returns or what POST body it expects. The x402 challenge confirms it is live, accepts USDC (contract `0x8335…2913` on Base), and requires a maximum payment of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). No API keys or rate limits are advertised; access is gated purely by the x402 micropayment.

Documentation across the site is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of the card-transactions resource beyond its URL path. Prospective callers should expect to experiment or contact the provider for integration details.

Capabilities

x402-paymentusdc-settlementbase-networkcard-transactionspay-per-requestno-api-key

Use cases

  • Fetching card transaction records via a single micropayment
  • Integrating pay-per-call card data into agent workflows
  • Programmatic access to card-level transaction data without API key management

Fit

Best for

  • Agents or bots that can settle x402 USDC payments on Base
  • Developers wanting keyless, pay-per-use card transaction data
  • Prototyping micropayment-gated API integrations

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume batch processing where per-request pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/cards/58/transactions \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the card-transactions resource actually returns. 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 request/response schema provided; the POST body and response format are unknown.
  • The specific purpose of /api/v1/cards/58/transactions is unclear — 'Premium API Access' is a generic label.
  • The hardcoded card ID '58' in the path suggests this may be a demo or placeholder resource.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 03:07:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access