Kippa
Share / Embed
Reputation
formula v1.3Signals
Open-source HTTP 402 payment gateway that lets any API charge per request in USDC on Celo mainnet. An agent calls a protected route, gets a 402 carrying x402 v2 requirements in the PAYMENT-REQUIRED header, signs an EIP-3009 transferWithAuthorization off-chain, and retries — settled via api.x402.celo.org. The paying agent needs no account, no API key and no native CELO, because the facilitator broadcasts the transfer. Every settlement lands in a SQLite ledger with exact BigInt accounting and a live dashboard linking to celoscan. Ships an EIP-3009 preflight that refuses to boot against an asset that cannot settle, nonce replay protection that rejects a replayed authorization before it burns a facilitator credit, and a margin guard that warns when the price cannot cover the settlement fee. MIT. Source: https://github.com/mrnetwork0001/Kippa
Source: data:application/json;base64,eyJ0eXBlIjoiaHR0cHM6Ly9laXBzLmV0aGVyZXVtLm9yZy9FSVBTL2VpcC04MDA0I3JlZ2lzdHJhdGlvbi12MSIsIm5hbWUiOiJLaXBwYSIsImRlc2NyaXB0aW9uIjoiT3Blbi1zb3VyY2UgSFRUUCA0MDIgcGF5bWVudCBn...
Raw metadata
{
"name": "Kippa",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "",
"active": true,
"services": [
{
"name": "source",
"endpoint": "https://github.com/mrnetwork0001/Kippa"
}
],
"description": "Open-source HTTP 402 payment gateway that lets any API charge per request in USDC on Celo mainnet. An agent calls a protected route, gets a 402 carrying x402 v2 requirements in the PAYMENT-REQUIRED header, signs an EIP-3009 transferWithAuthorization off-chain, and retries — settled via api.x402.celo.org. The paying agent needs no account, no API key and no native CELO, because the facilitator broadcasts the transfer. Every settlement lands in a SQLite ledger with exact BigInt accounting and a live dashboard linking to celoscan. Ships an EIP-3009 preflight that refuses to boot against an asset that cannot settle, nonce replay protection that rejects a replayed authorization before it burns a facilitator credit, and a margin guard that warns when the price cannot cover the settlement fee. MIT. Source: https://github.com/mrnetwork0001/Kippa",
"x402support": true,
"registrations": [],
"supportedTrusts": [
"reputation"
]
}
Services
-
sourceEndpoint
https://github.com/mrnetwork0001/Kippa
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.