CCelo PayGrid

Documentation

Celo PayGrid Overview

Celo PayGrid is an MCP-based payment execution and verification layer for AI agents on Celo Mainnet.

Production endpoints

ResourceURL
MCP endpointhttps://mcp.celopaygrid.xyz/mcp
Agent metadatahttps://mcp.celopaygrid.xyz/.well-known/paygrid-agent.json
API healthhttps://api.celopaygrid.xyz/health
MCP healthhttps://mcp.celopaygrid.xyz/health
Landinghttps://web.celopaygrid.xyz

Network

ItemValue
NetworkCelo Mainnet
Chain ID42220
RPC used by production serviceshttps://forno.celo.org
Agent ID standardERC-8004
Discovery toolget_agent_capabilities

Current production capabilities

  • Remote MCP discovery and tool listing.
  • Payment request creation, lookup and verification.
  • Agent payment activity review.
  • Supported stablecoin discovery.
  • Card checkout preparation through the existing provider abstraction.
  • x402 endpoint calling with caller-provided payment headers.
  • Public agent metadata discovery.
  • Celo Mainnet settlement verification.

Mainnet contracts

ContractAddress
PaygridLink0x31Aa9Ba23e4CAC3f41d88fb1C904067c0b3dda89
PaygridRouter0x2924FEf3eF7c3ADBFF22b286C42764a96c53f9f4
Treasury Safe0xc0C019DCeCE7a3a235Ab520F394A57c132F90cD6

ERC-8004 identity

ItemValue
Agent ID9497
Agent wallet0x0AcF80b591eA0fE2cf9b1108ba9E4b278f3330Ce
Metadata URIhttps://mcp.celopaygrid.xyz/.well-known/paygrid-agent.json
ERC-8004 Identity Registry0x8004A169FB4a3325136EB29fA0ceB6D2e539a432
Self Protocol Agent ID172
Self agent address0xEf3481bcDd48Db5FFdaF77A39F5f64BaDC957316

Verify token URI

cast call 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 \
  "tokenURI(uint256)(string)" 9497 \
  --rpc-url https://forno.celo.org

Self Protocol identity

Celo PayGrid supports Self Protocol Agent ID metadata in the MCP service. The current public state is verified for Self Agent ID 172, and the public MCP metadata advertises self-agent-id in supportedTrust when the hosted MCP env is configured with the verified Self values.

Current limitations

Celo PayGrid does not currently claim support for autonomous swaps, advanced spending policies, ERP automation, enterprise reconciliation, guaranteed fraud protection, banking compliance, insurance or automatic approvals.