Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe661…e51a0xc742…f2a0Base—$0.01100%coinbase71d ago0x369123…a545b8
0xe661…e51a0x79fc…986cBase—$0.01100%coinbase71d ago0xa024a4…13c6c5
0xe661…e51a0xbf0d…d902Base—$0.01100%coinbase72d ago0xa1f770…b50b78
0xe661…e51a0x330f…8ee8Base—$0.01100%coinbase72d ago0xb8ad79…0719e1
0xe661…e51a0xcc7f…2b96Base—$0.01100%coinbase72d ago0x632c47…5e8e2d
0xe661…e51a0x05f2…6c04Base—$0.01100%coinbase72d ago0x67ffb5…6652e7
0xe661…e51a0x8c4b…30d7Base—$0.01100%coinbase72d ago0xbdb076…eba37d
0xe661…e51a0x8699…0ee0Base—$0.01100%coinbase72d ago0xde1df4…2c69ef
0xe661…e51a0xde37…68f2Base—$0.01100%coinbase72d ago0x94c13d…7b83e5
0xe661…e51a0xe128…7b49Base—$0.01100%coinbase72d ago0xbd9b26…83597e
0xe661…e51a0x91ae…6b01Base—$0.01100%coinbase72d ago0x0fee9b…c19568
0xe661…e51a0xf2a4…cc6aBase—$0.01100%coinbase72d ago0xae25ba…bf0cf1
0xe661…e51a0xe919…70afBase—$0.01100%coinbase72d ago0x4f7d6a…79f5aa
0xe661…e51a0x7e1d…0e92Base—$0.01100%coinbase72d ago0x99b007…1d7bbc
0xe661…e51a0x1726…1844Base—$0.01100%coinbase72d ago0xc97de2…8cf9b5
0xe661…e51a0xd1ad…8eceBase—$0.01100%coinbase72d ago0x79f5f2…575cf9
0xe661…e51a0x3592…e479Base—$0.01100%coinbase72d ago0x5598a3…64cc31
0xe661…e51a0x6f3e…fee0Base—$0.01100%coinbase72d ago0x2148c3…e9e0b5
0xe661…e51a0xdcee…8f67Base—$0.01100%coinbase72d ago0x295089…b94810
0xe661…e51a0x199b…4fa7Base—$0.01100%coinbase72d ago0x33bb69…daa9de
0xe661…e51a0x2562…61c2Base—$0.01100%coinbase72d ago0x6c4655…601391
0xe661…e51a0x8a08…fa55Base—$0.01100%coinbase72d ago0x1036c9…c1e3db
0xe661…e51a0x9f95…cf51Base—$0.01100%coinbase72d ago0xd64cdf…55f93c
0xe661…e51a0xe9f4…d4a3Base—$0.01100%coinbase72d ago0x955d44…bbb3bb
0xe661…e51a0x0892…b7d4Base—$0.01100%coinbase72d ago0x21ad9f…bf687f

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.