Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa45d ago0x774fa1…b3f170
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa45d ago0x51b8f9…5208db
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa45d ago0xd0fe34…ee700a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa45d ago0xd87c1f…b1cb8d
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa45d ago0x5bcf7f…4c8c4f
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa45d ago0xcb6f15…802132
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa45d ago0x955a98…f258c4
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa45d ago0xfa9aec…78fa63
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xa9d5c0…bd13ba
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa46d ago0x2a7cce…adb3a2
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa46d ago0x9b9016…33c87e
0xcb46…77f90xfe80…47eeBase—$0.001100%fluxa46d ago0x7cea16…eea8a3
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xf44cc9…337919
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0x2944d7…13fd01
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xc709ac…ccf7e0
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xf9e1dc…a5e3ae
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xc0cbae…115eec
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xe28d55…bd99a8
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0x2c9707…b3c069
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xcfccb7…3dcd98
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xcaa3c5…f4b12a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xdad2d2…c3649c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0xe067d7…cfac08
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0x5f856f…a2098f
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa46d ago0x06b6ea…672f99

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.