Skip to main content
The Sly Scanner analyzes merchant websites and returns a structured readiness report: which agentic protocols they support (UCP, ACP, x402, AP2, MCP, NLWeb, Visa VIC, Mastercard), what structured data they expose, how much friction an autonomous agent would hit at checkout, and a composite 0–100 readiness score.

Who uses this

  • Ecommerce-agent vendors prioritizing which merchants their agents can transact with today vs. need manual workarounds.
  • Research teams tracking agentic-commerce adoption over time.
  • Sales teams identifying prospects with high demand and low readiness (the ripest integration targets).

What you get

  • On-demand scans — POST a domain, get a full report in 2–5 seconds.
  • Batch scans — upload a CSV or JSON array, poll for progress, retrieve results.
  • Prospect intelligence — opportunity scores combining demand signals with readiness gaps, sortable by category/region, CSV-exportable.
  • Synthetic shopping tests — end-to-end agent checkout runs with per-step success/blocker reporting.
  • Audit trail — every credit charge links to the scan it paid for via request_id; no second call needed to answer “what did I get for this charge?”
  • Reads span the shared scan corpus. When you request a domain, you see the freshest scan anyone has run — not just yours. Your own scan requests are billed to you.

How to integrate

Five supported access modes — pick the one that fits your stack:
ModeBest forPer-scan priceDocs
TypeScript SDK (@sly_ai/scanner)Node.js / browser / edge integrations — typed methods, auto-retry, balance tracking0.025list,downto0.025 list, down to **0.007** at EnterpriseSDK reference
REST APIAny language; simple integrations$0.025 list (partner)Endpoint reference
x402 marketplaceAI agents discovering Sly via agentic.market — pay per call in USDC, no key$0.05x402 page
MCP over HTTPAI agents (Claude, Cursor, custom) calling scanner tools remotelypartner pricingPOST /v1/scanner/mcp (Streamable HTTP, stateless)
MCP server (stdio)Local AI clients via mcp.json (Claude Desktop, Cursor)partner pricingpnpm dlx @sly_ai/scanner-mcp

Pricing model

Credits are the unit of consumption. Reads are free; writes cost credits:
ActionCredits
Single scan1
Batch scan (per target)0.5
Synthetic shopping test5
All reads (scan retrieval, prospects, reports, protocol adoption, stats)0
See Credits & billing for the ledger, balance API, and top-up flow.

Next steps