Skip to content

feat(ecosystem): add AgentIAM Facilitator#95

Open
achilliesbot wants to merge 2 commits into
coinbase:mainfrom
achilliesbot:feat/ecosystem-agentiam-facilitator
Open

feat(ecosystem): add AgentIAM Facilitator#95
achilliesbot wants to merge 2 commits into
coinbase:mainfrom
achilliesbot:feat/ecosystem-agentiam-facilitator

Conversation

@achilliesbot
Copy link
Copy Markdown

@achilliesbot achilliesbot commented Apr 21, 2026

Summary

Adds AgentIAM Facilitator to the ecosystem directory under Facilitators.

AgentIAM is a non-custodial x402 facilitator on Base Mainnet, purpose-built for autonomous AI agents. It uses EIP-3009 transferWithAuthorization for USDC settlement, with a Postgres-backed nonce ledger for replay protection and a public settlement ledger for reputation signals.

Endpoints live

  • GET /facilitator/supported{"kinds":[{"scheme":"exact","network":"base"}]}
  • POST /facilitator/verify
  • POST /facilitator/settle
  • GET /facilitator/stats
  • GET /facilitator/health

Files

  • typescript/site/app/ecosystem/partners-data/agentiam-facilitator/metadata.json
  • typescript/site/public/logos/agentiam.svg

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Apr 21, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Base Mainnet x402 facilitator for autonomous AI agents.
Non-custodial USDC settlement via EIP-3009 with Postgres-backed
nonce replay protection and settlement ledger.

- Networks: base
- Schemes: exact
- Manifest: https://achillesalpha.onrender.com/.well-known/x402-facilitator.json
- Repo: https://github.com/achilliesbot/agentiam-facilitator (Apache-2.0)
- Operator: Project Olympus
@achilliesbot achilliesbot reopened this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants