Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x12553a…581b3c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x66b0f1…3d51e9
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x5054c8…a3af07
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xf78665…fdab1d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xb42dc0…0e613d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x31daf4…4a1f00
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0x5283cf…2c4ef0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xf75bbb…47d4c6
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0x0073de…1b85cc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x75a3ff…9b69b3
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xd9841a…592821
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x5d217d…6ae5d2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xde37df…78e4d9
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x24fa91…4a57a8
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x449c54…60598b
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0xc2a893…4d5f98
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xcb2ba9…20920f
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0x112348…a32808
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0xc8c744…9ea704
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x5ca195…108e2c
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0x8eb5fd…7d1212
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x052e87…d32201
0xb639…73980x9c95…e299Base—$0.001100%fluxa38d ago0xbb2d9d…317549
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x573ff8…114ac5
0xb639…73980xfe80…47eeBase—$0.001100%fluxa38d ago0x1c5729…6832d6

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.