Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd958d8…84abce
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfce0fd…5b8a60
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6aaa84…7fb910
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x399cd2…e52085
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10bb22…07909b
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09ca45…8e7a8c
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a4d5e…c94e36
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68c3a0…de1ea3
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedec2a…482d9b
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e66e7…e7f7bd
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0332f7…66dfe5
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe36124…d77645
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeb52e0…3ff37e
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80d4fa…512430
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67920c…52547c
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd2e3f…8326a5
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53b586…1063b3
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefd57e…6e4ffd
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a6a04…8b2ac5
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01b67d…8db735
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8bda81…bd1f1c
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e4776…480ca0
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45b166…254141
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13676b…ad7bb9
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2da94d…528c8a

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.