Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x3dd394…ef23b4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x54ee23…07eb83
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x057924…50ea9e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x6123e0…fd8554
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xc637dc…7ac7e6
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x1446f2…2216d3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xac0a91…e43eb9
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x02cd55…9eba38
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x227253…bfe22c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xa44d3a…95caca
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x268823…eb9a41
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x1d24a7…295847
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b993a…496748
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x58f190…ffa425
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xf787a1…238ed1
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xa2a145…f7f00d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x5f9f52…46a154
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x65898d…e5906f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xadee57…c80133
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b1903…65d9c2
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xb61cef…b9c95d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x5e0cd2…8b572f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xd5c020…a0e59d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0x157c0c…7b112f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa18d ago0xf807c2…9d08c5

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.