Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa36d ago0x2584fd…37dea3
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x84dfee…07db5d
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa36d ago0xc83351…be8793
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa36d ago0xbb08f9…342eb0
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0xf7145e…43a217
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x36a6d7…575a6b
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa36d ago0x8c261d…b0735b
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x001cc7…09e53e
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x7452b4…3e769e
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0xfff4ea…3f93df
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x5a12da…dfa106
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0x1c796a…fe2d13
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa36d ago0x75ee63…cbbdbc
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa36d ago0xcc8a0d…4645c2
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa37d ago0x50b229…0e2031
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa37d ago0x9eeb6d…46dab9
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa37d ago0xe66398…b1518d
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa37d ago0xc47966…5305c5
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa37d ago0xc587f2…712ad0
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa37d ago0x27cc65…7b1f9c
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa37d ago0x49d438…f91ada
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa37d ago0xaa1572…a073a7
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa37d ago0x3d3ed5…0cf728
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa37d ago0xc0865b…1eb74e

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.