Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x97900b…93c2fc
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0xc9530d…37a202
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x332b10…9a19eb
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x22ba3b…a36079
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6ddee2…53b25c
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x060bf9…757893
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x63edab…54f62e
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x363623…9098fe
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd7fe64…167560
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x024402…299bc8
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0xbcde54…2a165e
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x20f111…ea6dc6
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7ab14c…c11caf
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf4fd5a…408da0
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9ede2a…4b799d
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8b5802…9543cb
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x780986…0fa0ec
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1deb3a…218603
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7bc56a…1131b6
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x376f18…859c5e
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5382fe…35ad83
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0d457f…55e0b7
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase6d ago0x68edc8…f1525b
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase6d ago0x8d90c6…41b0dc

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.