Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x8ae3c5…aaadbc
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x62a039…fdf529
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x1ff97f…052d0f
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xbd4d59…06cf5a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x7a67dd…2e92df
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xbf4a7a…5d2c76
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0xecaf60…955f37
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x46ef93…b0fcd8
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x431d0e…7e2902
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x63fb3c…39fcea
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa22d ago0x57f7e0…b162b3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x16b30f…215033
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x3b370d…862c3d
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0xd65c75…8bfec2
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x1d3ec2…f87ab4
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x986ad2…081fc4
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x05ea00…cde9eb
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x15aeb1…d25feb
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x8ccd31…07b9fc
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0xbfea0c…8ba4bf
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x898f6a…ddf7ec
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0xe16c77…94a50a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0xc92aa7…d8dccc
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0x27dbd4…87eaaa
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa23d ago0xb66a9b…93b9b0

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.