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.03100%coinbase46d ago0x4c230c…3a3cae
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x95ca67…6a239a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x9002a2…2166ea
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x184320…490c98
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x74d320…4812fb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x15d354…573d82
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x8fce1a…581360
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x7db5f1…ee7685
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x4c2c10…ca813c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase46d ago0x282a8c…e6f84f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0xc2bbf8…c4e03e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase46d ago0xf27091…a17d17
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase46d ago0x8ae728…ff14bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase46d ago0x7ef05a…ca53e4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase46d ago0xbdee1e…c28c36
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x0061ac…c041cd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x85663c…96a2f6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase46d ago0xf40a9d…082807
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x3fb562…5dfcd9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x42871a…77689a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase46d ago0xeb4ef1…cb83c3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x3be1ae…4fe6da
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase46d ago0xf4de5f…c6a54b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase46d ago0xd3cdad…bbd244
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase46d ago0x588139…585b8c

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.