Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x015e…52d50x4f5c…d715Base—$0.01100%coinbase65d ago0xf81675…6f50b6
0x015e…52d50x8c16…23f3Base—$0.01100%coinbase65d ago0xd07d9b…222c09
0x015e…52d50x5d45…ae6bBase—$0.01100%coinbase65d ago0xf17650…efa40c
0x015e…52d50x1253…e164Base—$0.01100%coinbase65d ago0x888c39…fc72e7
0x015e…52d50x68ef…ab17Base—$0.01100%coinbase65d ago0x4b749a…bcc527
0x015e…52d50xca2c…9b3dBase—$0.01100%coinbase65d ago0x60249d…4ade44
0x015e…52d50x7c22…d237Base—$0.01100%coinbase65d ago0xa3f992…7fa8a2
0x015e…52d50xba5d…c5a8Base—$0.01100%coinbase65d ago0x2ace10…7f6d8a
0x015e…52d50x32d6…943eBase—$0.01100%coinbase65d ago0x7953b1…a3dbeb
0x015e…52d50x57d7…94b9Base—$0.01100%coinbase65d ago0xf1fc24…52b8e4
0x015e…52d50xfead…00afBase—$0.01100%coinbase65d ago0x4ea014…765915
0x015e…52d50x5340…7c23Base—$0.01100%coinbase65d ago0x8c6915…44ea70
0x015e…52d50xb295…a476Base—$0.01100%coinbase65d ago0xe39c24…598b61
0x015e…52d50xb9bb…6a10Base—$0.01100%coinbase65d ago0x446945…ab4bd7
0x015e…52d50x4b84…d3e6Base—$0.01100%coinbase65d ago0xeffe0b…f1d2fe
0x015e…52d50x0223…b147Base—$0.01100%coinbase65d ago0x1674a2…98a72a
0x015e…52d50xa658…fa5bBase—$0.01100%coinbase65d ago0xa56539…187fd5
0x015e…52d50x14ea…679eBase—$0.01100%coinbase65d ago0x6b637c…fbd0ea
0x015e…52d50xc11c…87adBase—$0.01100%coinbase65d ago0x44e88e…fbd5a9
0x015e…52d50x7b7b…31c4Base—$0.01100%coinbase65d ago0xbfd46c…de72f1
0x015e…52d50xa7c6…5e34Base—$0.01100%coinbase65d ago0xdda15e…b94c33
0x015e…52d50xc648…8d16Base—$0.01100%coinbase65d ago0x6e727b…67ccf0
0x015e…52d50xbc2e…768eBase—$0.01100%coinbase65d ago0xe269c4…e49156
0x015e…52d50x1ad3…845dBase—$0.01100%coinbase65d ago0x9735a8…2b8b63
0x015e…52d50xf881…8fb7Base—$0.01100%coinbase65d ago0x041190…d2adac

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.