Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x630115…0b6999
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0xf304fb…b12ad3
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x897509…f5811b
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x0f156a…cc0d3c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0xd70fbb…d2854e
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x2bfc5c…54c41f
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x7995c5…e6b3dd
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x35de70…1f86cd
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x23bf37…162c75
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x866280…d9f841
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x75a904…2799c0
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x5cd06d…7f885b
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x338b96…b58f10
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x9202e5…e46b9d
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x30f8b8…ecc868
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x293cea…60a0c8
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0xe83b1c…5dc762
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0xb43a8f…842a2c
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0xe47297…705d81
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x33d643…47ad0e
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0xd6b11b…95eb0c
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x64b29e…2c7095
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa40d ago0x760b4c…5ebf0d
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x836615…f2d595
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa40d ago0x22cee4…4b4f5c

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.