Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x04e7…324eBase—$0.01100%coinbase37d ago0x80e529…50c414
0x7e92…1bbe0xeb3c…d7bdBase—$0.01100%coinbase38d ago0x91829c…bae24f
0x7e92…1bbe0x4bda…2a8fBase—$0.01100%coinbase38d ago0x8172a5…e6cbf2
0x7e92…1bbe0x0ba6…b36dBase—$0.01100%coinbase38d ago0x36bad3…8e2dde
0x7e92…1bbe0xb65a…5fb8Base—$0.01100%coinbase38d ago0xa64384…ff78c0
0x7e92…1bbe0xf8e5…6457Base—$0.01100%coinbase38d ago0x5eeefa…523614
0x7e92…1bbe0x2415…3a55Base—$0.01100%coinbase38d ago0x9c5844…e50d40
0x7e92…1bbe0x3a84…897aBase—$0.01100%coinbase38d ago0xba5801…b7a2ee
0x7e92…1bbe0x7a92…5121Base—$0.01100%coinbase38d ago0x71304e…8b49ed
0x7e92…1bbe0xc4bd…8196Base—$0.01100%coinbase38d ago0xc432a7…946422
0x7e92…1bbe0x4d38…7870Base—$0.01100%coinbase38d ago0x03e42c…240e33
0x7e92…1bbe0x9971…5e24Base—$0.01100%coinbase38d ago0x2999fe…345fc7
0x7e92…1bbe0x7177…aa81Base—$0.01100%coinbase38d ago0x2fae22…3d7f13
0x7e92…1bbe0x9ff6…5ed6Base—$0.01100%coinbase38d ago0x60fbb1…0dd2de
0x7e92…1bbe0x7192…7b0cBase—$0.01100%coinbase38d ago0x692858…c5aef8

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.