x402basequality 0.30

HR reviews data endpoint on Base, pay-per-call via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/hr/reviews/30` is part of the lowpaymentfee.com platform, a collection of pay-per-request APIs settled via the x402 protocol on the Base network using USDC. The specific resource appears to serve HR review data (the path suggests a review record with ID 30), though no detailed documentation or response schema is available beyond the x402 challenge and the site's landing page.

The endpoint is live and returns a standard x402 payment challenge when called without payment. It accepts POST requests and charges $0.02 per call (20,000 base units of USDC with 6 decimals = $0.02), consistent with the uniform $0.02/request pricing advertised across all endpoints on the platform. Payment is made in USDC on Base to the specified payTo address, with a 300-second timeout. No API keys or rate limits are required — access is granted purely through on-chain micropayment.

The broader lowpaymentfee.com platform offers endpoints across several categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. However, this specific HR reviews endpoint is not listed on the site's landing page, and no documentation describes its request format or response schema. Buyers should be aware that the actual data returned and its quality are unverified.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesthr-datareviews-apino-api-key

Use cases

  • Retrieving HR review records programmatically with per-call payment
  • Integrating employee review data into agent workflows without API key management
  • Accessing on-demand HR data via crypto micropayments

Fit

Best for

  • Agents needing on-demand HR review data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Low-volume or sporadic access to HR review records

Not for

  • Production HR systems requiring documented schemas and SLAs
  • Bulk retrieval of large HR datasets (pay-per-call adds up)
  • Users who cannot transact in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hr/reviews/30 \
  -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, but there is no documentation, no request/response schema, and the HR reviews endpoint is not even listed on the provider's own landing page. The actual data returned is completely unknown, making this effectively a stub listing.

Warnings

  • No documentation or response schema available for this endpoint
  • This specific endpoint (/api/v1/hr/reviews/30) is not listed on the provider's landing page among advertised APIs
  • Request body format is unknown — no input schema provided
  • Actual data content and quality are unverified
  • The hardcoded ID '30' in the path suggests this may be a single fixed resource rather than a parameterized endpoint

Citations

Provenance

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

Agent access