x402basequality 0.25

x402-gated card-transactions endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes a POST resource at `/api/v1/cards/48/transactions` behind an x402 payment challenge. It is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated via the x402 protocol on the Base network, settled in USDC.

The specific endpoint listed here is described only as "Premium API Access" with no further documentation on its request or response schema. The x402 challenge confirms the endpoint is live and accepts payments of up to 20,000 base units of USDC (0.02 USD) per request, paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The path `/api/v1/cards/48/transactions` suggests it returns transaction data for a specific card resource (card ID 48), but no schema, example payloads, or detailed docs were found in the crawl.

The platform advertises $0.02 per request across all endpoints, no API keys, no rate limits, and instant access. However, the docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no substantive content, so there is very little information about what this endpoint actually returns or what input it expects beyond a POST request.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestcard-transactionspost-endpoint

Use cases

  • Retrieving transaction history for a specific card resource via pay-per-call
  • Integrating card transaction data into agent workflows without API key management
  • Programmatic access to card-level financial data settled in USDC on Base

Fit

Best for

  • Agents that need keyless, pay-per-call access to card transaction data
  • Developers experimenting with x402 protocol integrations
  • Workflows requiring on-chain micropayment-gated API access

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integration
  • Bulk data retrieval where per-request pricing would be cost-prohibitive

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/cards/48/transactions \
  -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 live (402 challenge confirmed) and pricing is clear ($0.02 USDC per call on Base), but there is no documentation, no request/response schema, no examples, and the endpoint's actual functionality is only vaguely implied by its URL path. Docs pages returned only 'Connect wallet' with no content.

Warnings

  • No request or response schema available — the endpoint's actual behavior is unknown
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content
  • The path '/api/v1/cards/48/transactions' suggests card-specific transaction data but this is inferred solely from the URL; no confirmation exists
  • The description 'Premium API Access' is generic and does not clarify what data or functionality is provided

Citations

Provenance

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

Agent access