Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter36d ago0x8b136b…c713d6
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter36d ago0x3002c5…56cf90
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter36d ago0x363c83…500dfa
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter36d ago0xcafdfd…146741
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter36d ago0xbda07c…16c0b0
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xad3d29…c1261f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xe93fbb…02c41a
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xe91b7a…d3bb8b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x867350…8c18c0
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x986a9a…69380a
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xe7fab3…cb3fdc
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x47c6a2…1e8f01
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x5d7302…cbd4e3
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xf58989…39e6ad
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x3d02d2…bb1f1e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x33e2df…f5bdd5
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x450d7d…aea86b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x107110…e06856
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x160340…d8b0d8
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x6df765…a50ad9
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x723d46…895075
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x17e7b7…0301d7
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x600fd9…7cb5a7
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0xbdf245…ab591c
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter36d ago0x9601af…1c4c37

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.