Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x086d66…cc679b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x3d810b…8f7130
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x493f3c…8bd7f1
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc2c910…7271fc
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc26a89…ecfba3
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x4e15ba…21a7c7
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x066a13…ab382b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x5fd3cc…fda57f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0xf35f95…e36b26
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0x52a9ca…f4aba8
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa21d ago0xf13f2d…912972
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x41642a…02c843
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x70322d…66bc66
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x19435d…5b66a3
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xe157f0…efea0e
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x77a740…cb5fdf
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x8a19ec…7a42a4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x427f00…946b7c
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x817b19…346c33
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x7885c1…45ef5b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x85eb6a…7dcdb0
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0xc77cab…6ec621
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x6c8506…e9e60f
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x9ad6f6…cc29b4
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa22d ago0x1ebda8…f5b30b

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.