Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x22a649…29d8ad
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x78d64e…5d4669
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd03b8…37bb5d
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3d72f7…e1e005
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x38a53e…6539a8
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ef8c0…b5cef5
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6de707…9ed5ac
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4fcf0a…3d8524
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e15c0…617cfe
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5706b9…0278b7
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfca39f…aa9732
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xee9ca8…121231
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd485f3…3b90ce
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa204da…5cb5c3
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5bf885…76b327
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x86a42e…b6170b
0xff00…9cca0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x57beb5…5697a4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3c1d23…db4076
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf17894…29612a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x519a1f…1b17f3
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2242a3…c2811a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02f81e…608aad
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xddf60b…3f114a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x36119c…8c6a44
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeb3270…0d860d

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.