Skip to content

Add AgentTalk and InsumerAPI#63

Open
douglasborthwick-crypto wants to merge 2 commits intoai-boost:mainfrom
douglasborthwick-crypto:add-agenttalk-insumerapi
Open

Add AgentTalk and InsumerAPI#63
douglasborthwick-crypto wants to merge 2 commits intoai-boost:mainfrom
douglasborthwick-crypto:add-agenttalk-insumerapi

Conversation

@douglasborthwick-crypto
Copy link
Copy Markdown

What's Added

Two entries related to wallet-state verification for agent-to-agent authentication:

1. AgentTalk → Platforms & Integrated Solutions

Condition-gated session layer for A2A communication. Both agents verify their wallets satisfy the same on-chain conditions before a session begins. Live at skyemeta.com/agenttalk.

  • Mutual attestation: both agents must pass the same conditions
  • 33 blockchains (30 EVM + Solana + XRPL + Bitcoin)
  • ECDSA P-256 signed, ES256 JWT attestations
  • Verifiable offline via JWKS (no callback required)
  • Discovery via .well-known/agents.json

2. InsumerAPI → Tools & Utilities → Other Utilities

Wallet-state verification API that agents call for on-chain qualification. Returns signed booleans (pass/fail), not raw balances.

Relevance to A2A

Both address the agent qualification gap in A2A: Agent Cards describe what an agent can do, but not what an agent holds on-chain. For commerce, DeFi, and governance use cases, wallet state is the qualification signal. Active discussion in a2aproject/A2A#1672 (Agent Identity Verification for Agent Cards).

douglasborthwick-crypto and others added 2 commits March 29, 2026 22:21
AgentTalk: condition-gated agent-to-agent sessions (Platforms & Integrated Solutions)
InsumerAPI: wallet-state verification API for agent qualification (Other Utilities)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant