Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x042585…1dfa21
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd4beb…913460
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8a06a…40a055
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac28a9…747896
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd72d03…9fa013
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59fa1f…434daf
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8b753…fb5548
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf65e8…69a003
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac89b8…b79267
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92fa52…f11abc
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1aea66…403413
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x355529…911cbd
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe5ff4…c3c687
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a582e…c0be33
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x460664…7a54bb
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a2bc4…c05c3a
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e0efd…94db0c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd03c59…5d951b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc0f9ee…bafdd2
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb7a65…9f9a2d
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI106d ago0x464843…a39ee9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc54795…f5c010
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI107d ago0x978ee8…bdeb5e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff9d4b…dd8897
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ac094…ff67e9

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.