Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x08c4e2…932fd3
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x969cec…a40acd
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x6f7075…db4f97
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0xda3513…d5b2c8
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x23c155…e5c823
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x643d9d…73c23b
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0xdfd1f2…201f08
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x245f74…488ed4
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x154bda…7a604f
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x613bbc…467180
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x196b59…4abeb4
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x539735…3269a5
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x0fda6c…ae6ce4
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x6797ee…3d1096
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x98fb84…ee8836
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0xf867ed…7b9eaf
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x6a6c10…b296f3
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0xa7b6c0…5b53f3
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x75feae…d0b738
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x9fbc30…90e152
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x8ee9f8…e844af
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0x52955f…3a02ec
0x96c5…91d50xfe80…47eeBase—$0.001100%fluxa40d ago0x9caa94…63d616
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa40d ago0xdf2af7…18af09
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa41d ago0x6757ff…f757e0

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.