Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x5093…3542Base—$0.69100%fluxa8d ago0x594bb8…ebb7f9
0xc49a…9d2f0xfb77…225dBase—$0.69100%fluxa8d ago0xd1a35d…ed6d3a
0xc49a…9d2f0xd169…56f0Base—$0.69100%fluxa8d ago0x164be9…126fff
0xc49a…9d2f0x4bc7…79b8Base—$0.10100%fluxa8d ago0x9b68c4…aa73a4
0xc49a…9d2f0xe5d8…8671Base—$0.10100%fluxa8d ago0x028481…b9cd12
0xc49a…9d2f0xa858…3efcBase—$0.20100%fluxa8d ago0x25dcb6…fecb5b
0xc49a…9d2f0x5b80…2a77Base—$0.10100%fluxa8d ago0x613f05…3a506f
0xc49a…9d2f0x1dae…02e7Base—$0.10100%fluxa8d ago0xe12f71…eb9469
0xc49a…9d2f0x203d…1fd1Base—$0.10100%fluxa8d ago0x6310c3…5ea6c4
0xc49a…9d2f0x9b36…c2ceBase—$0.10100%fluxa8d ago0xfb8eac…01108a
0xc49a…9d2f0x2623…6d50Base—$0.10100%fluxa8d ago0x0c8d05…ba064e
0xc49a…9d2f0xc8f9…9b27Base—$0.10100%fluxa8d ago0xcdd91b…6ce199
0xc49a…9d2f0x6425…6d83Base—$0.10100%fluxa8d ago0x9f2342…a9c5da
0xc49a…9d2f0x63d5…c733Base—$0.10100%fluxa8d ago0xcad40d…a3a173
0xc49a…9d2f0x68b7…c833Base—$0.10100%fluxa8d ago0x0a96d4…aafd58
0xc49a…9d2f0x57d7…ea07Base—$0.10100%fluxa8d ago0xe1df7b…4475ce
0xc49a…9d2f0xdda6…bde5Base—$0.10100%fluxa8d ago0x9882a9…2c491f
0xc49a…9d2f0x6c06…1803Base—$0.10100%fluxa8d ago0x5e504f…fd0cde
0xc49a…9d2f0x5238…a465Base—$0.10100%fluxa8d ago0x8e37ab…2bf1a7
0xc49a…9d2f0x11bb…76abBase—$0.10100%fluxa8d ago0x5c584b…ac6640
0xc49a…9d2f0x62a3…d0a3Base—$0.10100%fluxa8d ago0x625e2c…bb4928
0xc49a…9d2f0xbc1c…2ba5Base—$0.10100%fluxa8d ago0xf91956…393182
0xc49a…9d2f0x1a2b…401fBase—$0.10100%fluxa8d ago0x4b553d…fa003f
0xc49a…9d2f0x782a…13bcBase—$0.59100%fluxa8d ago0xc8743b…a0f0af
0xc49a…9d2f0x100f…1d0fBase—$0.10100%fluxa8d ago0xbd6136…beb1de

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.