Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x430a…889e0xef4c…fef9Base$2.20100%dexter35d ago0xedd109…77540c
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0xe2eeb1…c0a36d
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0x47c8f6…d9ea09
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0xa4fabf…e22407
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0x621680…81948c
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0x58b2f7…a44c82
0xef4c…fef90x159b…4908Basex402 service$0.01100%dexter36d ago0x24f6ff…f5e09d
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xc0c60c…1729c0
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x1e3bcc…1cb025
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xca8ee3…951c07
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x8da0da…cf72c6
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x41b88c…2e007d
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x92741d…1176cd
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xe12415…ca8889
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x7f10bd…bdf249
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xfea507…f08b54
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xc535b4…df053c
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xfe9b59…ebfa21
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x48e5d3…3225a4
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x511631…8c5978
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xb52b29…cffe39
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x310049…e34e2a
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0x6daabe…ca15f2
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xd3a1a8…f0f5a3
0xef4c…fef90x159b…4908Basex402 service$0.10100%dexter36d ago0xf2a59f…1d7697

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.