x402basequality 0.30

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 #60 via an x402-gated POST request. It is part of a broader platform that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/orders/60/status` is labeled "Premium API Access" in the x402 challenge. The challenge confirms the endpoint is live, accepting POST requests, and requires a payment of up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout.

Documentation on the site is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples. The platform advertises no API keys, no rate limits, and instant access, but the actual behavior and response format of this particular order-status endpoint are undocumented beyond the x402 challenge metadata.

Capabilities

x402-paymentusdc-basepay-per-requestorder-statusmicropaymentpost-endpoint

Use cases

  • Checking the status of a specific order (#60) via a paid API call
  • Demonstrating x402 protocol micropayment integration on Base
  • Agent-driven order tracking with per-call USDC settlement

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing pay-per-call order status checks
  • Projects requiring no-API-key, instant-access endpoints on Base

Not for

  • Bulk order management or querying arbitrary order IDs (endpoint is hardcoded to order 60)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but the endpoint is narrowly scoped to a single hardcoded order ID. Documentation is effectively absent — all doc pages render only 'Connect wallet'. No request/response schema, no examples, and no OpenAPI spec are available.

Warnings

  • Endpoint is hardcoded to order ID 60; unclear if other order IDs are supported or if this is a demo
  • All documentation pages (docs, API, pricing, README) return only 'Connect wallet' with no usable content
  • No OpenAPI spec or response schema available — response format is unknown
  • The 'Premium API Access' label is generic and does not describe what the endpoint actually returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:22:08Z · 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