Security Scanner · Evaluate x402 Contract Risk Score
Returns security risk assessment for x402 contracts including scam probability, risk tier, and update timestamp.
What it does
Returns security risk assessment for x402 contracts including scam probability, risk tier, and update timestamp.
- Verify contract safety before executing high-value x402 payments
- Monitor risk scores of frequently-used endpoints for drift
- Integrate automated risk checks into agent payment workflows
Ideal buyer
AI agents and developers building automated payment systems requiring pre-flight security validation.
Inspect this candidate from your governed agent wallet.
- 01Bootstrap AXON once with
npx @axon402/init. - 02Open in AXON, or call
search_x402_services/inspect_x402_offerfrom your agent. AXON can inspect and quote this candidate. - 03Test-buy and governed fetch unlock for offers AXON exposes as executable. Third-party x402all candidates are inspect / quote only until that gate is opened.
Send this
Prompt for your agent
A natural-language instruction for your LLM agent — with this endpoint exposed as a tool — to call this resource. Not sent to the endpoint; the endpoint consumes the JSON body below.
Pasting this prompt into a raw ChatGPT or unconfigured agent will notexecute the paid endpoint flow. Run it through an agent with the AXON runtime / MCP tools exposed (see “Use with AXON” above) so the 402 challenge, quote, and governed fetch are handled for you.
“Check if this x402 endpoint is safe to call: https://example.com/x402/pay”
Endpoint request body
The JSON payload your agent sends to the endpoint.
{
"X-PAYMENT": "eyJwYXltZW50Ijp7InNjaGVtYSI6Imh0dHBzOi8vbnVtcy5yZXF1aXJlZCIsInRhcmdldCI6Imh0dHBzOi8vb3B0aW9uYWxseS1yZWxldmFudC1jb3JnaS5uZ3Jvay1mcmVlLmFwcC94NDAyL3Rvb2xzL2dldF9vdmVyYWxsX3Njb3JlIiwiYW1vdW50IjoiMTAwMDAiLCJyZWNpcGllbnQiOiIweDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwIiwiZXhwaXJhdGlvbiI6MTc0MTUzNjAwMH0sInNpZ25hdHVyZSI6IjB4In0="
}Advanced HTTP details
For integrators who need the raw protocol surface. Most agents should use AXON above instead of calling these directly.
curl fallback
curl https://optionally-relevant-corgi.ngrok-free.app/x402/tools/get_overall_score \ -H "Content-Type: application/json" \ -H "X-PAYMENT: [signed_payment_envelope]" \ -d '{"X-PAYMENT":"eyJwYXltZW50Ijp7InNjaGVtYSI6Imh0dHBzOi8vbnVtcy5yZXF1aXJlZCIsInRhcmdldCI6Imh0dHBzOi8vb3B0aW9uYWxseS1yZWxldmFudC1jb3JnaS5uZ3Jvay1mcmVlLmFwcC94NDAyL3Rvb2xzL2dldF9vdmVyYWxsX3Njb3JlIiwiYW1vdW50IjoiMTAwMDAiLCJyZWNpcGllbnQiOiIweDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwIiwiZXhwaXJhdGlvbiI6MTc0MTUzNjAwMH0sInNpZ25hdHVyZSI6IjB4In0="}'
Payment & settlement details
Raw on-chain settlement parameters. AXON above handles these automatically through quote / test-buy / governed fetch.
Price & network
Trust & risk
More in Tools
Browse all →Other resources in this category
Category proxy — we don't track live co-purchase signals yet.