Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase13d ago0x1c5e5c…0fe9a7
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase13d ago0x172db1…927fdf
0xf331…194c0x66d7…83bcBasex402 service$0.32100%coinbase13d ago0x10fd9c…d64eef
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase13d ago0xd0094d…1b03bf
0xf331…194c0x66d7…83bcBasex402 service$0.32100%coinbase13d ago0xc287fc…fcf137
0xf331…194c0x66d7…83bcBasex402 service$0.27100%coinbase13d ago0xf8b31c…0c2094
0xf331…194c0x66d7…83bcBasex402 service$0.05100%coinbase13d ago0x6ead66…fd40b5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xcc71d8…a8de42
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x66c444…64159d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xdd388c…f93289
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x70303b…fc4c72
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x6d57e8…350e96
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xf02a02…3e5bda
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x320eb4…115f36
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x9bdcbc…7df9bd
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x5985c3…647ca5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x862fe9…87304f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xe2c6b5…bc28de
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x7a7dac…3a4a6a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x4a6f4b…8099b5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xa9520d…b57c65
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0xa9897f…409ea7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x507f4f…6ce624
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x43cff3…ecbb05
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase13d ago0x3db5ce…115d41

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.