x402basequality 0.30

Pay-per-call HR reviews 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/hr/reviews/29` 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 resource appears to serve HR review data (likely employee or company reviews) behind a micropayment wall. Payment is settled in USDC on Base, with a maximum cost of $0.02 per request (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or subscriptions are required — callers simply attach an x402 payment header to each POST request.

The broader lowpaymentfee.com platform advertises endpoints across several categories: Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints share the same $0.02/request pricing model. However, the specific `/api/v1/hr/reviews/29` endpoint is not listed on the site's landing page among the advertised APIs, and no documentation, schema, or example responses are available for it. The response MIME type is `application/json`, and the endpoint accepts HTTP POST. Beyond that, the actual data structure and fields returned are unknown.

Because there is no OpenAPI spec, no request/response examples, and no dedicated documentation for this particular endpoint, the practical utility for agents is limited to trial-and-error. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of input/output schema makes integration speculative.

Capabilities

x402-paymentusdc-basepay-per-requesthr-reviewsjson-responseno-api-keyno-rate-limit

Use cases

  • Retrieving HR review data for a specific entity (review ID 29)
  • Integrating pay-per-call HR data into agent workflows without subscriptions
  • Accessing review information via micropayment without API key management

Fit

Best for

  • Agents needing on-demand HR review data with no signup
  • Developers experimenting with x402 micropayment protocols
  • Low-volume, pay-as-you-go data retrieval on Base network

Not for

  • Bulk HR data extraction (per-request pricing adds up quickly)
  • Use cases requiring documented request/response schemas before integration
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/reviews/29 \
  -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, confirming pricing and payment details. However, there is no OpenAPI spec, no request/response schema, no documentation for this specific endpoint, and it is not listed among the site's advertised APIs. The actual data returned is entirely unknown.

Warnings

  • No documentation or schema available for /api/v1/hr/reviews/29
  • This endpoint is not listed among the advertised APIs on the provider's landing page
  • No example request or response bodies available — integration requires trial-and-error
  • The endpoint path suggests a single fixed resource (review ID 29); unclear if other IDs are supported

Citations

Provenance

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

Agent access