Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x8c95…c310Basex402 service$0.05100%coinbase17d ago0xd30681…f240c8
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x8d09b6…421355
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x754a2b…eef2c8
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x0afb60…757323
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xd4d38a…c3cdde
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x3563ed…cc6adf
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x80baa9…81e19e
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xf6d733…f38959
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xfc85ae…a497c1
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xa36940…66f954
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x88389a…6b85d0
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xb41173…dde27a
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x2bcf3f…8f7f73
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x35e58e…9eafe7
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x81fb47…263bc1
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x0edd65…82ad53
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x859365…5232ef
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x0d4c0a…3ecddb
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xaefa9e…10827b
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x36cf22…a33b42
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x5e41ca…18f173
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x37977d…1bdae1
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xeee3c3…5ee580
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0x3a10de…55faf0
0x8d2a…7d370x8c95…c310Basex402 service$0.05100%coinbase18d ago0xe814ad…2e09dd

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.