Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa38d ago0x7aae0b…eb68c5
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa38d ago0xbf3300…65869c
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x2a8baf…a75f97
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x20eb34…b7965b
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x8e5207…3d872e
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x1943e2…a86051
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x4fa7f0…fe9604
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0xb124b9…9a8fd7
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0xaec09b…70335a
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa38d ago0xaac3b5…cdbac2
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0xcaf405…cfa210
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x622136…51fa9f
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x8893f9…f2a71f
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa38d ago0x547fdd…15d38f
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa38d ago0x03fd0c…57c069
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0x9db6d1…06fc13
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0xa9de13…b34ffa
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa39d ago0xd0aaad…1c1cf7
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0xc4573a…bba1f3
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0xa16e75…02d154
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa39d ago0x1697db…2c7c22
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa39d ago0xc3dcbf…4322b4
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0x5ea65d…5c6f82
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa39d ago0x46db37…52bc9f
0x36c0…2ef60x9c95…e299Base$0.001100%fluxa39d ago0x011def…ce3e84

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.