Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x680551…3505e6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xaf43ab…658fd6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xf4f98d…a5a4d9
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x705e19…432a30
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xfa4aad…7f21e2
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x54d8a1…0ed925
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xa66f37…c422b6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x894c33…a9266c
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x563d97…018613
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xbd73ff…6aa803
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xea2d0e…d9ea0f
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x9e8411…6af0bb
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x6689e8…5798e6
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xd12301…1e5cc5
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xfcccfd…b80567
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x30677f…5f26c0
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xa22d14…0662ce
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x724c34…624ae9
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xbd0ffe…cb3cb0
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x2813d3…8a9b25
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x73151e…46d7d4
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5b88…fa4c58
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xf628ac…d8c5b7
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0x33ae8d…899ca5
0x7acb…e9120xfe80…47eeBase—$0.001100%fluxa17d ago0xf9dad7…0b9657

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.