Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xdf949d…8a7b83
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x7fbd07…996885
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa46d ago0x109e7f…4de060
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x9f389d…fe97c4
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xdaec16…8f523a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0xe4afbc…1b5a9f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x07a2cd…9a3d55
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa46d ago0x54d74c…2a6529
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x50c8bf…cd78ea
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x04ebd9…dd187e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x4ec84b…d8e128
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0x728581…fd122e
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0xc4eb89…bcbfde
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x61bb31…3b5285
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x63cfc7…1220fc
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x0f707d…2bfaa4
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xa432a1…0d820d
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xdd0cfa…7e810a
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xa78eec…749445
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x4bd4b0…ee6310
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x85fc0f…d860af
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x1427ad…ef1df6
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x14394f…2b2428
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x5133cb…cf0079
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xc97843…a3e952

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.