Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x7b8a…574bBase—$0.20100%fluxa23d ago0x871755…2dfecb
0xe88d…92210xad5a…99a0Base—$0.10100%fluxa23d ago0x05ee62…1fdd5a
0xe88d…92210x4d01…a132Base—$0.20100%fluxa23d ago0x658cf5…16cd64
0xe88d…92210x2b11…55e7Base—$0.10100%fluxa23d ago0xf8fc2e…0a9aca
0xe88d…92210x4cb0…4870Base—$2.00100%fluxa23d ago0x75c6e7…7988ec
0xe88d…92210x3094…455aBase—$0.20100%fluxa23d ago0x7acc88…cf49ea
0xe88d…92210xf62c…353cBase—$0.20100%fluxa23d ago0x2b88dd…11c451
0xe88d…92210xf0ee…ef08Base—$0.20100%fluxa23d ago0x2821f9…2ad1a5
0xe88d…92210xe363…b9f1Base—$2.50100%fluxa23d ago0xba1712…97b512
0xe88d…92210x9891…a08fBase—$0.20100%fluxa23d ago0x614571…9cf7ea
0xe88d…92210xbf64…bd5bBase—$0.20100%fluxa23d ago0x9bb9fa…8e320f
0xe88d…92210x3046…3a65Base—$0.26100%fluxa23d ago0x178996…56bc47
0xe88d…92210xb70e…4b6cBase—$0.10100%fluxa23d ago0x0ae385…9cfaa4
0xe88d…92210x62fd…1adfBase—$0.10100%fluxa23d ago0x8f9ae3…03ee8b
0xe88d…92210xd5a7…d76cBase—$0.01100%fluxa23d ago0x72f802…8c549c
0xe88d…92210xb7d1…5262Base—$0.16100%fluxa23d ago0x2ac312…e9541c
0xe88d…92210x9a81…479cBase—$0.13100%fluxa23d ago0x8c5620…88fd92
0xe88d…92210x255f…7aabBase—$0.12100%fluxa23d ago0x6006d8…431821
0xe88d…92210x5446…001aBase—$0.20100%fluxa23d ago0xc89296…b4d3f7
0xe88d…92210x9ffb…65c9Base—$0.12100%fluxa23d ago0x5f6d62…f629aa
0xe88d…92210xb2bf…d2c1Base—$2.50100%fluxa23d ago0x3e8a9f…c763b8
0xe88d…92210xcb71…ae85Base—$0.24100%fluxa23d ago0x81fde0…946f4c
0xe88d…92210x2f56…e0adBase—$0.12100%fluxa23d ago0x6ea68b…193f16
0xe88d…92210x091d…af26Base—$0.10100%fluxa23d ago0xa08c87…b46295
0xe88d…92210x2ad8…a13fBase—$0.59100%fluxa23d ago0xa4d08c…147380

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.