Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xa23bee…f09896
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x8b22bc…58c9a1
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x6c68e0…b6d18d
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x35d31d…25e2a8
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x346437…7576f4
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0xd7f862…3a3c6e
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x1764a2…acabee
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x6aa947…d821c9
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa44d ago0x13a98f…d0ef39
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa45d ago0x66fa06…ba0771
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x4103bf…90e72b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x72650b…9f8f7d
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x60f15c…b285f3
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x12e005…abfccb
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa45d ago0xf2ea7c…f548db
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa45d ago0x96765e…24f6da
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x6d19b6…2479a3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa45d ago0xe0edb3…98426b
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x8ae992…9c1121
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa45d ago0xb39e7c…ddfb46
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0xf5696b…f9a3b3
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x3b7c10…de0ddb
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0xe01775…f92432
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0x97484a…2d2d60
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa45d ago0xe18a84…aa8c5a

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.