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%coinbase91d ago0xaf56e4…451ab5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase91d ago0xa7bec3…cd80ef
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase91d ago0xff7f27…9681f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase91d ago0x4af255…ba93a6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase91d ago0x97a2bc…f726ca
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase91d ago0x851584…b2e235
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x3a7e24…663fc1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0xd3533d…abf3bd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase91d ago0xc6ce15…7bcadc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase91d ago0x210b56…66fa1e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase91d ago0x660beb…98e837
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase91d ago0x1799e7…a880f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase91d ago0x01d863…7dbb99
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase91d ago0xfd4c4c…3909d3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase91d ago0x695ac5…8ad021
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase91d ago0xe1c992…e9b9a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0xbf9b50…d9410a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase91d ago0x5851a2…735721
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase91d ago0x04949d…f13800
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x13f670…a05285
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x342914…6a0020
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase91d ago0x5526c0…0a5ff9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0xfd1180…e6c970
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase91d ago0x6d563c…cb6d50
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0xabf1da…66df34

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.