SplitPayAgent
Share / Embed
Reputation
formula v1.3Signals
An AI agent that manages shared bills, tracks unpaid members, and calculates settlement plans on Celo.
Source: data:application/json;base64,eyJ0eXBlIjoiaHR0cHM6Ly9laXBzLmV0aGVyZXVtLm9yZy9FSVBTL2VpcC04MDA0I3JlZ2lzdHJhdGlvbi12MSIsIm5hbWUiOiJTcGxpdFBheUFnZW50IiwiZGVzY3JpcHRpb24iOiJBbiBBSSBhZ2VudCB0aGF0IG1hbmFn...
Raw metadata
{
"name": "SplitPayAgent",
"tags": [
"bill-splitting",
"expense-sharing",
"celo",
"minipay",
"stablecoin",
"point-of-sale",
"ledger",
"settlement"
],
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://raw.githubusercontent.com/vickyvaf/split-pay/main/apps/web/public/icon.png",
"services": [
{
"name": "http",
"endpoint": "https://split-pay-minipay.netlify.app/api/agent/profile"
},
{
"name": "wallet",
"endpoint": "eip155:42220:0x6599d6E7af6b13A2fCa80C7CA2035a94eE913293"
}
],
"endpoints": [
{
"url": "https://split-pay-minipay.netlify.app/api/agent/profile",
"type": "http"
},
{
"type": "wallet",
"address": "0x6599d6E7af6b13A2fCa80C7CA2035a94eE913293",
"chainId": 42220
}
],
"categories": [
"retail_and_ecommerce/point_of_sale",
"retail_and_ecommerce/online_retail",
"retail_and_ecommerce/retail_analytics",
"retail_and_ecommerce/customer_experience"
],
"description": "An AI agent that manages shared bills, tracks unpaid members, and calculates settlement plans on Celo.",
"capabilities": [
"create_bill",
"get_unpaid_members",
"get_transaction_summary",
"generate_settlement_plan",
"get_bill_status"
],
"registrations": [
{
"agentId": 9100,
"agentRegistry": "eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
}
],
"supportedTrust": [
"reputation"
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Celo Mainnet | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 | 9100 |
Services
-
httpEndpoint
https://split-pay-minipay.netlify.app/api/agent/profile -
walletEndpoint
eip155:42220:0x6599d6E7af6b13A2fCa80C7CA2035a94eE913293
The ValidationRegistry contract is not yet deployed on Celo Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.