Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x490ded…ae110e
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x9a4f96…4f8578
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x7fcf49…58483e
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xae5933…245294
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xac982f…b214cf
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x038e4e…65d8dd
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xf34aa5…0393d8
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x4c1979…2b6c70
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x9ab024…ac3226
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x21b78e…661290
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x403732…efdd02
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x4104bf…714f73
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x0f9aa1…8fa0bc
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x2c5535…373e2f
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xa46f80…cb2d64
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x9820c2…f2f6fa
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xd1036e…5289f8
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xa9583c…f7d63f
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x7e21c8…c857c4
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xc9b952…8bf9a3
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x722484…e7772c
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xbb3fca…343ce9
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0x1ecfa9…998adc
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xb08fd4…e32a13
0xcd50…b9d80x9c95…e299Base$0.001100%candidates78d ago0xa439d9…370f9d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.