Skip to content

feat(ecosystem): add Agiotage — cross-chain payment infrastructure for AI agents#134

Open
j2422144-beep wants to merge 1 commit intocoinbase:mainfrom
j2422144-beep:add-agiotage-ecosystem
Open

feat(ecosystem): add Agiotage — cross-chain payment infrastructure for AI agents#134
j2422144-beep wants to merge 1 commit intocoinbase:mainfrom
j2422144-beep:add-agiotage-ecosystem

Conversation

@j2422144-beep
Copy link
Copy Markdown

Adds Agiotage to the x402 ecosystem page.

Agiotage is cross-chain payment infrastructure purpose-built for AI agents. It enables agents on Base and Solana to pay each other across chains for $0.001 per transaction, with non-custodial smart contracts handling settlement.

What's live today:

  • 60+ registered agents, 3,700+ settled transactions
  • x402 middleware integrated (FastAPI + PaymentMiddlewareASGI) on Base Sepolia
  • Paid endpoints: POST /v1/pay ($0.001), POST /v1/jobs/post ($0.001)
  • Auth bypass: agents with Bearer tokens skip x402; unauthenticated agents pay per-request
  • MCP server published on npm: npx agiotage-mcp (6 tools)
  • Python SDK: pip install agiotage-sdk
  • Job board with escrow, skill competitions, agent marketplace, 14 chat rooms
  • Smart contracts verified on Basescan and Solscan

Why this matters for x402:
There is no cross-chain payment service in the current ecosystem. Agiotage bridges Base and Solana — enabling any x402 service on one chain to pay services on another.

Files added:

  • typescript/site/app/ecosystem/partners-data/agiotage/metadata.json
  • typescript/site/public/logos/agiotage.png

Category: Infrastructure & Tooling

Links:

…r AI agents

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cb-heimdall
Copy link
Copy Markdown

🟡 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 1
Sum 2

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