Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x0b302e…9550f5
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x177611…241eed
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x6a2872…b92f23
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0xede461…ceeb9b
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x1a6088…64f019
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x3cb0c8…482f1a
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x833fd7…a9be80
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x8cb94e…782399
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x60e2e5…d1f72b
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0x4b06e9…b5b447
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x6016a5…1f3055
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0xb40625…1b7b12
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0xec71f2…b7a269
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x8977b6…8d7fd4
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0xbe67f7…216229
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x3895c8…22d74e
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa44d ago0xb14920…3bacff
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x2837be…d149b5
0x6eec…cd2f0xfe80…47eeBase—$0.001100%fluxa44d ago0x291231…e50f98
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0x7f1581…3db882
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0xf42fde…f2bbde
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0x3cc65f…b408e8
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0xde7adb…1e37c9
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0xa79a26…a288be
0x6eec…cd2f0x9c95…e299Base—$0.001100%fluxa45d ago0xd5c754…6521a9

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.