pubsub_poll
ActiveTool of x402 Trading & On-Chain Intelligence
declared in 1.0.0
Pub/sub: fetch messages on a topic newer than a sequence number. Send { topic, token, since? }. [x402 paid tool — price $0.003; POST /api/pubsub/poll]
Parameters schema
{
"type": "object",
"required": [
"topic",
"token"
],
"properties": {
"since": {
"type": "number",
"description": "Return messages with seq greater than this"
},
"token": {
"type": "string",
"description": "Your secret token"
},
"topic": {
"type": "string",
"description": "Topic name"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries