Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4f…640f0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x1ce992…56b55e
0xe770…4ac70x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x4d2466…f7c068
0xa790…bcd10x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x60ca0d…35290c
0xe6de…bb420x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xde7dc6…d1d0d2
0x7de0…ecde0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x372188…1224a0
0x3841…1f280x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x211667…6a4cf3
0x18f4…32740x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xf2ddd7…b604f5
0x19e5…13c10x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x7a1322…1cd189
0xe54e…a35a0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x4f2926…70fe03
0xafeb…0e5e0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x2856a4…07eb41
0x7c22…35950x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xa75264…aac44e
0x09d2…4a270x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x5c6423…e4521e
0x4048…13080x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x9413eb…9ea3c6
0x804d…46bd0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xf7aa39…56c54a
0x95c0…d7e30x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x9500fe…39f74a
0xeb77…511f0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xb27720…b29fb0
0xc38f…bc340x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x9512f1…b941d4
0xea39…84530x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x985928…8e2bcf
0x072a…6ee30x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x886dc1…e99251
0x62db…4c670x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x299a83…a7e773
0x88b7…44a00x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xab1752…6e8f3a
0xbd8c…a82a0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x73e879…0a152b
0xb2fd…2efc0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xf54b4d…bd3da5
0xbe97…f7d20x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0xd704da…ce995b
0xfacb…7bcc0x159b…4908Basex402 service$0.0470%0x4af9…c95625d ago0x287081…dd36bb

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.