x402basequality 0.30

Market quote for MCO token via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a market quote for the MCO token (likely referring to MCO/MODUM or a similar crypto asset). It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance/Web3, and utility services. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint `/api/v1/market/quote/MCO` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, requiring a maximum payment of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The platform advertises no API keys, no rate limits, and instant access — you simply attach an x402 payment header to each request.

Documentation beyond the landing page is extremely sparse; 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 detailed description of what fields the MCO quote returns. The endpoint likely returns standard market-quote data (price, volume, timestamp, etc.), but this is inferred from the path naming convention rather than documented.

Capabilities

market-quotecrypto-pricingx402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Fetching a real-time market quote for the MCO token in an automated trading bot
  • Integrating MCO price data into a portfolio tracker without managing API keys
  • Agent-driven price lookups where per-call micropayments replace subscription billing

Fit

Best for

  • Developers who want keyless, pay-per-call crypto market data
  • AI agents that need on-demand token price quotes settled via x402
  • Low-volume or sporadic MCO price lookups where subscriptions are wasteful

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk pricing
  • Users who need comprehensive historical OHLCV data or charting APIs
  • Anyone needing quotes for tokens other than MCO from this specific endpoint

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/MCO \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge confirms the endpoint is live with clear pricing ($0.02 USDC on Base), but there is no OpenAPI schema, no documented request/response format, and all documentation pages are empty stubs. The actual data returned by the MCO quote endpoint is entirely unknown.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or JSON schema describing request parameters or response fields.
  • The meaning of 'MCO' in this context is not documented; it could refer to multiple tokens.
  • No example responses are available to verify what data the endpoint actually returns.

Citations

Provenance

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

Agent access