Skip to content

feat: add AgentLair to ecosystem#155

Open
piiiico wants to merge 1 commit into
coinbase:mainfrom
piiiico:add-agentlair-ecosystem
Open

feat: add AgentLair to ecosystem#155
piiiico wants to merge 1 commit into
coinbase:mainfrom
piiiico:add-agentlair-ecosystem

Conversation

@piiiico
Copy link
Copy Markdown

@piiiico piiiico commented May 6, 2026

Add AgentLair to Ecosystem

AgentLair provides email identity and an encrypted credential vault for AI agents.

x402 Integration

  • Endpoint: POST /v1/email/send returns HTTP 402 when rate limit exceeded
  • Price: 0.01 USDC per email on Base (eip155:8453)
  • Spec: x402-specification-v2 with verify/settle via facilitator
  • Billing API: GET /v1/billing returns x402 payment configuration
  • Live at: https://agentlair.dev

Category

Services/Endpoints

Checklist

  • Mainnet integration (live on agentlair.dev with Base USDC)
  • x402-specification-v2 implementation
  • Working verify/settle flow via facilitator
  • Self-hosted API at agentlair.dev
  • Docs at https://agentlair.dev/docs

@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented May 6, 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

AgentLair provides email identity and an encrypted credential vault for
AI agents. Agents self-register without human accounts and pay 0.01 USDC
via x402 on Base to send emails beyond free-tier rate limits.

x402 integration details:
- Endpoint: POST /v1/email/send returns HTTP 402 when rate limit exceeded
- Price: 0.01 USDC per email on Base (eip155:8453)
- Spec: x402-specification-v2 with verify/settle via facilitator
- Billing API: GET /v1/billing returns x402 payment configuration
- Live at: https://agentlair.dev
@piiiico piiiico force-pushed the add-agentlair-ecosystem branch from bfd2878 to e0a9b3c Compare May 6, 2026 12:47
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