x402basequality 0.25

x402-gated HR reviews 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 provides access to an HR reviews resource (ID 43) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The price per request is $0.02 (20,000 base units of USDC with 6 decimals). Payment is made via the x402 "exact" scheme with no API keys or rate limits required.

The specific endpoint `/api/v1/hr/reviews/43` appears to serve HR review data, though the exact response schema is not documented. It accepts POST requests and returns application/json. The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per request.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response payloads, and no description of what the HR reviews endpoint actually returns. The endpoint is confirmed live via the 402 challenge, but the lack of documentation makes it difficult to know what data to send or expect back.

Capabilities

x402-paymentusdc-paymentbase-networkpay-per-requesthr-reviewsjson-apino-api-key

Use cases

  • Retrieving HR review data for a specific record (ID 43)
  • Integrating pay-per-request HR data into agent workflows
  • Accessing employee review information without API key management

Fit

Best for

  • Agents needing on-demand HR review data with crypto micropayments
  • Developers experimenting with x402 payment protocol integrations
  • Use cases where no-signup, pay-per-call access is preferred

Not for

  • Bulk HR data retrieval (no documented batch endpoints)
  • Users who need detailed API documentation or response schemas before integrating
  • Non-crypto payment workflows (only USDC on Base is accepted)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/reviews/43 \
  -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/request in USDC on Base). However, there is no OpenAPI spec, no documentation of request/response schemas, no example payloads, and the docs pages are empty. The purpose of the HR reviews endpoint is only vaguely inferable from the URL path. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request body or response format for this endpoint
  • The specific content and structure of HR review data is unknown
  • This endpoint path (/api/v1/hr/reviews/43) is not listed on the provider's homepage among their advertised APIs, raising questions about its status

Citations

Provenance

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

Agent access