x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data via a simple POST request, settled per-call using the x402 payment protocol on the Base network with USDC. The specific resource `/api/v1/employees/128/salary` returns salary information for employee ID 128 in JSON format.

The endpoint charges a maximum of 0.02 USDC per request (20,000 base units with 6 decimals). Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or rate limits are required. The x402 challenge confirms the endpoint is live, accepting the "exact" payment scheme on Base, paying to address 0x1A2B...85F3 with a 300-second timeout.

lowpaymentfee.com hosts a broader catalog of pay-per-call APIs spanning data/analytics, AI/ML, finance/Web3, and utility services, all priced at $0.02 per request. However, the employee salary endpoint is not listed on the site's public catalog, and no documentation, request/response schema, or example payloads are available. The actual data source and fidelity of the salary information are unknown.

Capabilities

x402-paymentper-call-pricingusdc-baseemployee-salary-datajson-responseno-api-key

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-call salary data into HR or payroll workflows
  • Agent-driven compensation benchmarking lookups

Fit

Best for

  • Developers needing on-demand salary data without subscription commitments
  • AI agents that can settle x402 payments on Base
  • Prototyping pay-per-call data access patterns

Not for

  • Bulk salary data exports (single-employee endpoint, no batch mode documented)
  • Users without a Base-compatible USDC wallet
  • Production HR systems requiring documented SLAs and schemas

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no documentation, no request/response schema, no examples, and the endpoint is not listed in the provider's own public catalog. The actual data behind this endpoint is entirely opaque.

Warnings

  • No request or response schema available — input format and output fields are unknown.
  • This specific endpoint (/api/v1/employees/128/salary) is not listed on the provider's public API catalog, raising questions about its intended audience or status.
  • No documentation pages rendered meaningful content (all showed only 'Connect wallet').
  • Data source and accuracy of salary information are completely undocumented.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:37:59Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access