Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5cda73…ade287
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x060c69…6ac876
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0fc187…356882
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf82dea…801869
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf8f307…0392ab
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x77ec4d…2c43ae
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf42627…05f3dd
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfb041e…0c8e2b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1dfb6c…a32a9b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4b4c45…ac31fe
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf97063…4a2f61
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6b09ec…6f4102
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7ae8a…4b9036
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x375075…379d7d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa3586…19bc72
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8440ef…e1387a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5bd440…a6407d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2615b…eb67b4
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fab11…a3f6bb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x32de4f…b99017
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3037cf…0536a7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2c2c11…3d48bc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x801382…b087eb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6c80ab…e436b6
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe66100…69de37

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.