Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase62d ago0xe0f035…7325a2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase62d ago0x5bbc87…46c769
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase62d ago0x1d119e…c27a1b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase62d ago0xa80c01…c4c791
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x4a35d4…147e74
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0xc81ce7…2c8b08
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x582d90…89644a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x73cd5a…c1c7aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0xc94fc8…7f3bd8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x70568b…51a226
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x48b5d0…b203aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase62d ago0xf3bae7…bcfadc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x289466…4815bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0xf9d08d…50e58e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x7b6e05…5e4f70
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase62d ago0xfeace6…62ef77
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x08a9d4…ed5dfb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase62d ago0x069a3b…39d410
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase62d ago0x941d99…2bbb00
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase62d ago0xdd3dc5…99eefb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase62d ago0x52f00a…00bfb8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase62d ago0xf93502…4cae06
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase62d ago0x551188…90e28e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase62d ago0x3ae24a…a8b7a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase62d ago0x81d61e…34fca2

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.