x402basequality 0.25

x402-payable API endpoint on Base network — pay per request with USDC, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/item/37` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific endpoint is labeled "Premium API Access" and accepts POST requests, returning JSON responses. Payment is handled via the x402 protocol using USDC on the Base network.

The platform advertises a flat $0.02 per request pricing model across its endpoints, though the x402 challenge for this particular endpoint specifies a `maxAmountRequired` of 20000 (in USDC's 6-decimal representation, equaling $0.02). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The payment address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` and the timeout window is 300 seconds.

Documentation is extremely sparse. The `/docs`, `/api`, `/pricing`, and `/README` pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no description of what `/api/v1/item/37` actually returns or what input it expects. The endpoint is confirmed live (402 challenge captured), but its actual functionality cannot be determined from available materials.

Capabilities

x402-paymentusdc-base-networkpay-per-requestpost-endpointjson-responseno-api-key

Use cases

  • Programmatic access to a premium API resource via x402 micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Demonstrating x402 protocol payment flows on Base network

Fit

Best for

  • Developers experimenting with x402 protocol integrations
  • Agents that need keyless, pay-per-call API access on Base
  • Testing USDC micropayment workflows

Not for

  • Users who need documented request/response schemas before integrating
  • Production workloads requiring SLA guarantees or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/item/37 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live with a valid 402 challenge, but there is zero documentation on what the endpoint does, what inputs it accepts, or what it returns. The title 'Premium API Access' is completely generic. No OpenAPI spec, no examples, and all doc pages are empty wallet-connect stubs.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages are all empty beyond a wallet connect prompt
  • The specific functionality of /api/v1/item/37 is entirely unknown; 'Premium API Access' is not descriptive
  • No request or response schema is documented or inferrable
  • No OpenAPI or ai-plugin manifest found
  • This endpoint's purpose cannot be verified — it may be a placeholder or test endpoint

Citations

Provenance

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

Agent access