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.002100%coinbase76d ago0xfbf286…9cafed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase76d ago0xfd2751…4e19f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase76d ago0xa502b7…add8b8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0x815d57…211f24
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0x5cb1dc…63dd8c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0xa79bbc…7cb166
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0xf02659…41dfa5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0x385eb2…a9d20c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0xf48fbb…0afe15
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x30ee2b…b7ced8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0xb91a48…52babc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x2c85da…72c66b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0xd3dda4…36ccfa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0xd91706…ea5678
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x569979…2b27b0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x748226…32e30c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0x9932be…67d361
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase76d ago0x235c47…a5a85e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x89a752…19aa57
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0x1fd3cc…c8967e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase76d ago0xb2e0bc…f17542
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase76d ago0x7ffc5d…f49ea8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase76d ago0x4d3a1e…de1903
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase76d ago0x7be34a…b174ec
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase76d ago0x1bd30e…110d85

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.