Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x69f22a…55a509
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0xb0a525…1d2371
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x4b6e13…f83ceb
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x48753e…46fdee
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x359df3…0fc63f
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x79cc22…cf592e
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0xf89cda…aaf9df
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x9c1082…d09981
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0xe23578…b7e784
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x8dea52…dfeaa5
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0xfd0d0f…45c414
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0xa93305…568ee1
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0xd25dd9…dbfba3
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0x7a4ca8…ffed05
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0x783188…5b77b3
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0xc2c1be…f8c2af
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x5c735c…1bb629
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0xbd56df…77bc1c
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa46d ago0x5e3963…332522
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x7a8b9c…9c427d
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x6eebd5…0bc6a7
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x170a0a…e1b151
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa46d ago0x3ed099…ff1900
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa47d ago0xa97ffc…c9fad4
0xe9a0…d5520x9c95…e299Base$0.001100%fluxa47d ago0x6c2a22…f5022a

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.