Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x5dc752…fd49c6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xa06e26…925bc3
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x0bfd4a…8f12a4
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xc37c8b…f8f545
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xbf04db…3375f7
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x50f89e…a93ea2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x7b96cc…dcf1e2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x77420d…e5e24b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x5c70fa…11e991
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x89c26d…918686
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xe02611…c789eb
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xe76e0c…b31cd6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xd3d349…e3c696
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x360945…ecb523
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0xb8c045…01cbd9
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0x2f8138…2614cc
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x76e971…851cb3
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa44d ago0xd0bcbc…f25059
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x1ee3a5…0a1fcc
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x619614…df78aa
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x0517c9…1cf400
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x150ada…5b3a36
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x7ce1fc…ec34f4
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x9531fb…116d0f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa44d ago0x37e296…0450d3

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.