Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0xeec148…9b9624
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0xc3fd98…2b5081
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xf1bd9e…3742c0
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0x9dde83…679180
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x270977…d423ea
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x38ef57…e69902
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x908835…e9122f
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0xd65b40…41317f
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xcfb926…9ffe87
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xaaf50d…02b4c7
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0x3c6201…593df2
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x085840…7efb54
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x7cc47c…e9bdc2
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x0ba43a…fa3c2e
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xc122ee…297b58
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0x101ef0…6945aa
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xf32905…4a8bc5
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x0bea1c…015488
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x0c9561…5367f5
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0x59f0dc…d8a916
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xc69b12…e6fc56
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0x4f7677…334755
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xef1844…1291a3
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa40d ago0xf4e92f…22974f
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa40d ago0x2bd23b…a266b3

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.