Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa49d ago0xfd58a8…ebf1e0
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x196820…1df759
0x7e28…3ce50x9c95…e299Base—$0.001100%fluxa50d ago0x76fa0c…abd01f
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x150c3a…0f4cbd
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x83aa41…3650b8
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xced2a0…314c85
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x6686a4…ffaf99
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xc7ce89…aba400
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x557da3…ae80f7
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x7165eb…ec18ec
0x7e28…3ce50x9c95…e299Base—$0.001100%fluxa50d ago0x55e038…9efb4c
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xa584ee…a7a476
0x7e28…3ce50x9c95…e299Base—$0.001100%fluxa50d ago0x88466f…add12d
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x1d5ca7…a907f6
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xc337b2…01ded9
0x7e28…3ce50x9c95…e299Base—$0.001100%fluxa50d ago0xf3debe…e1d743
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x732576…88c315
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x03aebc…7f3c21
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xd4029c…c53d48
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x78d6f9…dac071
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0xc203f2…52fe8a
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x5cedfe…f04e19
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x25d133…bb13c8
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x06d330…441d1e
0x7e28…3ce50xfe80…47eeBase—$0.001100%fluxa50d ago0x527b25…4fc16b

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.