Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4e9…12cc0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase71d ago0x8688b1…1e20b6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase71d ago0x6198c7…60839f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase71d ago0xad8ad2…bdc295
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x2d70c5…ab08a5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0xf8517e…a0a97c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x6a149f…ff071c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x1d4803…29945d
0x12ff…708a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase71d ago0xfcb841…9fc8d8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0xa3515b…998ced
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0x6300f1…c26afd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase71d ago0xa5fdb1…9d0b45
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x29c869…f2ab38
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x065e4b…3a1087
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x384184…d3ebf9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x99fc52…b6c6c2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase71d ago0x2bd222…ed6f0d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x95136d…bc9f74
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0xaa224f…4dade7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x7e618c…f1f41a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x83bbbb…011c8d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0xdc7240…ba068d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0xd14fcb…e602a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0xf9d080…7aaf79
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0x1de2d9…6def66
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase71d ago0xab05cb…15bcaf

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.