Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x838c31…675c40
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d3623…6a4e8a
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2fbf80…eb37d3
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb19224…1b1d6e
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2fbfef…571762
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xa81a00…7e7721
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7df19e…095f89
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf7b1c2…64e961
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x609d21…75b80a
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xcec645…c732b4
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5018ec…43e651
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xcb464e…a5d890
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f4c89…2ce169
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe8d1b2…cb96fc
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x68442e…9e3ee5
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbaba65…1a50e8
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x866889…c600de
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x15a3f3…09e095
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb8af0…d23b3f
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb93ae…1f0b7d
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2073df…012eee
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x22f43d…8eaa89
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a453e…10e8a3
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xad47ab…32ca9d
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x341195…8aabc1

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.