Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00a3…89cc0xac65…4417Base—$0.05100%fluxa116d ago0x30dddc…be0a5b
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0xec5a53…f8aa12
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x4a6463…1b1466
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x3c81d8…e60bc1
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x5f67b2…79f283
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x20efea…7154b8
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x14c36c…c1ec28
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x16b822…c51044
0x00a3…89cc0xac65…4417Base—$0.06100%fluxa116d ago0x1a58ae…497cae
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa116d ago0x36abc0…cd1eda
0xb90a…9ae40x00a3…89ccBase—$0.05100%fluxa116d ago0xa3a303…4005e2
0x00a3…89cc0xac65…4417Base—$3.68100%fluxa117d ago0x2b8a01…b5218b
0xb90a…9ae40x00a3…89ccBase—$3.60100%fluxa117d ago0xfec46a…f98cf0
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x5e9b2d…06fee3
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x5a77dc…07354d
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x65324c…b19edd
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x785f19…19bdf1
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x6b630f…66507e
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x2b90ab…855e33
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0x0dfc64…f2012f
0xb90a…9ae40x00a3…89ccBase—$0.01100%fluxa117d ago0xa234f0…e80457

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.