Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa0d2e8…3ffa76
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc81ec8…741fe3
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0aba63…52bec7
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdf63ba…befea5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe75320…9ff76f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x21dad4…bff03d
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1543ed…2fcb8e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6a31f8…e32a92
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x73605d…05a7e1
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9bc9f0…119aaf
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb09fe1…5e7869
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc7e5d1…ce5314
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x785b0a…09daca
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x28b88e…23d134
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e7f66…0874f8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6b7405…aa0b76
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb65089…b044e8
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d3d9c…39bb4e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x402a68…b22103
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x627f91…665ac6
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa27d3e…f5807c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xce8223…37786b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7ca87a…132b79
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xafef7f…55c2d5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa437a0…ac655a

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.