x402basequality 0.25

Pay-per-call EHR data endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/ehr/17` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs accessible via the x402 payment protocol on the Base network. The specific endpoint appears to serve Electronic Health Record (EHR) data, though the crawled documentation provides no details about the schema, fields, or data source behind this particular resource. The platform advertises a uniform $0.02 per request pricing model across all its endpoints.

Payment is handled via x402 with USDC on Base (contract 0x8335…2913). The 402 challenge confirms the endpoint is live and accepts POST requests with a max amount of 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys or rate limits are advertised — access is granted purely through per-call micropayment. The timeout for payment settlement is 300 seconds.

Important caveats: the endpoint's actual response schema is undocumented. The crawled site pages beyond the landing page returned only "Connect wallet" stubs with no meaningful documentation. The EHR endpoint is not listed among the publicly advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure), which raises questions about whether it is a production resource or a test/demo endpoint. Users working with health data should be aware of potential regulatory implications (HIPAA, etc.) that are not addressed anywhere in the available materials.

Capabilities

x402-paymentusdc-basepay-per-requestehr-datahttp-post

Use cases

  • Retrieving electronic health record data for a specific resource (ID 17)
  • Integrating EHR data into agent workflows with per-call micropayments
  • Accessing health data without API key registration

Fit

Best for

  • Developers needing on-demand EHR data access without subscription commitments
  • Agent-based systems that can settle x402 payments in USDC on Base
  • Prototyping health data integrations with low per-call cost

Not for

  • Production healthcare applications requiring HIPAA-compliant, audited data pipelines
  • Users who need detailed documentation or guaranteed SLAs for health data
  • Bulk retrieval of large EHR datasets (pay-per-request model may be costly at scale)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on the EHR endpoint's request/response schema, data source, or purpose. The EHR path is not listed among the site's advertised APIs, and all doc/pricing/API pages returned only 'Connect wallet' stubs. This is effectively a stub listing.

Warnings

  • No documentation exists for the /api/v1/ehr/17 endpoint — request body and response schema are completely unknown.
  • This endpoint is not listed among the provider's publicly advertised API categories, raising questions about its status.
  • EHR (Electronic Health Record) data may be subject to HIPAA or other health data regulations; no compliance information is provided.
  • All site pages beyond the landing page returned only 'Connect wallet' with no usable content.
  • No OpenAPI spec, AI plugin manifest, or agents.txt found.

Citations

Provenance

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

Agent access