Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23e3…817a0xfdba…9115Base$2.16100%dexter35d ago0x20f215…a21ac8
0xfdba…91150x159b…4908Basex402 service$0.01100%dexter35d ago0x76c0e5…3ca5fc
0xfdba…91150x159b…4908Basex402 service$0.01100%dexter35d ago0x59aaab…918118
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x6f93f4…463670
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x835103…0c5cc5
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x9a9b41…7c85e3
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0xd3a4f3…af18da
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x7ab350…a52063
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x3ad879…5f3f6d
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x1cf252…4ba398
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x2abcef…781589
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x6bbb91…428e12
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x2a7f55…cf21e7
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x1e765f…46df5a
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0xc114e5…7c6f8f
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x64fecd…fc2c2f
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x3a2af5…c60aa7
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x0ff91b…44937c
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x1e3305…ca48f1
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0xe0ae33…d4bd8c
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0xfe1ce5…67f437
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x443b9b…7f2cf8
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x8801a8…8d4b54
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x8535fc…a3aa09
0xfdba…91150x159b…4908Basex402 service$0.10100%dexter35d ago0x81beb3…64ef7b

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.