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
View schema

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>
Agent-Ready IMP badge

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"
}