Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x376bb5…4e4ddd
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97cbb3…c9a0c8
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe882d5…7ad5f4
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a5558…1ea0fd
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ba87b…4b1fee
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x91d595…4b5bb0
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x730a6b…622ed9
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1982b9…f29919
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8bf90f…bfac27
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d7fd6…f67bb9
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdfe870…26af82
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8c1625…ad272e
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfe1421…3e2eb2
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf817d8…9c5777
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xea760b…37525e
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f2e5e…09e635
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa234b1…fe2687
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5699be…1553ee
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x576793…ca94f6
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x36bca9…26776b
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x70db9a…6a0d67
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6c5537…93dc47
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1eef64…a31f11
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb2509f…fd6dd5
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9a6927…bdbace

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.