Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc7d7f…81af61
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xa90c3e…ed74e8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3bfbcf…98f923
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x996065…6b77cd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a6154…407e12
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x7e4c54…f1b64d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xdbde1b…9ab4f4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x9db8b9…b3164a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x3e079a…6e9304
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x28621b…1a4a71
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x703190…98c5cd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x657ba7…6a953f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x4ee666…037783
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x30bdc3…2e4b90
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe1f97…448fa9
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xb75448…86c019
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x09d43d…ba5c94
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1abceb…b9e48f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x661d37…693265
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x534349…239014
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x4be6e0…d439ca
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d7d6b…1b98e7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1f0e24…5963ff
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0x90988d…db4faf
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa18d ago0xad6cc7…19e987

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.