Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x547711…9c955c
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x1adf9d…a29bc0
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x103890…0311cb
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x16a29d…9496d1
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x451b40…6b6311
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0xa4d82c…96e8cf
0xbf6f…34220x159b…4908Basex402 service$0.01100%dexter35d ago0x4c42d4…ea111c
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x05efe5…809d9b
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x89fafc…d939b9
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x381bb6…48d0e3
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x653de3…e5ded1
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xb1c4ce…36ea93
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xa4fa25…e4cae6
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x74c38e…d14904
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x197b38…a02e92
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x5e0c64…f7e316
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x2b0693…f2fe78
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x9cb469…36f574
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xf94a12…02ab2c
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xc91aff…1d6af9
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xcb2aa6…3a5517
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x4d33cc…d22b3e
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xbe37ab…cca1d1
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0xe85825…d972e4
0xbf6f…34220x159b…4908Basex402 service$0.10100%dexter35d ago0x6a91ec…d5c81f

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.