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.02100%coinbase18d ago0x0a0466…fd5513
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase18d ago0x34710b…c4aed2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0xb7e35d…7b566f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x64908f…d2e9da
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x0c0710…87a8dc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase18d ago0x1f3eea…6cea48
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase18d ago0xfd70a0…c6781f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase18d ago0x85a041…9264e6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase18d ago0x8e03ce…e60640
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase18d ago0x8608d0…578e35
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x0d211e…44dace
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase18d ago0xc57199…ad9259
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x080d74…601343
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x89f087…b3e00a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x03fda1…11ca1b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x24636d…e47d7b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase18d ago0xc6608e…92e9fa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase18d ago0xe895f9…b68ae6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.22100%coinbase18d ago0x9932e0…b09d64
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase18d ago0xe04cd8…61e51b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase18d ago0x8ef137…468d4e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase18d ago0x12909c…cd9439
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase18d ago0x793d3e…03aebe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase18d ago0x9d7611…10dedf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase18d ago0xef7c8b…894253

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.