Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x447803…e8103c
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x8a399e…29a700
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x7f525a…58828b
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0xc050ab…35d7ba
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x054b60…1168cb
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x0090be…f4f622
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter34d ago0x56b19c…36ed94
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0x6eb268…2d1db6
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0x7fc886…302c39
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0xaf5c2c…f0f6c5
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0x17fb31…2b75c7
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0x118307…6ab828
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%dexter34d ago0x51eb04…c59a91
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x9c9d01…3780fa
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x731480…f28aa3
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x55418b…92298f
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x9d2c08…9e3a9b
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x960aad…9bafaa
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0xb9ca92…ed8655
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x8c056b…1b7204
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0xe9b626…65df41
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x514c2d…b1a2e5
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x87d24b…90d990
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0xefdc40…d4dee0
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%dexter34d ago0x4c1bdf…b95a83

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.