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 employee salary information for a specific employee (ID 110) when called via POST. It is part of a broader suite of pay-per-request APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, and utility categories. All endpoints on the platform use the x402 payment protocol, settling on the Base network in USDC.

The specific endpoint `/api/v1/employees/110/salary` charges a maximum of 20,000 base units of USDC (0.02 USD) per request, consistent with the provider's flat $0.02/request pricing across all listed APIs. Payment is made via the x402 `exact` scheme, meaning the caller includes a cryptographic payment proof in the `X-PAYMENT` header. No API keys, rate limits, or upfront commitments are required.

Documentation is extremely sparse. The provider's docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the salary response contains. The endpoint path suggests it returns salary data for a hardcoded employee ID (110), but it is unclear whether the ID is parameterizable or what the response payload looks like.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee via a single paid API call
  • Demonstrating x402 payment protocol integration for data access
  • Building payroll or HR dashboards that source data from paid endpoints

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing on-demand employee salary data without API key management
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk payroll data exports or batch processing (single-employee endpoint)
  • Users who need detailed API documentation or response schema guarantees
  • Production HR systems requiring SLA-backed uptime and support

Quick start

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

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 schema, no request/response examples, and no meaningful documentation beyond a wallet-connect prompt. The endpoint path is hardcoded to employee ID 110 with no indication of parameterization. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • Docs, pricing, API, and README pages all render only 'Connect wallet' with no technical content
  • Endpoint path is hardcoded to employee ID 110; unclear if other IDs are supported
  • No information on what fields the salary response contains
  • Provider appears to be a demo/showcase site for x402 protocol rather than a production data source

Citations

Provenance

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

Agent access

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