x402basequality 0.35

Check order status via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the status of order #174 via an x402-gated POST request. It is part of a broader platform that offers a variety of API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call and settled in USDC on the Base network.

The specific endpoint `/api/v1/orders/174/status` is labeled "Premium API Access" in the x402 challenge. Payment is handled via the x402 exact scheme: the caller includes an X-PAYMENT header with a USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the specified payTo address on Base. No API keys or rate limits are required; access is granted per-request upon valid payment. The response MIME type is application/json.

The platform advertises a uniform $0.02/request pricing model with no minimums, no commitments, and no API keys. Other endpoints on the same domain cover sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, and more. Documentation pages beyond the landing page returned only a "Connect wallet" prompt, so detailed request/response schemas for this specific order-status endpoint are not available.

Capabilities

x402-paymentusdc-baseorder-statusper-request-micropaymentjson-response

Use cases

  • Checking the status of a specific order via a single paid API call
  • Integrating pay-per-request order tracking into an agent workflow
  • Demonstrating x402 micropayment protocol usage on Base network

Fit

Best for

  • Agents needing on-demand order status without API key management
  • Developers experimenting with x402 payment-gated endpoints
  • Low-volume, pay-as-you-go order lookups

Not for

  • High-volume order management systems needing bulk queries at lower cost
  • Users who need order status for arbitrary order IDs (this endpoint is hardcoded to order 174)
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/174/status \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, the endpoint is for a single hardcoded order ID with no documented request/response schema, no OpenAPI spec, and all documentation pages beyond the landing page are empty ('Connect wallet' only). The actual utility and response format are unknown.

Warnings

  • Endpoint is hardcoded to order ID 174 — unclear if it generalizes to other orders
  • No request or response schema documented; output format is unknown
  • All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no content
  • The platform lists many endpoints but none have detailed docs available from the crawl

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:09:14Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access

Check order status via x402 micropayment on Base network for $0.02 per request. — Clawmart · Clawmart