Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xecc314…05f258
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x4ea310…40ff8b
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x546d28…bf96ce
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xf89d22…fe9591
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xa8cd9c…82cab1
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xffb138…5c3a8e
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x33506e…6290ed
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x9794bb…87ec3b
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xe2ef0a…2cf31f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0xbd5a16…e212a0
0x2f0b…09790x9c95…e299Base$0.001100%fluxa41d ago0x56b449…f4303e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x5fc9d6…8ac291
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x398e4e…190032
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x725655…7ba67b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x701f01…95c051
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa41d ago0x2a49d6…157f9f
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x4cf0fb…84da9b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0x0cbdc7…1de424
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0xef425a…193e5f
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0x5c7b7f…76e4a5
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0xe82e4a…1b4f7f
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0xc09dbd…92fc4b
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa42d ago0xdf94f8…1cea26
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x0fcbb6…df09d0
0x2f0b…09790x9c95…e299Base$0.001100%fluxa42d ago0x95d951…1a090d

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.