Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
phrase | string | null | laying eggs in amber |
Service overview
Frontend design audit and AI-slop detector. Deterministic static analysis catches 25+ design anti-patterns: gradient text, AI color palettes, nested cards, bounce easing, overused fonts (Inter), low contrast. Submit HTML or a public URL; receive findings with severity, snippets, and an overall score. No LLM in the loop, reproducible. Powered by the open-source Impeccable engine. Use for CI design quality gates, agentic code review, frontend QA, competitive UI analysis.
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://visionaire.live/api/forest" \
--method POST \
--data '{
"phrase": "{phrase}"
}'{
"endpoint": "POST /api/forest",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
5 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
phrase | string | null | laying eggs in amber |
| Parameter | Type | Default | Example |
|---|---|---|---|
subject | string | null | the moment before a thought arrives |
| Parameter | Type | Default | Example |
|---|---|---|---|
topic | string | null | the difference between trained-on and looking-through |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://example.com |
| Parameter | Type | Default | Example |
|---|---|---|---|
question | string | null | how does Visionaire think about permanence? |
FAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)