Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x545be0…f1b2e3
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x8750cf…4536e8
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x92b699…269a79
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x3ffa2b…305a95
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa35d ago0x3aae66…a9d455
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa35d ago0x761cc4…71ff1d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa35d ago0x4faa2c…efece4
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa35d ago0x8861c7…34978b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa35d ago0x0d7599…44af42
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x5ca8ed…9f9056
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0xcbb01e…d70d65
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0x6cc03e…81253c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0xdad6c7…a2d68b
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x0c7f12…b31ed4
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0xf45fa5…dd2817
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0xe6b245…60b24b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0x6ef4a2…9056cf
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0xb5c562…ff6735
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0x93b642…233b1f
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x9e0810…e81e9a
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x5990c5…f93452
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa36d ago0x24a10e…ee19bb
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x60332d…7188db
0xd8c8…d4a00x9c95…e299Base—$0.001100%fluxa36d ago0x0b8fae…9edd33

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.