Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa15d ago0xcbfdbe…fc982e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa15d ago0x15b914…71f38b
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa15d ago0xbb9214…d8e7b4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb8e756…7fe5ef
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xaff7ba…39024e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4dde4a…6316ba
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xcda21a…b9fd8a
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xaba642…ac1f81
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x3f1999…b8d256
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa7caf7…5db5f5
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x355f9b…059c13
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d4da0…ceafd4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf5f105…82639f
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e1e2e…6ce974
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6eaff1…46e468
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x249886…77a3a2
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x474a7f…9e3209
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x277223…8a73c8
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xff6c6c…0c1ad9
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0dca9…be3fb1
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x0ab6b6…709707
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc9e4d1…789f40
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0xdf844f…95f773
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6e0a9c…5d2e52
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2f2e37…f90a84

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.