Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64e3…0b280x159b…4908Basex402 service$0.01100%payAI45d ago0xb77bf0…782be5
0x64e3…0b280x159b…4908Basex402 service$0.01100%payAI45d ago0xc22634…ec165a
0x64e3…0b280x159b…4908Basex402 service$0.01100%payAI45d ago0xf686ed…957688
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x2d9b98…09a21c
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x37cf0b…9442a8
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x195ca1…77b1b0
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x455677…168554
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x43cad3…e1e12a
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xa39cd7…8bbcbb
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xbc890b…bb4608
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x5e8adb…a6dc99
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x3aa44f…12a7f7
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x370e54…c32bc3
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x2a0af8…b58721
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x2a24e0…1c828b
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x0d5060…a289d1
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xa502aa…dd6f9c
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x3de8b1…f2aa6a
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x732013…ad5845
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xc36482…38e2c4
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x4fa673…a3775c
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xf5e1c4…2eae84
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x23be08…0b5262
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0xa7e228…93c2fa
0x64e3…0b280x159b…4908Basex402 service$0.10100%payAI45d ago0x98bf3e…0a5a09

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.