Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0xad5b09…4efc41
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x0e70dd…6766e0
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x4019d6…57baa8
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x9aa055…633814
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xb27f8b…eb190c
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0xb2d84f…fbeac7
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x4828c1…55028d
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x397f78…a2cacd
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0xc712fa…3c15e5
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xfda994…9de6d5
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x51c826…054bda
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x325837…7dcd80
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x9d2238…520fb7
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x28ee64…c620de
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xe26ab3…6c9f08
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x30a723…7a2aee
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xeadd33…35bae5
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0x4c8edb…eafc18
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0xe5fb6a…7118dc
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa44d ago0xee312f…f98aa4
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x78c4dd…44d3ca
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa44d ago0x16b881…45d4a2
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa45d ago0xb59e93…52c247
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa45d ago0xfb80cf…0d360d
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa45d ago0x56e712…0462e0

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.