Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf71d…676dBase—$0.04100%fluxa113d ago0x11cba6…243cc1
0xb90a…9ae40x2674…cbc5Base—$0.01100%fluxa113d ago0x5c78c0…4ae3c5
0xb90a…9ae40x55d7…6093Base—$0.04100%fluxa113d ago0x6b9a1e…f1582e
0xb90a…9ae40xdec5…097aBase—$0.04100%fluxa113d ago0x907273…b3ef7a
0xb90a…9ae40x33c5…3e03Base—$0.04100%fluxa113d ago0x0016fd…5a2250
0xb90a…9ae40x4e47…63e4Base—$0.04100%fluxa113d ago0xa7983e…9afcf6
0xb90a…9ae40xe386…701fBase—$0.03100%fluxa113d ago0xf4fda0…fa8576
0xb90a…9ae40xe386…701fBase—$0.01100%fluxa113d ago0xa9ff9a…c377cb
0xb90a…9ae40x0c4a…51caBase—$0.04100%fluxa113d ago0xb834fc…9db1d1
0xb90a…9ae40x976c…5822Base—$0.04100%fluxa113d ago0x0f6a3d…43a648
0xb90a…9ae40x443c…7b0fBase—$0.04100%fluxa113d ago0xd354ab…c6c0a0
0xb90a…9ae40x443c…7b0fBase—$0.04100%fluxa113d ago0xad11a2…fccb5d
0xb90a…9ae40x976c…5822Base—$0.04100%fluxa113d ago0xc7341b…4e8219
0xb90a…9ae40xbb4e…bf76Base—$0.04100%fluxa113d ago0xeaf265…bc9aa1
0xb90a…9ae40x80ad…4f03Base—$0.04100%fluxa113d ago0x14c846…a1ade2
0xb90a…9ae40x9a31…c13cBase—$0.04100%fluxa113d ago0x536dd5…a2c402
0xb90a…9ae40x9dec…95d6Base—$0.03100%fluxa113d ago0xefb785…582f6a
0xb90a…9ae40x9dec…95d6Base—$0.01100%fluxa113d ago0x844e26…b64408
0xb90a…9ae40xa2ac…c1f9Base—$0.04100%fluxa113d ago0x3e00b1…3220de
0xb90a…9ae40xfc27…2ab0Base—$0.04100%fluxa113d ago0xc536f3…7b6071
0xb90a…9ae40x1c50…eb22Base—$0.03100%fluxa113d ago0x8d2545…a6c150
0xb90a…9ae40x1c50…eb22Base—$0.01100%fluxa113d ago0xb5a9fa…a2ee3e
0xb90a…9ae40x4885…4936Base—$0.04100%fluxa113d ago0x999ef3…3384c0
0xb90a…9ae40xbb4a…e843Base—$0.01100%fluxa113d ago0x160ffc…0eeeaf
0xb90a…9ae40x26dd…87f7Base—$0.04100%fluxa113d ago0x34b2bc…d3d07a

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.