Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0xcda4a1…36276e
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x46331d…166ab0
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x2e03dc…337ee1
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x1b702b…f4a2bf
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0xf4e3f6…a9e267
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x6b4210…ef0a03
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0xc1635e…776acb
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x62ca6e…0e9fbe
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x9ac16b…67a659
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0xd49515…a467b6
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0xc11937…e1bdfd
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x62aee7…c8e191
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x99e8ff…964ff4
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa21d ago0x163b52…c63b49
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x15fdf4…75a1c2
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x1e75a4…862621
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x620c41…8c1b5d
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x97cbcb…3a0b2f
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x03ccd8…8e2a59
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x3f6c2d…df388f
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0xda8e9d…c88ff8
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x8438c8…e94ee2
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x9b8a79…9fd3ea
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0x9c713d…3e937a
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa22d ago0xbf71ab…5acc17

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.