Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x33fd3d…68c959
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x702fad…b47aa4
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x64ba95…aa8ad7
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x857a40…10108d
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xe02d85…5cf863
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xdb2132…b48ef2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xbe1fdb…e97be6
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x0e594d…199e09
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x6be93d…9705f3
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xed4e6c…a31058
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xe40e8c…0fbc33
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xfa43a6…cefd4a
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x0a007b…e2fb15
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x4c4584…8d686b
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xe4eaa1…b995dc
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x219b04…301648
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x216bf9…4b0664
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x943f07…67fda2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x3985f9…57bc29
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x354657…9e31df
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x5c9236…e05fcd
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0xcd7878…abb927
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x67e5ad…5b6112
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x8059c0…10aedf
0xee07…c3450xfe80…47eeBase$0.001100%fluxa22d ago0x68f970…fdd6e7

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.