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%fluxa21d ago0x369549…7ac4f8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xd587ae…a6b43c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xe23f20…4233b8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x3c1135…e29bcf
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xfafb82…60ff02
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x7bd440…6ac5e5
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x53f849…fcfcc0
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xfc9e2a…cc3f55
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x6ed76a…d35cff
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x202d27…fe815e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x52dad6…5953d3
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xea5c3f…d68960
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x65c74c…93f97c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xc029ad…d0444e
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xfd4e67…10f838
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x8c4780…8f8993
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xf616cf…f0a060
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0xed7402…f5c82c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x1b176b…54a62a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x6639b8…309300
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x83601f…eab0af
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x3cd7c3…0b7afb
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa21d ago0x7ad128…b6660a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0xaf5761…fbf3c7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa22d ago0x4245d2…0fd6dc

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.