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%coinbase13d ago0xe6b069…0d3eb5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0xa47a70…d8e31d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0x891177…61a9b8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0x20c94e…cb7ec5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0xb24377…efb80a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0x8b9e0b…fcfcdd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0x6bcf30…22b822
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0xa3de49…634dd8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase13d ago0xbcf475…61f34e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0xd45def…33b81f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0x7b2ad8…57096b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase13d ago0x101d51…d8df3e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase13d ago0xf8c46c…75ae6c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0xeae6f8…da246f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0x101a66…0f357b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0x689b33…3997d3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0xd33a19…c8551c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase13d ago0x1d72a8…07824f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase13d ago0x747d9a…1820d1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase13d ago0xd88c6b…00af7b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase13d ago0x4e256a…0b533e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0x03ee9f…93a568
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0xd5645c…4a6135
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase13d ago0x8738a3…488f6e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase13d ago0x23767e…697f5c

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.