Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xf0fd53…0f6a4e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x6bdc63…d6c5e1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xfce845…78c1a3
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x4709d5…4c738c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xad0c6d…5e8cf2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xba1f4e…d31415
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x4643e8…fa6b1b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xca3feb…7cd3c7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x863f94…0add47
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x2c0532…16c80e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x34f345…b7da3f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x21f7b8…c702fd
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x67488c…3904ec
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x5e4015…680dde
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x96144e…7cef2c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xae76fb…6d5193
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x0a09cf…4f3a45
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x80b593…02cf84
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xa6f9d8…c753a8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x95a130…8cbe15
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xea2e06…099457
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xe4301d…80ce01
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x3c508a…e3e05d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x89632f…f482a8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x8c2eb3…22c6bf

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.