Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x95af6b…2ac810
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x27f7d2…f98632
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x0a9f9c…2218ae
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0xc04d75…afc4d2
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x6daa11…a7aaca
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0xc62cfb…2a08fb
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0xb0d80b…375c42
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0xbcb381…2b9d9f
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x0d5b6e…3f5cd4
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x6bf979…cb0e5f
0x76d9…00af0x9c95…e299Base$0.001100%fluxa70d ago0x49917a…a1eccf
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x6ae174…cec0ca
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x1e310f…f12f99
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0xd27dd5…fe341f
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x59daa7…3b18ab
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0xf9c912…28c2dd
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0xa2196a…77dbe5
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x7e66f1…5a3684
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x0be779…6bea04
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x903b02…3fce7e
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x1acb0f…9619d7
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x50b559…f04d8e
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x00778d…bb7683
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0xfbb848…b714bd
0x76d9…00af0x9c95…e299Base$0.001100%fluxa71d ago0x7d9dd1…a934c3

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.