Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x75f9…93c9Base$3.54100%fluxa16d ago0x4f7d7d…b193f4
0xc49a…9d2f0xa57c…83c8Base$17.21100%fluxa16d ago0x47777d…cb7a61
0xc49a…9d2f0xcb4f…f802Base$0.69100%fluxa16d ago0xd65bd2…3f9848
0xc49a…9d2f0xf514…b386Base$0.59100%fluxa16d ago0xd59e31…1e3e3c
0xc49a…9d2f0x57e6…adc3Base$0.10100%fluxa16d ago0x218ed1…50b04b
0xc49a…9d2f0xcd22…a9b2Base$0.10100%fluxa16d ago0xe97900…86e440
0xc49a…9d2f0x8f69…c148Base$0.20100%fluxa16d ago0x3b592b…97188c
0xc49a…9d2f0xd934…5528Base$0.20100%fluxa17d ago0x5824f5…5ba347
0xc49a…9d2f0x76d3…d313Base$0.20100%fluxa17d ago0xa5704e…266d8a
0xc49a…9d2f0x1343…4abbBase$0.10100%fluxa17d ago0x79259a…7adee7
0xc49a…9d2f0x5cde…4486Base$0.10100%fluxa17d ago0x95e83c…084bf0
0xc49a…9d2f0x69e7…c856Base$0.10100%fluxa17d ago0xdb1795…3c3a99
0xc49a…9d2f0xcb76…e920Base$0.59100%fluxa17d ago0xd68cb9…19b499
0xc49a…9d2f0xdf3d…d85fBase$0.59100%fluxa17d ago0xd6b854…c5a908
0xc49a…9d2f0x7246…339bBase$0.10100%fluxa17d ago0x8c0304…d6d0f5
0xc49a…9d2f0xdf08…df8dBase$0.20100%fluxa17d ago0xd2190f…1189c2
0xc49a…9d2f0xe5ff…d64dBase$0.69100%fluxa17d ago0x8faf94…05470a
0xc49a…9d2f0xkukie.ethBase$0.10100%fluxa17d ago0xa52e19…26d5d7
0xc49a…9d2f0x49c8…818aBase$0.59100%fluxa17d ago0x34cfdf…ee5154
0xc49a…9d2f0x0f38…abbcBase$0.10100%fluxa17d ago0xac0a0a…ab38e4
0xc49a…9d2f0x7550…64b5Base$0.10100%fluxa17d ago0x6050ae…72acde
0xc49a…9d2f0x9e6e…b821Base$0.10100%fluxa17d ago0x1c074f…a7bfca
0xc49a…9d2f0x0af1…3b0cBase$0.10100%fluxa17d ago0xd72853…39b2f0
0xc49a…9d2f0x9074…dbb3Base$0.20100%fluxa17d ago0x10e7f4…3c40e5
0xc49a…9d2f0x0f87…25e2Base$0.10100%fluxa17d ago0x62fa9d…a08b58

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.