Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x765e21…c909fc
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x0a18e3…2f2eb5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x7063be…346bd0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x867f76…60a503
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x4ca022…5708fc
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x545832…ac335e
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xa98d58…cb98d8
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xe50bcd…2f0142
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xc9d961…57bf0a
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x1332cd…fe2ffa
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x11e80c…07cb34
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x8a91d4…d3b5f4
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xfd469c…588817
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x3271a4…fe4d57
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xf50409…ec1bdb
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xf4a5c5…b90d2f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xa51a23…ed687c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xe5439e…3886f5
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xa14041…c9f980
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x0a9af0…be4c18
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xc6b9c9…c6c38a
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x6d9522…23852f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x626287…fa7e42
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0xbd3c7a…7ed2bf
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa74d ago0x35414e…319c1b

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.