x402-gated EHR endpoint on Base, pay $0.02 per request in USDC — no API keys required.
What it does
This endpoint at lowpaymentfee.com provides premium API access at the path `/api/v1/ehr/49`. It is part of a broader platform offering dozens of x402-gated endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request, settled in USDC on the Base network.
The specific `/api/v1/ehr/49` path suggests an Electronic Health Record (EHR) resource, though the platform's crawled landing page does not list this particular endpoint among its advertised categories. The x402 challenge confirms the endpoint is live: it returns a 402 with an `exact` payment scheme requiring up to 20,000 base units of USDC (0x8335…) on Base, which equals $0.02 (USDC uses 6 decimals). Payment is made via the `X-PAYMENT` header with no API key or account registration needed.
Documentation is extremely sparse. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no description of what data the `/ehr/49` endpoint actually returns. Prospective callers should be aware that the nature of the response payload is unknown and that EHR data may be subject to healthcare data regulations (e.g., HIPAA in the US).
Capabilities
Use cases
- —Retrieving electronic health record data for a specific resource (ID 49)
- —Integrating EHR data into agent workflows with per-call crypto micropayments
- —Accessing health data without managing API keys or subscriptions
Fit
Best for
- —Developers or agents needing on-demand EHR data with no signup
- —x402-compatible agents that can settle USDC on Base
- —Prototyping health-data integrations with minimal commitment
Not for
- —Production healthcare systems requiring HIPAA-compliant, audited data pipelines
- —Users who need detailed documentation or guaranteed SLAs
- —Bulk or high-volume EHR data retrieval (no documented batch support)
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/ehr/49 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the EHR endpoint accepts or returns. No OpenAPI spec, no examples, and the docs pages are empty. The endpoint path is not even listed on the provider's own landing page. This is effectively a stub listing.
Warnings
- —The /api/v1/ehr/49 endpoint is not listed among the provider's advertised APIs — its purpose and response format are unknown.
- —All documentation pages (docs, API, pricing, README) returned only 'Connect wallet' with no content.
- —EHR (Electronic Health Record) data may be subject to healthcare privacy regulations such as HIPAA; callers should verify compliance.
- —No request or response schema is available; the payload structure must be discovered experimentally.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/ehr/49
- —USDC asset address is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/ehr/49
- —Platform advertises $0.02 per request, no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Docs, API, pricing, and README pages returned only 'Connect wallet' with no substantive documentationhttps://lowpaymentfee.com/docs