Pay-per-call medical records endpoint on Base via x402, settled in USDC.
What it does
This endpoint at `/api/v1/medical/records/39` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, and infrastructure utilities. All endpoints use the x402 protocol for payment, settling in USDC on the Base network with no API keys, no rate limits, and no subscriptions required.
The specific resource at `/api/v1/medical/records/39` is listed under the title "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request), consistent with the site-wide $0.02/request pricing. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, using the USDC contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`.
Important caveats: the endpoint path suggests it returns medical records, but no documentation, request schema, or response schema is available beyond the x402 challenge metadata. The crawled site lists many API categories but does not include a medical/records category on its landing page, and the /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further content. The actual data returned by this endpoint, its input parameters, and the nature of "record 39" are entirely unknown from the available material.
Capabilities
Use cases
- —Retrieving medical record data (record ID 39) via a single pay-per-call request
- —Agent-driven workflows that need on-demand access to health-related data without subscription management
- —Programmatic access to medical information settled instantly in USDC on Base
Fit
Best for
- —Developers or agents needing low-cost, keyless API access to medical record data
- —x402-compatible agents that can settle USDC payments on Base
- —Use cases where per-request billing with no commitment is preferred
Not for
- —Production healthcare applications requiring HIPAA-compliant, auditable data pipelines — compliance status is unknown
- —Users who need detailed API documentation, request/response schemas, or SLA guarantees before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/medical/records/39 \
-H "X-PAYMENT: <x402-payment-header>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the endpoint's actual functionality is opaque. The medical records path raises regulatory concerns with zero compliance information available.
Warnings
- —No request or response schema available — input parameters and output format are completely unknown.
- —Endpoint path suggests medical/health data but no compliance, HIPAA, or data-source information is provided.
- —This specific endpoint (/api/v1/medical/records/39) does not appear in the site's published API catalog, raising questions about its provenance.
- —The /api, /pricing, and /README pages returned no useful content beyond a wallet-connect prompt.
- —The nature of 'record 39' is unclear — it may be synthetic/demo data or real medical information.
Citations
- —The x402 challenge returns a maxAmountRequired of 20000 base units of USDC (6 decimals = $0.02) on Base network.https://lowpaymentfee.com/api/v1/medical/records/39
- —Site-wide pricing is listed as $0.02 per request with no API keys, no rate limits, and instant access on Base network.https://lowpaymentfee.com
- —The USDC asset contract used is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base.https://lowpaymentfee.com/api/v1/medical/records/39