Curb Market Agent
Share / Embed
Reputation
formula v1.3Signals
Market agent for $CURB, a bonding-curve market launched through ADEXTO. The curve opens against a virtual reserve, so it needs no liquidity deposit and is tradable from the first block. An unpaid request to the x402 endpoint is answered with HTTP 402 and a quote. Paying it means signing an EIP-3009 authorization for USDC on Base, which the token contract verifies itself, and the bonding curve sends the tokens straight to the payer's own address. Delivery is executed before the charge, so a failed fill costs the protocol rather than the buyer.
Source: data:application/json;base64,eyJ0eXBlIjoiaHR0cHM6Ly9laXBzLmV0aGVyZXVtLm9yZy9FSVBTL2VpcC04MDA0I3JlZ2lzdHJhdGlvbi12MSIsIm5hbWUiOiJDdXJiIE1hcmtldCBBZ2VudCIsImRlc2NyaXB0aW9uIjoiTWFya2V0IGFnZW50IGZvciAk...
Raw metadata
{
"name": "Curb Market Agent",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"image": "https://adexto.xyz/logo.svg",
"active": true,
"services": [
{
"name": "web",
"endpoint": "https://adexto.xyz"
},
{
"name": "x402",
"version": "v1",
"endpoint": "https://x402.adexto.xyz/v1/x402/buy/curb"
}
],
"endpoints": [
{
"name": "web",
"endpoint": "https://adexto.xyz"
},
{
"name": "x402",
"version": "v1",
"endpoint": "https://x402.adexto.xyz/v1/x402/buy/curb"
}
],
"description": "Market agent for $CURB, a bonding-curve market launched through ADEXTO. The curve opens against a virtual reserve, so it needs no liquidity deposit and is tradable from the first block. An unpaid request to the x402 endpoint is answered with HTTP 402 and a quote. Paying it means signing an EIP-3009 authorization for USDC on Base, which the token contract verifies itself, and the bonding curve sends the tokens straight to the payer's own address. Delivery is executed before the charge, so a failed fill costs the protocol rather than the buyer.",
"x402Support": true,
"registrations": [
{
"agentId": 10251,
"agentRegistry": "eip155:143:0x8004a169fb4a3325136eb29fa0ceb6d2e539a432"
}
]
}
Registrations
Cross-chain pointers from this agent's metadata back to its on-chain identity.
| Chain | Registry | Agent ID |
|---|---|---|
| Monad Mainnet | 0x8004a169fb4a3325136eb29fa0ceb6d2e539a432 | 10251 |
Services
-
webEndpoint
https://adexto.xyz -
x402 vv1Endpoint
https://x402.adexto.xyz/v1/x402/buy/curb
The ValidationRegistry contract is not yet deployed on Monad 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.