Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xe4e139…5a950e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x225b2e…8b1ee0
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0x8fa9bd…a1a303
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xe0acdf…96e76d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xbaa90d…daed2e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x08a952…245d9d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x82235e…c1165d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x570848…46cc7b
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xa44d8d…9b2973
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x8f8839…2d1dbc
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xffb62f…c8ca57
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x9c6198…092b60
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x4a5fc2…197c0e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x650a6b…92812a
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0x669c49…fbb956
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xe50cc6…fa070b
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xb7ea14…4f1962
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xbfc2af…d1ffc3
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xf3646c…826c20
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xaf2a7e…02792c
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0x33efb1…df1ce0
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xe40c74…766504
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0x18e541…3619f7
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa39d ago0xafd91d…30a6ee
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa39d ago0xa0b635…11a5ee

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.