Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40x2e9c…13aaBase—$0.01100%coinbase70d ago0x2505f6…6d72ae
0xedb6…b9a40x2998…ae2fBase—$0.01100%coinbase70d ago0x36c571…d99075
0xedb6…b9a40x1d6a…8969Base—$0.01100%coinbase70d ago0x0556f5…66f88f
0xedb6…b9a40x20e2…479fBase—$0.01100%coinbase70d ago0x05ee03…9dd1e5
0xedb6…b9a40x1af3…57d6Base—$0.01100%coinbase70d ago0x9f8268…5e624c
0xedb6…b9a40x17be…9f43Base—$0.01100%coinbase70d ago0x204a2f…878ba5
0xedb6…b9a40x04f2…396aBase—$0.01100%coinbase70d ago0x27b5a1…b9a882
0xedb6…b9a40x391d…9059Base—$0.01100%coinbase70d ago0x4a8abf…a82e0c
0xedb6…b9a40x1158…a8ccBase—$0.01100%coinbase70d ago0xc88b2f…9bb775
0xedb6…b9a40x9ea5…7a16Base—$0.01100%coinbase70d ago0x0073b3…b47766
0xedb6…b9a40x469f…1155Base—$0.01100%coinbase70d ago0x0a3b6c…aba412
0xedb6…b9a40x4823…1872Base—$0.01100%coinbase70d ago0x3b8c09…48041b
0xedb6…b9a40xaf28…731dBase—$0.01100%coinbase70d ago0x073039…decbb9
0xedb6…b9a40x514f…ba83Base—$0.01100%coinbase70d ago0xdc87fc…8806c8
0xedb6…b9a40x6273…0a4cBase—$0.01100%coinbase70d ago0x1a0d87…1acf3f
0xedb6…b9a40x9038…7f1bBase—$0.01100%coinbase70d ago0x7c19ad…62177f
0xedb6…b9a40x9196…be40Base—$0.01100%coinbase70d ago0xefdfd9…293ff4
0xedb6…b9a40xed77…23e4Base—$0.01100%coinbase70d ago0x1fc1ac…06d406
0xedb6…b9a40x4c83…5ad7Base—$0.01100%coinbase70d ago0x86b39e…7d6a63
0xedb6…b9a40x3df4…6d32Base—$0.01100%coinbase70d ago0xb12c6e…351cc7
0xedb6…b9a40xadd7…f86dBase—$0.01100%coinbase70d ago0xe3ca2b…fb830f
0xedb6…b9a40xabd0…6146Base—$0.01100%coinbase70d ago0x31d24b…5e9e1d
0xedb6…b9a40x41f1…2675Base—$0.01100%coinbase70d ago0x5d2452…271664
0xedb6…b9a40xeb02…540dBase—$0.01100%coinbase70d ago0x1d3732…29c089
0xedb6…b9a40x22e0…e7dfBase—$0.01100%coinbase70d ago0x973bc7…c0ad1e

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.