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%coinbase57d ago0x79c978…187cfe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase57d ago0xa57689…6fc7a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase57d ago0xb56598…22e78e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase57d ago0x0ad860…74477d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase57d ago0x7ac924…818d6b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase57d ago0x899058…bf0110
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase57d ago0x1d1cac…b27cb2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase57d ago0xa1ada7…04a443
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase57d ago0xd2bd3a…111a52
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase57d ago0x1c0696…b5f185
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase57d ago0x58c8bd…d2c7c8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase57d ago0xc1b110…ba41d2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase57d ago0x9bc064…102e61
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase57d ago0xe7a970…33fcbc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase57d ago0xeb8a85…fe55d2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase57d ago0x6cc29e…3e1ea6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase57d ago0x411855…d5d7d4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase57d ago0xfb6b9e…735de7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase57d ago0x416067…1d62ca
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase57d ago0xc770ca…4acee2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase57d ago0x678841…cc1896
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase57d ago0x717fcf…a5011b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase57d ago0x1ea61c…90a6f3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase57d ago0x83b415…16a1cc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase57d ago0x4f2d5e…ade3b7

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.