Free self-attest
Paid hosted verify in $49
Agent-Ready Badge
The SSL padlock for agent commerce. Publish /.well-known/imp.json, show the seal, get discovered.
Free
- Open checklist + schema
- Self-attest
imp.json - SVG badge for README
- No SML warranty mark
Paid (in Starter $49)
- Hosted weekly re-scan
- “Verified by SML” seal
- Directory listing boost
- Failure webhooks
Embed
<a href="https://www.scriptmasterlabs.com/agent-ready-badge.html"> <img alt="Agent-Ready IMP" src="https://www.scriptmasterlabs.com/assets/badges/agent-ready-imp.svg" /> </a>
Minimum imp.json
{
"protocol": "imp",
"version": "0.1",
"name": "Your API",
"url": "https://api.example.com",
"capabilities": ["search", "price"],
"payments": ["x402"],
"contact": "ops@example.com"
}