Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x446819…739964
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x129e85…c0b961
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x4bc016…27269b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0x342532…34bcd1
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x60d359…a62d10
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x0abce9…4bd7e5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0x92f288…9295ef
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x1da076…3175ee
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0x1877ee…7fe037
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x1817d2…cee213
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x8bcee5…330b2c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xe4052e…564301
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0x62bd6a…6f171f
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x9ddf78…3ac1d9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0xcd56fa…c49d76
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa47d ago0x03b0d8…47ae91
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x669210…71bfc1
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x2bfaa1…40a601
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xf0b52f…90e1b0
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xb4ee84…d56d21
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x208a25…6c1485
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xfc031a…7b02ca
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xd965e6…e460bc
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0x7eed63…600372
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa47d ago0xb95d87…f4d3da

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.