Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0xda20fe…a2440e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x8342c7…00b57b
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x897aac…e8d59f
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x3e8ce2…e3746e
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x991387…51192b
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x860176…f51085
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0xc4c999…96fc09
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x9f46c4…db1389
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa38d ago0x27366a…b12e18
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa38d ago0x815e5e…34422f
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x6a5421…d689a8
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0xfa47cd…81a4cf
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x44d747…de9cb5
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x7fcc9b…9ea1ef
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x605773…75ed93
0xab5f…1b470xfe80…47eeBase—$0.001100%fluxa39d ago0x86fc3a…7f9d1b

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.