x402basequality 0.35

Market quote for MMC 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 MMC token (or asset identified as "MMC") via a POST request. It is part of a broader platform offering data, analytics, AI, finance, and infrastructure APIs, all gated behind the x402 payment protocol on the Base network. Each call costs $0.02 in USDC, paid per-request with no API keys, rate limits, or subscriptions required.

The x402 challenge confirms the endpoint is live, accepting payments in USDC (contract 0x8335…2913 on Base) with an exact-scheme payment of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The response MIME type is application/json.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact structure of the MMC quote response and what request body parameters are accepted (if any) are unknown. The endpoint path suggests it returns a market price quote for a token or commodity identified as "MMC," but this cannot be confirmed from available materials.

Capabilities

market-quotex402-paymentusdc-micropaymentbase-networkper-request-pricingno-api-key

Use cases

  • Fetching a real-time market quote for the MMC token or asset
  • Integrating pay-per-call market data into trading bots or dashboards
  • Agent-driven price lookups without API key management

Fit

Best for

  • Developers needing on-demand MMC market quotes without subscriptions
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic market data consumers who prefer pay-per-use

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need detailed historical OHLCV data (no evidence this endpoint provides it)
  • Anyone unable to pay with USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The meaning of "MMC" is unspecified. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • The identity of 'MMC' (what token or asset it refers to) is not documented anywhere in the crawl.
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no useful content.
  • The platform lists many endpoints but none have detailed docs; quality of underlying data sources is unknown.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:08:06Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access