Skip to content

Add Achilles EP AgentIAM — 9 x402 agent security endpoints on Base #772

@achilliesbot

Description

@achilliesbot

Service Information

Name: Achilles EP AgentIAM
URL: https://achillesalpha.onrender.com
x402 Manifest: https://achillesalpha.onrender.com/.well-known/x402.json
Network: Base Mainnet (eip155:8453)
Asset: USDC

Endpoints

Endpoint Price Description
/x402/risk-check $0.005 Quick risk assessment
/x402/noleak $0.01 Execution integrity verification
/x402/memguard $0.01 Memory state verification
/x402/riskoracle $0.01 Pre-action risk scoring
/x402/secureexec $0.01 Tool execution security
/x402/validate $0.01 Policy validation
/x402/delphi $0.01 Intelligence signals
/x402/flowcore $0.02 Full orchestration pipeline

Discovery

All standard discovery formats supported:

  • /.well-known/x402.json — x402 manifest
  • /.well-known/agent.json — A2A agent card
  • /openapi.json — OpenAPI 3.1 spec
  • /llms.txt — LLM-readable docs
  • /.well-known/ai-plugin.json — AI plugin manifest

Verification

curl -X POST https://achillesalpha.onrender.com/x402/riskoracle \
  -H "Content-Type: application/json" \
  -d '{"agent_id":"x402scan","action":"test"}'
# Returns HTTP 402 with proper x402 payment-required header

Would love to be listed on x402scan. All endpoints are live and returning proper 402 responses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions