Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xa4aafe…bcc0dd
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x5c640e…d55f7d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x130eec…b4b0ce
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xdb81c2…5536fd
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x8a0002…1d57d6
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xd3ace2…c01efb
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x01f02a…a47fcc
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xbc73e8…58e211
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xc21e7d…b15c2f
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x156cd8…021573
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x2dc6e9…ec16a5
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x21341c…028f96
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xbbd117…f6c101
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xa5a69a…145127
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xe5fda1…5b859d
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xe01054…970675
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xe6389e…944090
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0xe5e413…770642
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x00e4b2…d1177c
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x597303…620e8e
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa29d ago0x924f80…3f4746
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0x4428c9…fa128a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0x112d0e…8e690a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0xaa2495…1b734b
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa30d ago0xa27729…a139d3

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.