Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e68…20970x2ec4…be71Basex402scanX402$0.02100%coinbase16d ago0x9de505…d59b34
0x5e68…20970x2ec4…be71Basex402scanX402$0.02100%coinbase16d ago0xa8ee85…726f0e
0x5e68…20970x2ec4…be71Basex402scanX402$0.01100%coinbase16d ago0x027878…4abcdb
0x5e68…20970x2ec4…be71Basex402scanX402$0.02100%coinbase16d ago0x615e2c…c6361d
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x510dd6…ce1a69
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x85a0dc…1650fa
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xeb793a…3d1744
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xd8b558…e51cbe
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xc44cc6…f2e48f
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xaa7a8c…63582b
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xe1e808…b0cfa1
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xafc49f…96a52f
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x02e81b…cc7312
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xc3cce3…9bd93f
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x6e6c12…a9fb29
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xa19bb5…6a627e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x81e8cb…ab9bac
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb26d7d…2709b9
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb60f6c…5f4cc6
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x0d6efd…e6e832
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x07fec2…f9af14
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x882d92…cb7124
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xb640dd…b0aa2c
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0xe0dbd6…f06bdd
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase17d ago0x92b3ed…ac2b4d

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.