Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xaec6c1…66c630
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xf89f43…353d66
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x6832c9…f07cd3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x3ab466…9cd729
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xb23f92…1e1b5f
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x83c730…ce8c79
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x0df4ae…cf99a2
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x4da8d5…7a2fd3
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xc0e127…1c04ba
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0xe969a3…9e314a
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x91ae65…2a66e7
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xa1d85c…df1b35
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x7a9584…de8ab7
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x29e9f6…80cb27
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x2a9579…16b976
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x637f3b…1372d1
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x6c44a0…648f94
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x0aa6a5…01d44e
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x5f3a19…954bdf
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf7680…684586
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0xfb4f85…b27f5d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x244bcc…cb836d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x1e6ca1…8fb3d7
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0x50bec0…769f44
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x7f015b…78baff

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.