Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa41d ago0x4e5099…8b0326
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0x0f98ac…1178c8
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x26703d…02a942
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0xf4853a…1562a7
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x788cc2…80653f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0xeee9a2…6b5263
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0x15850a…4c6bcb
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0x58c8ac…432339
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x4b8eda…22396a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0xd2c6c0…cefd8d
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0xb25300…bd2194
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0xdc4dee…da3532
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0x1944ac…ce8548
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x1a3fa9…a5bfa0
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0x75a1f5…e497bb
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x2f7071…d5e4d1
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x5a47b6…3663e8
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x39cdbd…4fce2b
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x60f278…23b23b
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x033a75…341753
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x371a54…085b19
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa42d ago0xd9d713…d73b39
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0xd5f864…81321f
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0xdd5aaf…24c5ba
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa42d ago0x50cc81…759a98

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.