Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x03908b…118afa
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x195a76…c9d3b3
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x74b340…ed0fba
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x4d1608…24f33f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x39de7a…614f5e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x5004d6…a56e10
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x130999…84222b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x9316fb…27a64c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x322bfe…16e26f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x72a494…867951
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x1e9574…310fd2
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x3e1735…3b737a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xaae722…70a2dc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x6bff4a…6645a6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xb43718…003622
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x3ef346…378dfc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x5ba739…8f7ef5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x8b0d24…35bd09
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x578c00…1ac862
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x1981cd…96ca62
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0xacd4c8…cb5dd7
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x9cd05c…c62750
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x973ee3…d0086f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x9204ac…e733d9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa71d ago0x9458c8…222b56

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.