Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x3c0a86…b08f64
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xd9b88a…136612
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x103dfb…1c2f29
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0x0fe70b…eb34c5
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x8daad2…6a25a2
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x419d5a…d481b0
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x95b655…61f1c5
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xefcb8b…ea3fdd
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0xbd8045…a54d56
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x822ea4…2998f1
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0x5d807d…80d3b4
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x90a82b…cdbb29
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0x734e02…bb47f0
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0xd30a23…9c3c44
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x66521b…68c071
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0xc25bf9…17302b
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x1537c0…6d5bcc
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xd3d08d…497c24
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0xc318ef…d63aea
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x65e586…186d26
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xbc77c2…1a01d8
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa47d ago0x6dd5fb…31fc6c
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xce4658…ec7dd5
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0x1654d4…d04d2b
0x9017…f72d0x9c95…e299Base—$0.001100%fluxa47d ago0xbeb4fb…11a600

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.