Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23e3…817a0x369e…5157Base—$2.16100%dexter36d ago0x8b9b31…997dce
0x369e…51570x159b…4908Basex402 service$0.01100%dexter36d ago0x76b0d0…dcaa17
0x369e…51570x159b…4908Basex402 service$0.01100%dexter36d ago0xb7ff56…7dddf3
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x1c42a3…660a9e
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xe5bbeb…894d39
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x460f06…ac4a5c
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xb34d44…37f8da
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x61097c…243bb2
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x09a275…41058f
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xec8fa1…7ff5a5
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x53bbf9…871f0d
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xb6fa6d…61bd50
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xad9a5e…7533d9
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xd07b37…2f6ceb
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xc7c9d6…12d9eb
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x9bac35…a713dc
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xb55587…671e68
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xc1d6c0…359893
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xe89df0…fba0dd
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xd01e1f…fa91e3
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x7d0e29…a6fc3f
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0xd77cff…f2b7d4
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x97e557…c95de2
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x2caade…28aac2
0x369e…51570x159b…4908Basex402 service$0.10100%dexter36d ago0x4df4d1…839157

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.