Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x597526…8fcac6
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0xbcdc99…64f31f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x98138d…44d63c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x5a22d7…2745b4
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb4d2a1…f41b71
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x25a480…afbf5a
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0xc1c4ba…342d9f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x27366c…42f747
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x41bb23…acad3b
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x151f02…ce69f7
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x471a6c…909198
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0xaa431f…5080b8
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa34d ago0x2d93ce…c5a61e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0xbced3d…83b0c7
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0xf4e365…7b50a6
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x69817e…16e6ec
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x6a8f71…8b561c
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa34d ago0x625ba5…5da951
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa35d ago0x223384…9abb60
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa35d ago0x4b0f3c…2c9efe
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa35d ago0x7218d4…ff15b1
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd436e…af0259
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa35d ago0x5cbbeb…632bba

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.