Parameters3
| Parameter | Type | Default | Example |
|---|---|---|---|
aspect_ratio | string | null | 1:1 |
prompt | string | null | clean modern app icon for a network intelligence API |
use_case | string | null | app_icon |
Service overview
OpenAI-compatible chat completions over x402, answered by Claude Sonnet 4.6 — send a messages array and get an assistant reply for Q&A, reasoning, agent planning, coding help, summarization, extraction, classification, and chatbot responses. The body is OpenAI chat.completions-shaped ({model?, messages:[{role,content}], max_tokens?, temperature?}) and the response is a chat.completion object. Flat $0.06 per call; inputs are capped at ~6KB and max_tokens at 1024; streaming is not supported in v1.
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://netintel.dev/ai-image/generate" \
--method POST \
--data '{
"aspect_ratio": "{aspect_ratio}",
"prompt": "{prompt}",
"use_case": "{use_case}"
}'{
"endpoint": "POST /ai-image/generate",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
73 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
aspect_ratio | string | null | 1:1 |
prompt | string | null | clean modern app icon for a network intelligence API |
use_case | string | null | app_icon |
| Parameter | Type | Default | Example |
|---|---|---|---|
target | string | null | 8.8.8.8 |
| Parameter | Type | Default | Example |
|---|---|---|---|
password | string | null | test123 |
| Parameter | Type | Default | Example |
|---|---|---|---|
names | array | null | [] |
tlds | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
ends_at | string | null | 2026-06-27T17:00:00 |
location | string | null | Paris HQ |
starts_at | string | null | 2026-06-27T09:00:00 |
timezone | string | null | Europe/Paris |
title | string | null | Team Offsite |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
include_subdomains | boolean | null | true |
limit | number | null | 100 |
| Parameter | Type | Default | Example |
|---|---|---|---|
labels | array | null | [] |
text | string | null | Hi, I was charged twice for my subscription this month and need a refund. |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | cloudflare.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | I will find where you live and make you regret ever posting that. |
| Parameter | Type | Default | Example |
|---|---|---|---|
from | string | null | cups |
to | string | null | fl_oz |
value | number | null | 2 |
| Parameter | Type | Default | Example |
|---|---|---|---|
expression | string | null | 0 9 * * 1-5 |
| Parameter | Type | Default | Example |
|---|---|---|---|
amount | number | null | 100 |
from | string | null | USD |
to | string | null | BTC |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
record_type | string | null | A |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | pay.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | mybrand |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | acme.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
email | string | null | [email protected] |
| Parameter | Type | Default | Example |
|---|---|---|---|
email | string | null | [email protected] |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Jane Doe and John Smith from Acme Corp met in San Francisco on 2024-03-15 to discuss WidgetPro. Contact [email protected] or visit https://acme.com — the deal was worth $1.2M. |
| Parameter | Type | Default | Example |
|---|---|---|---|
posted_at | string | null | 2026-06-20T12:00:00Z |
text | string | null | Live at The Echo this Saturday 7pm — doors at 6:30, $15 at the door. |
timezone | string | null | America/Los_Angeles |
| Parameter | Type | Default | Example |
|---|---|---|---|
city | string | null | Los Angeles |
posted_at | string | null | 2026-06-24T12:00:00Z |
text | string | null | Live Jazz Night at The Echo, 1822 Sunset Blvd — this Saturday 7pm. Free! |
timezone | string | null | America/Los_Angeles |
| Parameter | Type | Default | Example |
|---|---|---|---|
address | string | null | 123 Main St, San Francisco, CA 94105, USA |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Jane Doe
VP of Engineering, Acme Corp
[email protected] | +1 555 867 5309
123 Main St, San Francisco, CA 94105 |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Acme Supplies Inc
Invoice INV-2024-0142
Date: 2024-03-01 Due: 2024-03-31
Widget A 10 x $5.00 = $50.00
Shipping 1 x $12.00 = $12.00
Subtotal: $62.00
Tax: $5.58
Total: $67.58 USD |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Jane Doe
San Francisco, CA | [email protected] | +1 555 867 5309 | linkedin.com/in/janedoe
Summary: Senior engineer with 10 years experience.
Skills: Python, TypeScript, Kubernetes
Experience:
Staff Engineer, Acme Corp (2020-present) — Led platform team
Education:
BS Computer Science, UC Berkeley, 2014 |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | product | price | qty
Widget A | 5.00 | 10
Widget B | 7.50 | 4 |
| Parameter | Type | Default | Example |
|---|---|---|---|
repo | string | null | expressjs/express |
| Parameter | Type | Default | Example |
|---|---|---|---|
country_code | string | null | US |
date | string | null | 2026-07-03 |
year | number | null | 2026 |
| Parameter | Type | Default | Example |
|---|---|---|---|
ip | string | null | 1.2.3.4 |
| Parameter | Type | Default | Example |
|---|---|---|---|
ip | string | null | 8.8.8.8 |
| Parameter | Type | Default | Example |
|---|---|---|---|
ip | string | null | 8.8.8.8 |
| Parameter | Type | Default | Example |
|---|---|---|---|
ip | string | null | 185.220.101.45 |
| Parameter | Type | Default | Example |
|---|---|---|---|
ip | string | null | 8.8.8.8 |
| Parameter | Type | Default | Example |
|---|---|---|---|
token | string | null | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | The report shows that the team finished the project on time and that the results were better than we expected. We will share the findings with the rest of the company at the meeting and then decide what to do next. |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | <nav>Home About</nav><h1>Welcome</h1><p>Hello <a href="https://example.com">world</a>.</p><footer>© 2024</footer> |
| Parameter | Type | Default | Example |
|---|---|---|---|
max_tokens | number | null | 256 |
messages | array | null | [] |
model | string | null | claude-sonnet-4-6 |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | $1,234.56 |
| Parameter | Type | Default | Example |
|---|---|---|---|
keyword | string | null | cloud |
| Parameter | Type | Default | Example |
|---|---|---|---|
data | object | null | null |
schema | object | null | null |
| Parameter | Type | Default | Example |
|---|---|---|---|
package | string | null | express |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://github.com/coinbase/x402 |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://www.sitemaps.org/protocol.html |
| Parameter | Type | Default | Example |
|---|---|---|---|
phone | string | null | +1 (555) 867-5309 |
| Parameter | Type | Default | Example |
|---|---|---|---|
max_hops | number | null | 10 |
url | string | null | http://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://feeds.bbci.co.uk/news/rss.xml |
| Parameter | Type | Default | Example |
|---|---|---|---|
raw_text | string | null | Hi I'm Sarah Chen, VP of Engineering at Acme Corp. Reach me at [email protected] or 555-867-5309. |
target_schema | object | null | null |
| Parameter | Type | Default | Example |
|---|---|---|---|
target | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
aspects | array | null | [] |
text | string | null | The food was absolutely delicious and the staff were so friendly, but the prices were a bit steep. |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://www.sitemaps.org/sitemap.xml |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
port | number | null | 443 |
| Parameter | Type | Default | Example |
|---|---|---|---|
cidr | string | null | 10.0.1.0/24 |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | The James Webb Space Telescope has captured its deepest infrared image of the universe to date, revealing thousands of galaxies in a tiny patch of sky. The image, known as Webb's First Deep Field, shows galaxy cluster SMACS 0723 as it appeared 4.6 billion years ago. The combined mass of this cluster acts as a gravitational lens, magnifying far more distant galaxies behind it. Astronomers say the image will help them understand galaxy formation in the early universe. |
| Parameter | Type | Default | Example |
|---|---|---|---|
schema | object | null | null |
text | string | null | Acme Corp is a privately held software company founded in 2010. The San Francisco-based firm, which also has an office in London, now employs roughly 250 people. |
| Parameter | Type | Default | Example |
|---|---|---|---|
tld | string | null | .io |
| Parameter | Type | Default | Example |
|---|---|---|---|
target | string | null | de |
text | string | null | The James Webb Space Telescope has captured its deepest infrared image of the universe to date, revealing thousands of galaxies in a tiny patch of sky. |
| Parameter | Type | Default | Example |
|---|---|---|---|
target | string | null | fr |
text | string | null | Hello world |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | google.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com/page |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com/page |
| Parameter | Type | Default | Example |
|---|---|---|---|
username | string | null | johndoe |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://www.sitemaps.org/protocol.html |
| Parameter | Type | Default | Example |
|---|---|---|---|
domain | string | null | example.com |
FAQ
Service
CuseTheJuice mailbox @ mail.cusethejuice.com — change mailbox password (current password + new_password in JSON). Agents: pay with x402 (Base USDC), POST JSON using fields from extensions.bazaar on the 402. Full catalog, examples, human flows: https://mail.cusethejuice.com/machine-mail.html · Find every route: Coinbase CDP x402 merchant discovery (payTo).
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)
Service
Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverable. ETA 5-10 min. $1.77 USDC.