Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e81ab…12b762
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x033a18…88ee3c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3772a8…862d59
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcb0387…0ef4f7
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x261705…ddec8f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9463d3…8ff503
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2c90fc…1e122c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb74baf…55b261
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd874d4…1dfe02
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb7c121…d99a79
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x30bb72…c0d0c0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9b28e8…7e0243
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e7359…ec5f01
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x30ea1c…e9880d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf01c76…66ff4d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x426d6a…b13c5c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x12a80e…4245ea
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x13601c…64ab68
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c591c…61798f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x225793…c4c550
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7e98ec…bef048
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ad6b9…2f8575
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f145f…54c267
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9dc3fc…5c7b84
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3831bc…460a76

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.