Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0x6dd281…b915a0
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0xab9ff8…3ef6bb
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x1a19d0…c1d461
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0xd49756…465250
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x201769…18630a
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x625f0f…8a5e36
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0xa7716e…e74035
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0x0aacc1…0568e1
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0x5965b9…e94fef
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0xc8a09b…0f383c
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x90e4f3…6df723
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x848dc7…0bd4c4
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x6fae1d…a1e32b
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x7e797a…8e91be
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x69ec43…fbd4bb
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0xd05214…d2faf3
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa36d ago0x8492c1…7d50d4
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0xd4885b…ef08ad
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0x6ffe18…0939f6
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0x22865c…c1d9bc
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa36d ago0xf924f9…71f91c
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa37d ago0x18b73a…ba96ff
0xef9d…fed00x9c95…e299Base—$0.001100%fluxa37d ago0xcb6d1b…5e80f8

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.