Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34cd…5cba0xac65…4417Base—$1.01100%fluxa117d ago0x2b1b47…d13be2
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x4cc393…b6bf09
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x1cbe29…b5313e
0xb90a…9ae40x34cd…5cbaBase—$0.02100%fluxa117d ago0x4179e1…ca90d4
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x382802…12c238
0xb90a…9ae40x34cd…5cbaBase—$0.90100%fluxa117d ago0x8fa7bc…f59dfc
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x7777ec…7703f2
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x4a8c2e…248071
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x93d732…bddd80
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x9bbeaf…f2b118
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0x5ee503…2c1bef
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0xb12b6f…a89a5b
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa117d ago0xcb8bb5…a7f57b
0x34cd…5cba0xac65…4417Base—$0.02100%fluxa118d ago0x7b0bfb…a49af1
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa118d ago0x36f430…d88a00
0xb90a…9ae40x34cd…5cbaBase—$0.01100%fluxa118d ago0x9d2b53…55fec6
0x34cd…5cba0xac65…4417Base—$0.04100%fluxa118d ago0xc56be7…f38423
0xb90a…9ae40x34cd…5cbaBase—$0.04100%fluxa118d ago0x96efc1…a5e6ca
0x34cd…5cba0xac65…4417Base—$0.05100%fluxa118d ago0xfd44bf…6d92e0
0xb90a…9ae40x34cd…5cbaBase—$0.05100%fluxa118d ago0x49b36c…0d61a8

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.