Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x4c561c…4698f9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x4599d8…9f6763
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xeaa5e9…32f5a5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x2737ab…958720
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x2d00e4…32753e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xf706e9…755eb7
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x9b5eed…514c45
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x1ca371…d1aef5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x2c5386…e570bb
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x5027a5…cedd89
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x3e3541…470253
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x330dca…6ea9b7
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x13abf0…210ff4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xee1248…6847c7
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x0ff0ce…226725
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xf25d89…79f5ca
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x91f7e4…6177de
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x7e71b6…f7dff4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xcaa0a3…c57a0e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x6de897…e4333a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0xb829ce…bb49f6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x3efbf9…34d806
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x79388c…2d4f00
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x942f21…7a4d60
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa23d ago0x148722…eb68bb

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.