Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3847d8…54a4ea
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbcd202…c208ab
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x45a688…124244
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6702ed…c19214
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbca17a…7211af
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x564d35…996d22
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x89961e…751edf
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdb2d89…7fa82a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2e81b6…070a72
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e81c2…b0ff7f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0d4fb4…e56a2a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x770e87…411fc7
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4113f1…51ab90
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa87a70…52c394
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f50c2…655678
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x364085…55f409
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xceebd7…5d5f4a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xea4b3a…d149fa
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7eaee7…ea690d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3544d1…92fc58
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x609772…4bfda1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3bc121…c107cc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf29da2…984fb9
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9102bd…c2ad01
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x305e4f…75a426

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.