Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa40d ago0x529331…b21056
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x3b78c8…10ff3f
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa40d ago0x51ac8b…067e2c
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x219915…27a719
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x6acce6…e47b66
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa40d ago0x5a3bd6…2854a3
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x5ff36a…f4e816
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa40d ago0x52b32b…14add1
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa40d ago0x5ceb5a…495c07
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0xeb4282…6d83d4
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x9e5d94…f6e00c
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x880bef…27963f
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0xfef3c9…ba313f
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0x44807d…dd75a7
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0xd2aab5…226609
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa40d ago0xd92eb8…d4c1bb
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa41d ago0xf86136…c10a5d
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa41d ago0xfc519a…84c85e
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa41d ago0x0469c3…ae5383
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa41d ago0x7c16a2…2b6228
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa41d ago0x090d92…9f9544
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa41d ago0x6643b6…64ef5a
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa41d ago0xa274cc…5d4c83
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa41d ago0xfb0c49…461df7
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa41d ago0xff81ed…b6fc10

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.