x402basequality 0.25

x402-gated premium API endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ehr/59` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. The specific `/api/v1/ehr/59` path is listed under the title "Premium API Access" but its exact functionality is not documented on the site — the "ehr" path segment suggests it may relate to Electronic Health Records or a similar domain, though this is unconfirmed.

The endpoint is live and responds with a valid x402 payment challenge on POST. It accepts payment in USDC on the Base network at a maximum cost of 20,000 base units (0.02 USDC, i.e., two cents per request). The platform advertises a uniform $0.02/request pricing model across all its endpoints, with no API keys, no rate limits, and no minimum commitments required. Payment is settled on-chain via the x402 "exact" scheme to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The input schema indicates it accepts HTTP POST requests and is marked as discoverable, but the expected request body and response format are unknown. Users should be aware that without documentation, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkhttp-postjson-response

Use cases

  • Accessing a premium data endpoint with per-request USDC micropayments
  • Integrating pay-as-you-go API calls without managing API keys or subscriptions
  • Agent-driven programmatic access to gated resources via x402 protocol

Fit

Best for

  • Developers wanting zero-signup, pay-per-call API access
  • AI agents that can settle x402 payments on Base
  • Users comfortable with on-chain USDC micropayments

Not for

  • Anyone needing detailed API documentation or guaranteed SLAs before integrating
  • Use cases requiring free or fiat-only payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/ehr/59 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what /api/v1/ehr/59 actually does, no request/response schema, and no examples. The docs pages are empty. This is effectively a stub listing.

Warnings

  • The exact purpose of /api/v1/ehr/59 is unknown — 'ehr' may imply health data, which could involve regulated categories (HIPAA, etc.)
  • No documentation, OpenAPI spec, or usage examples are available from the provider
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The endpoint path does not appear in the provider's own listed API catalog on the homepage

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 18:55:49Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access