Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b0f…d4fb0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%candidates97d ago0xfc0fce…4205c4
0x952f…91550xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0x7edff1…40fd22
0x952f…91550xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0xba4c51…a4d9e9
0x5e91…e1b30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0x7fdb2d…e33cd8
0x5e91…e1b30xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase97d ago0xdceed4…c1148f
0x986c…27740xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xea22b3…fea20a
0xaf76…ef0e0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x5e6462…a6d5e6
0x16d7…943d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%candidates98d ago0x66fe71…d36837
0x91e3…842a0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase98d ago0x88498a…2777fa
0x7dc1…1f530xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xd103d7…abbeaf
0xd9c0…d20a0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xe70b2b…9c6bc9
0x5f80…b0c90xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x8a44d5…7a8062
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x2fd448…530f92
0xb9bf…92660xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xbec2a9…80837a
0x91e3…842a0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xe97ec6…0c228b
0xb6ae…cee50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0xb1294e…d86adb
0xa5b2…2aed0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x4ab414…4b108a
0x3d8d…19aa0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x0b3987…f5429a
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase98d ago0xb80a7b…94f301
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase98d ago0xf98acf…9fee27
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.001100%candidates98d ago0xe0d33b…fab037
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase98d ago0x49f7cc…ae5c44
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x5ef5e4…8de4a6
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase98d ago0x2e9550…445bf7
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x1a60b8…52e42d

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.