Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x723210…a237f1
0xf102…de900xfe80…47eeBase—$0.001100%fluxa19d ago0x3bd848…01be57
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xbf5ad8…b08e00
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x4fff3b…4558f6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x0d665e…2b0a83
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x73b79e…c4ba48
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xcf8d0a…e26694
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x1d7342…d8765b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x2e23b7…2eebfd
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x0a1e52…2fb449
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x7cd190…eb34c9
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x3177b4…206d86
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x9be175…c9ff99
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x4d6d6b…a0f444
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x57ff46…6c5ce6
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x64f29a…dd036b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xeed8b1…9cb356
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x8adf2f…a893ba
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xef1f8b…71891d
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x2915a0…68e87c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xb5402c…24b02b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xafd1e8…5a2cfd
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xd6d2c2…05b6d0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0xea3f35…0c5c30
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x331eea…ddde29

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.