Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xe7cb9b…4687b5
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x8c6748…201f72
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x47b464…6cd98d
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x83dab2…542595
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xe712b9…c7a767
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x003328…fce565
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xb312d8…248e0c
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x997294…27de34
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x8ce696…8d587b
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x0ab2fb…381a72
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x367cf9…0d5312
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xd1e38d…6bf0d9
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xada796…9dc47c
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x03ab2d…3aaf21
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x0fa14d…952bea
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xf0079b…2e3100
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xb3fcb4…b4ffd3
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x9ecb30…5e6919
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x76bf34…bfbcb2
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x6c0bbe…03b9e8
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0x6fcb55…dd1d83
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xebfda4…4aaa77
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xfcf9bf…452466
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xd95881…93870e
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa14d ago0xd57c54…ffb562

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.