x402basequality 0.30

Pay-per-call premium API access on Base network via x402 protocol at $0.02/request in USDC.

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. The specific path `/api/v1/trades/94` suggests a trades-related data endpoint, though the exact response payload is not documented. The provider operates a broader platform offering Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utility APIs, all priced at $0.02 per request with no API keys, no rate limits, and instant access.

Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge specifies a maxAmountRequired of 20000 base units, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json. No authentication beyond the x402 payment header is required.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. The specific schema of the trades endpoint response is unknown, and it is unclear what data trade ID 94 refers to or whether the ID is parameterized for different trade lookups.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsetrades-data

Use cases

  • Fetching trade-related data without subscription or API key management
  • Agent-driven programmatic access to financial trade information with per-call payment
  • Integrating pay-as-you-go data endpoints into automated workflows

Fit

Best for

  • Agents needing keyless, on-demand trade data access
  • Developers who want to avoid subscription commitments
  • x402-compatible clients on Base network

Not for

  • Users needing detailed API documentation or guaranteed response schemas
  • High-volume consumers who would benefit from bulk pricing
  • Users without USDC on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request/response schemas, no OpenAPI spec, and the specific purpose of /api/v1/trades/94 is undocumented. Effectively a stub listing.

Warnings

  • No documentation available beyond landing page — docs/pricing/API pages only show 'Connect wallet'
  • Response schema for /api/v1/trades/94 is completely unknown
  • Purpose of trade ID 94 is unclear — may be a static resource or parameterized path
  • No examples of successful responses available

Citations

Provenance

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

Agent access