Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
data | string | null | [{"a":1,"b":2}] |
from | string | null | json |
to | string | null | yaml |
Service overview
Fetch any public web page and return clean main content as JSON: title, author, publish date, hostname, excerpt, full text, and word_count. Boilerplate (nav, ads, footers) is stripped. Input: url (public http/https). Use to read articles, docs, or pages and feed clean text to an LLM.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://x402.shizu.me/convert" \
--method POST \
--data '{
"data": "{data}",
"from": "{from}",
"to": "{to}"
}'{
"endpoint": "POST /convert",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
10 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
data | string | null | [{"a":1,"b":2}] |
from | string | null | json |
to | string | null | yaml |
| Parameter | Type | Default | Example |
|---|---|---|---|
encoding | string | null | o200k_base |
text | string | null | hello world |
| Parameter | Type | Default | Example |
|---|---|---|---|
pair | string | null | BTC-USD |
| Parameter | Type | Default | Example |
|---|---|---|---|
lat1 | string | null | 0 |
lat2 | string | null | 1 |
lon1 | string | null | 0 |
lon2 | string | null | 1 |
op | string | null | distance |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com/file.pdf |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
from | string | null | UTC |
to | string | null | America/New_York |
| Parameter | Type | Default | Example |
|---|---|---|---|
type | string | null | email |
value | string | null | [email protected] |
| Parameter | Type | Default | Example |
|---|---|---|---|
lat | string | null | 52.52 |
lon | string | null | 13.40 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint