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 11) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint `/api/v1/hr/documents/11` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no description of what the HR document endpoint actually returns. The endpoint is live (returns a valid x402 402 challenge), but without documentation it is unclear what input the POST body should contain or what the response payload looks like. The "HR documents" category is not listed on the homepage's API catalog, making this endpoint's purpose and data content uncertain.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesthr-document-retrievaljson-response

Use cases

  • Retrieving HR-related documents programmatically via pay-per-call
  • Agent-driven document access without API key management
  • Micropayment-gated data retrieval on Base L2

Fit

Best for

  • Agents needing keyless, pay-per-use document access
  • Developers experimenting with x402 payment protocol
  • Use cases requiring low-friction USDC micropayments on Base

Not for

  • Production workflows requiring documented request/response schemas
  • Bulk document retrieval where per-call pricing is inefficient
  • Users who need fiat payment options or non-crypto settlement

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what this HR document endpoint actually returns. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition for request or response payloads
  • The /api/v1/hr/documents/ path is not listed in the homepage's API catalog, making its purpose unclear
  • No information on what 'HR documents' contain or what input is expected in the POST body

Citations

Provenance

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

Agent access