Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c9621…ab0f68
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc5147e…93035c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f0e23…3278a5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x88e0d7…e929e3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x93f4a1…369fa1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2cbbbb…fe4d82
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee00e4…3f0683
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fc159…6fc3d5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d9dae…48d261
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeefc5e…802e6d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13bb37…9eb986
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xee41e2…a0b510
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda795d…06cbf3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf63713…9a658d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a81a7…8c9ba7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d70d1…464ed2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d2d9f…d59c01
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7ee10…475aa7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff251e…ef61f3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc85802…12ac9b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa08c81…03f86c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b03da…9e4f70
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb18bb2…03a579
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb0d88…577d65
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e4ab1…95581f

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.