x402basequality 0.20

x402-gated EHR endpoint on Base, 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/ehr/62` is part of the lowpaymentfee.com platform, which offers a collection of x402 protocol-gated APIs spanning data analytics, AI/ML inference, finance, and infrastructure utilities. The specific `/ehr/62` path suggests an Electronic Health Record (EHR) resource, though the provider's landing page does not list this particular endpoint among its documented API categories, and no further documentation about its schema, input parameters, or response format is available.

The endpoint is live and returns a valid x402 challenge on POST. Payment is settled on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) with a maximum amount of 20,000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request — consistent with the platform's uniform $0.02/request pricing. The x402 scheme is "exact" with a 300-second timeout. No API keys, rate limits, or subscriptions are required; access is granted purely via the x402 payment header.

Because the endpoint path (`/ehr/62`) is not documented on the provider's site and the crawled docs/pricing/README pages all returned only a "Connect wallet" stub, the actual functionality, expected POST body, and response schema remain unknown. This listing should be treated as a stub until the provider publishes documentation for this specific resource.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyehr-data

Use cases

  • Retrieving electronic health record data for a specific resource (ID 62)
  • Agent-driven programmatic access to health data without API key management
  • Pay-per-call access to EHR information settled on Base L2

Fit

Best for

  • Agents needing on-demand EHR data access without subscription overhead
  • Developers experimenting with x402-gated health data endpoints
  • Crypto-native applications that settle micro-payments on Base

Not for

  • Production healthcare workflows requiring documented schemas and compliance guarantees
  • Users who need bulk or batch EHR data retrieval at scale
  • Anyone needing HIPAA-compliant audit trails (no compliance documentation available)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.20/ 1.00

The endpoint is live and returns a valid x402 challenge, but the /ehr/62 path is not listed on the provider's site, no documentation exists for its inputs or outputs, and all doc pages returned only 'Connect wallet' stubs. The actual functionality is entirely unknown, making this effectively a stub listing.

Warnings

  • The /api/v1/ehr/62 endpoint is not listed among the provider's documented APIs — its existence and purpose are unverified beyond the 402 challenge.
  • No input schema, output schema, or documentation is available for this endpoint.
  • The 'ehr' path implies health data, which may be subject to regulatory requirements (e.g., HIPAA). No compliance information is provided.
  • All documentation pages (/docs, /api, /pricing, /README) returned only a 'Connect wallet' stub with no usable content.

Citations

Provenance

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

Agent access