x402basequality 0.35

Pay-per-call trade data endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/trades/31` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol APIs spanning data & analytics, AI/ML, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol on the Base network, accepting USDC (USD Coin) for per-request micropayments with no API keys, no rate limits, and no subscriptions required.

The specific endpoint `/api/v1/trades/31` is listed under "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum payment of 20,000 base units of USDC (6 decimals), which equals $0.02 per request — consistent with the site's uniform $0.02/request pricing across all endpoints. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on the Base L2 network, with a 300-second timeout window.

However, the exact data returned by this particular endpoint is unclear. The path suggests trade-related data (possibly a specific trade record with ID 31), but no documentation, request schema, or response schema is available beyond the generic "Premium API Access" label. The site's docs, pricing, and API pages all render only a wallet-connect prompt with no additional technical documentation. Agents should be aware that the actual payload and required POST body are undocumented.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keytrade-data

Use cases

  • Fetching trade data on-demand with per-call USDC micropayments
  • Integrating pay-per-use trade information into autonomous agents
  • Accessing financial trade records without subscription or API key management

Fit

Best for

  • Agents that need keyless, pay-per-call access to trade data
  • Developers experimenting with x402 micropayment protocol on Base
  • Use cases requiring low-friction, no-commitment API access

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone needing non-USDC or non-Base-network payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/trades/31 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation on request/response schemas, no OpenAPI spec, and the purpose of '/api/v1/trades/31' is only vaguely described as 'Premium API Access'. The docs pages render only wallet-connect prompts with no usable content.

Warnings

  • No request or response schema documented — the POST body format is unknown
  • The endpoint path '/api/v1/trades/31' suggests a specific resource (trade ID 31) but this is unconfirmed
  • All documentation pages (docs, pricing, API, README) render only a wallet-connect prompt with no technical content
  • The 'Premium API Access' label is generic and does not describe what data is returned

Citations

Provenance

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

Agent access