Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x3a8e86…d27da0
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x8c3540…06e5ec
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0xcdd565…0f08dc
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x7c6a1b…853c2b
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x62c485…539d95
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xe2ed10…7bdf0d
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xcf4e3f…d7e439
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xd93a0d…b05093
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0xad0ee9…873314
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x3b35ee…3cb137
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x477a59…e59930
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x5365ad…501e35
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x80f231…4d9804
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x320c0f…2bb305
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0xa4161b…0c28de
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x7ae159…d1e728
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x01ddc6…901c03
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xf0081b…8db528
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x7c0599…6b810c
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x048420…07bd26
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xa365b9…bd0c89
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xa0dfc8…4ec48e
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0xe058aa…bb4649
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x546355…e1ce9d
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa39d ago0x070619…e4727e

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.