x402-gated EHR endpoint on Base, pay $0.02 per request in USDC — no API keys required.
What it does
This endpoint at `/api/v1/ehr/92` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-call APIs settled in USDC on the Base network. The specific resource at path `/ehr/92` is labeled "Premium API Access" but its exact data payload is undocumented — the "ehr" path segment suggests Electronic Health Record data, though no schema or sample response is provided.
The platform advertises a flat $0.02 per request across all its endpoints, with no API keys, no rate limits, and instant access. The x402 challenge confirms the endpoint is live, accepting POST requests and requiring an X-PAYMENT header with an "exact" scheme payment of up to 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base). Since USDC uses 6 decimals, 20,000 base units equals $0.02, consistent with the site's advertised pricing. Payments are sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a maximum timeout of 300 seconds.
The broader lowpaymentfee.com platform offers endpoints across data/analytics, AI/ML (sentiment, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). However, the `/api/v1/ehr/92` path does not appear in the site's public API listing, and no documentation, input schema, or output schema is available for this specific endpoint. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.
Capabilities
Use cases
- —Retrieving electronic health record data on a per-request payment basis
- —Integrating health data into agent workflows without managing API keys
- —Paying for individual data lookups using USDC on Base
Fit
Best for
- —Agents needing on-demand health data access without subscription commitments
- —Developers experimenting with x402 pay-per-call patterns
- —Low-volume or sporadic EHR data retrieval
Not for
- —Production healthcare applications requiring documented schemas and compliance guarantees
- —High-volume bulk EHR data extraction (no documented batch endpoints)
- —Users who need detailed API documentation or guaranteed SLAs
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/ehr/92 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no input/output schema, no example responses, and the /ehr/92 path is not listed on the provider's own site. The "EHR" label is unverified and the actual data returned is unknown.
Warnings
- —The /api/v1/ehr/92 endpoint is not listed on the provider's public API catalog — its purpose and data content are unverified.
- —No input schema, output schema, or example responses are available for this endpoint.
- —The 'ehr' path suggests health/medical data which may be subject to HIPAA or other regulatory requirements — no compliance documentation is provided.
- —Documentation pages (/docs, /api, /pricing, /README) returned no substantive content beyond a wallet connect prompt.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/ehr/92
- —The platform advertises $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/ehr/92
- —The /api/v1/ehr/92 path is not listed among the platform's publicly advertised API endpointshttps://lowpaymentfee.com