Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x115354…a9d83d
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x684255…bcd8ce
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x4395cb…62e202
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0xe7b8ad…7a3734
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x35b1bc…ed0a24
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x42ee68…1c58c2
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x92748a…9cb6d9
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x2ae359…cce335
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0xb09fc1…6d7c14
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x4b2215…f64852
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x73510f…a39075
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x9c589a…7c6da4
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x2c5ad8…e3ec98
0xea4c…01530x9c95…e299Base—$0.001100%fluxa73d ago0x7e3c19…6f0b4f
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x0f1fd3…f8933f
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0xa494b7…2d01d5
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0xbf1e21…4dbf1f
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0xf50571…649dc5
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x47362f…827165
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x177ec3…388795
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x4e0ab4…fd0e67
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0xf1b253…e8a5e8
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x22929d…48b9f8
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x58e665…737e32
0xea4c…01530x9c95…e299Base—$0.001100%fluxa74d ago0x22d84a…bea058

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.