$0.002
per call · USD Coin on Base
Convert a non-negative weight or mass value between common units. Use this deterministic endpoint when an agent needs a precise unit conversion.
Endpoint
GET https://87-106-119-237.sslip.io/api/convert-weight4
Calls / 30d
3
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://87-106-119-237.sslip.io/api/convert-weight", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://87-106-119-237.sslip.io/api/convert-weight?from_unit=kg&to_unit=lb&value=1" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"from_unit": "kg",
"result": "2.204622621848775807229738013",
"to_unit": "lb",
"value": "1"
}Payment details
0xb847fe425f54cbc586f8e735ae4270b82119771eUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Sslip & similar services
Sslip · Paid Evidence Summary Json
observer.137-184-67-179.sslip.io
Live Bitcoin BTC-USD market-regime and risk evidence for autonomous AI agents, algorithmic systems, portfolio monitors, and quantitative workflows. Returns current market state and phase, coherence, commitment, pressure, derived directional bias, alert label, completion readiness, transition strength, false-breakout risk, and recent state-change events. Experimental analytics only; not financial advice.
Sslip · Market Data Attestation
base.46-225-15-169.sslip.io
Market Data Integrity Attestation. The caller supplies the observations. Tradebot checks causal timing, freshness, gaps, sequencing, identity consistency, and cryptographic record hashes. The response contains a PASS/FAIL verdict, safe_to_use, named checks, and a deterministic attestation identity. It provides no trade recommendation and no market-data redistribution; it performs no market-data acquisition.
StableTravel · Seats Aero Availability
stabletravel.dev
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.