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.04100%coinbase15h ago0xa52264…42bbd0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15h ago0x58332f…7f92d7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase15h ago0x90527e…9058c7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15h ago0x7a5f45…5e7813
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase15h ago0x46e1e5…f5fe3b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase15h ago0x5ccab4…19e618
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase15h ago0x0b1c6e…c94f8b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase15h ago0x1969f2…e58383
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase15h ago0x7d6247…90400d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase15h ago0x7f362e…6f8551
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase15h ago0x17de40…cc7caf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase15h ago0xa3f849…7a4711
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase15h ago0x4fc650…2aeda6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase15h ago0xae1b3f…6631a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase15h ago0xe7e028…cab2ab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase15h ago0x2eae40…c6e8e9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase15h ago0x9d29f1…0c22b9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16h ago0x4285a5…fab46f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16h ago0x96e5e1…7b616f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16h ago0x5d3165…8c1314
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase16h ago0x811972…bd04de
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16h ago0xc6f7cc…43fbce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16h ago0xbc3a09…0e9f79
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16h ago0x50c7c0…5042a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16h ago0x7c284d…207dc5

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.