Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0xba9ea6…82bf78
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0x783d84…622acf
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0x811ae1…4e0a3f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0x577d24…c8f081
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0x97ceb8…65bae9
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0xd65b1f…e610d4
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0x6fbadb…5e129f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0xfb3ac8…b69efe
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa80d ago0xd9c247…0e7305
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x01a52e…3d51b3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x577b64…b6d9b1
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x2872af…0aa71d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x18a8c7…3f04d0
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x0459b4…add862
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x82d8b9…cad15b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x013d1b…a4f93d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x1f12d8…f4fdb1
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x113b2b…bb9c3c
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x5d3718…79eaa0
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0xbe9a2b…ea8432
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x204437…d65b33
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0xbdef37…79ad04
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0xd57499…b06127
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0x5dc9e4…2e122f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa81d ago0xbde84d…80dbf6

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.