v1
latestOpenAPI 3.1.02026-07-24130315342.2 KBTool Endpoints [Beta]
[Beta] Get activity for a registered tool
[Beta] Returns merged x402 payment events and usage reports for a tool, deduplicated by transaction hash. Each event includes an attribution field indicating confidence level. This endpoint is under active development and may change without notice.
get/api/v2/tools/{registry_chain}/{registry_addr}/{tool_id}/activity
Path parameters
registry_chainstring required
Registry chain ID (e.g. 1, 8453)
registry_addrstring required
Registry contract address: an onchain EVM address, or x402_bazaar / x402_bankr for x402 tools
tool_idstring required
Numeric tool ID
Query parameters
include_creator_paymentsboolean
Include payments attributed only by creator address
limitinteger
Maximum number of results (1-100)
offsetinteger
Offset for pagination
Response
OK