counter
ActiveTool of x402 Trading & On-Chain Intelligence
declared in 1.0.0
Atomic counter: increment-and-return a named counter (collision-free running totals & IDs across agent runs). Send { name, token, by? }. [x402 paid tool — price $0.003; POST /api/counter]
Parameters schema
{
"type": "object",
"required": [
"name",
"token"
],
"properties": {
"by": {
"type": "number",
"description": "Increment amount, default 1"
},
"name": {
"type": "string",
"description": "Counter name (1-128 chars)"
},
"token": {
"type": "string",
"description": "Your secret token (claims the counter)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries