x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 85) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint requires no API keys, no rate limits, and provides instant access — callers simply attach an x402 payment header to authorize each call.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request. This particular endpoint sits under what appears to be an HR or employee data domain (`/api/v1/employees/85/salary`). However, there is no public documentation describing the request body schema, response fields, or what data is actually returned beyond the generic "Premium API Access" label. The docs, pricing, and API pages on the site are gated behind a wallet-connect flow and yielded no additional content during crawl.

Because there is no OpenAPI spec, no example responses, and no detailed documentation available, the actual data returned by this endpoint is unknown. Callers should treat this as a low-documentation endpoint and test with a small payment first.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-key

Use cases

  • Retrieving salary information for employee ID 85 via a single paid API call
  • Integrating pay-per-call employee data into agent workflows without API key management
  • Demonstrating x402 payment protocol usage on the Base network

Fit

Best for

  • Agents needing on-demand employee salary data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk payroll data exports across many employees
  • Use cases requiring detailed API documentation or SLAs
  • Applications needing authenticated, auditable HR data access

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/85/salary \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a generic label, and the docs pages are empty behind a wallet gate. The purpose of the endpoint (employee salary for ID 85) is narrow and unexplained.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (docs, pricing, API, README) are gated behind wallet-connect and returned no useful content
  • The endpoint path references a hardcoded employee ID (85); unclear if other IDs are supported or how to discover them
  • The nature and source of the 'salary' data is unspecified — could be mock/demo data

Citations

Provenance

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

Agent access