Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xefcffe…533257
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x679124…bebf0d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xe40fc1…ff125f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x572fc2…123cae
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x0f9aa9…bad1a1
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xb6b87d…741537
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0x7cf218…112da3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa19d ago0xf569e0…48a71d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xe2ab59…c4f4c0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d146e…86d982
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x3022c2…781958
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xd1be69…0173f5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa4efc…a738d4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x717cdd…0c8ed4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xd993e4…87536b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xc8df83…ae18a0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x735f2e…0ac9d6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xc181b8…d74fa6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x75fe92…ed8489
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x1e625a…2c959f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x177368…925325
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa8209…5bc71b
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0xbf0900…4c6d03
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x1e60b5…2aa4db
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa20d ago0x912372…3a5503

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.