x402basequality 0.30

x402-gated HR document endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves an HR document resource (document ID 8) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with the "exact" payment scheme. The per-request cost is 20,000 base units of USDC, which at 6 decimals equals $0.02 USD.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments. However, this specific listing is for the `/api/v1/hr/documents/8` resource, which appears to be an HR documents endpoint — a category not prominently featured on the landing page.

Documentation is extremely sparse. There is no OpenAPI spec, no request/response schema beyond the x402 challenge's outputSchema stub, and no examples of what the HR document payload looks like. The endpoint is confirmed live (402 challenge returned successfully), but the actual content and structure of the response after payment remain unknown.

Capabilities

x402-paymentusdc-basepay-per-requesthr-documentsjson-response

Use cases

  • Retrieving HR document data on a per-request payment basis
  • Agent-driven document access without API key provisioning
  • Programmatic access to HR records via crypto micropayments

Fit

Best for

  • Agents or services needing keyless, pay-per-call access to HR documents
  • Developers experimenting with x402 payment protocol integrations
  • Scenarios requiring no-commitment, no-rate-limit document retrieval

Not for

  • Bulk document retrieval where per-request costs add up quickly
  • Use cases requiring well-documented schemas and response contracts
  • Production systems needing SLA guarantees or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/documents/8 \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, confirming pricing and payment details. However, there is no OpenAPI spec, no request body schema, no response examples, and no documentation for what the HR document resource actually contains. The listing is effectively a stub with only payment metadata available.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No request body or response body examples exist in the crawl material
  • The /api/v1/hr/documents/ path is not listed on the provider's landing page among advertised API categories
  • Actual content and structure of the HR document response are completely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:23:33Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access