Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x763736…558b61
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x10ea73…3e8241
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x465f70…e88a35
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0xaecc4e…09f45e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x172254…6e58a0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0xf86eb9…d26f8b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x8fe5ad…664e68
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x087d4f…112dff
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x202b3a…2a20f4
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0xaebca2…702fa7
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x683109…020afe
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x5ff678…9e3a2a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x26a993…d87752
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x3312b9…36e652
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0xa3e2ef…6e8ec6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x8e581c…6e614b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa58d ago0x57737f…e44e1d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0x313c3f…1ced00
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0x262f4a…e82d71
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0xf7ad73…a5506f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0x7a2fa6…439495
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0x7d683f…13c936
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0x0696c4…0ec9ab
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0xd6c5bc…0d8f87
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa59d ago0xd5a46f…dda541

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.