Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61d…7e3b0x1239…e190Base—$0.01100%coinbase74d ago0x613756…edd28b
0xd61d…7e3b0x56ee…4c13Base—$0.01100%coinbase74d ago0xf8c04d…d29340
0xd61d…7e3b0x5dcd…a68cBase—$0.01100%coinbase74d ago0x46d3b2…9dd736
0xd61d…7e3b0x395a…dfc9Base—$0.01100%coinbase74d ago0x7bfbb1…7f391d
0xd61d…7e3b0xb70a…6ccbBase—$0.01100%coinbase74d ago0x44f0f1…aa23a2
0xd61d…7e3b0xf912…74f6Base—$0.01100%coinbase74d ago0xf716fc…c71000
0xd61d…7e3b0x43c2…940aBase—$0.01100%coinbase74d ago0x6f9af9…97862c
0xd61d…7e3b0x7c9c…1f9bBase—$0.01100%coinbase74d ago0xdce55b…581258
0xd61d…7e3b0xfb53…57a0Base—$0.01100%coinbase74d ago0x1da94d…5b6ecc
0xd61d…7e3b0x79c8…40f0Base—$0.01100%coinbase74d ago0xf45ff7…95bd64

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.