Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe66974…1bb3cf
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x634074…3d920c
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd32650…892b0a
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4983e9…0e79fa
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c221b…c72b21
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x54e37d…1518bf
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7b9eb…4e6a25
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x493e21…ad3e23
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x370da6…bc6e14
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x530261…039547
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78cb07…b666ef
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89369f…f9b0df
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61698a…681b62
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8bf41c…21b04b
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI113d ago0x58a78c…916f98
0xbcbd…5e970x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8826f7…0aba5b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6f8d7…6b6b1a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35543d…2f476e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd42863…2b2720
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x217746…c9851c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5a7bd…bf8a7a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c9c4f…fb5788
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30cb60…818f29
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4e926…15bcf5
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x685178…c10064

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.