Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xdc1e…af54Base—$0.59100%fluxa6d ago0xf587f0…ab8fd4
0xc49a…9d2f0xed98…9cbcBase—$0.10100%fluxa6d ago0x07de2f…db5458
0xc49a…9d2f0x90f9…d888Base—$0.10100%fluxa6d ago0x7bee36…49f829
0xc49a…9d2f0xb487…d84cBase—$0.20100%fluxa6d ago0x9f1f6d…76179d
0xc49a…9d2f0xd578…6d57Base—$0.10100%fluxa6d ago0xe2f225…6af61a
0xc49a…9d2f0x59cb…3efcBase—$0.10100%fluxa6d ago0x71f46b…6a2b45
0xc49a…9d2f0x7ee4…d362Base—$0.10100%fluxa6d ago0xac9cf4…87cbe8
0xc49a…9d2f0x7ecc…f22fBase—$0.10100%fluxa6d ago0xc3f2e4…2964e5
0xc49a…9d2f0x79a5…240dBase—$0.10100%fluxa6d ago0x36a773…ffa122
0xc49a…9d2f0xb6c3…b9d7Base—$0.10100%fluxa6d ago0x49926a…9eefb4
0xc49a…9d2f0xc3fa…a2e3Base—$0.10100%fluxa6d ago0x7fdbf5…2deb46
0xc49a…9d2f0xee57…50f1Base—$0.10100%fluxa6d ago0xff9950…94b116
0xc49a…9d2f0xd505…5e1dBase—$0.10100%fluxa6d ago0xe8a2ec…8c5ee2
0xc49a…9d2f0x096d…ac95Base—$0.10100%fluxa6d ago0xce1040…bbb2d6
0xc49a…9d2f0xfd36…5acfBase—$0.10100%fluxa6d ago0xe85134…84efbd
0xc49a…9d2f0xa589…e841Base—$0.49100%fluxa6d ago0x1de606…2b4cf0
0xc49a…9d2f0xba75…5bc6Base—$0.49100%fluxa6d ago0xf0be45…79a5a0

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.