Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa37d ago0x212fec…4e50b6
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x7417e4…b06617
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x4220b5…44754c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0xd89a59…65de80
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x9253e4…35a79a
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x40a05c…f6bb42
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x07a881…a10f20
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0xa6992d…7600e3
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x251179…e9b92c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x6a83a6…5d10a6
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x7238ed…975d19
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x9689eb…fde89c
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x2daa5a…eb4669
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x9eaeeb…d961a9
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x3eab44…956e7c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x98e48d…708047
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0x982f97…1966c2
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0xf727c8…44b1ef
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x5fedb9…5d0c97
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x24759a…13c4b8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x25feed…b7f0ab
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0x2d6fd1…dadb2d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa38d ago0xa958da…830778
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0xa980bb…4e0027
0x0b08…60600x9c95…e299Base—$0.001100%fluxa38d ago0xedc91f…993b10

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.