Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x82b75a…d4fefd
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x97df88…93cc3d
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcadd0a…888c94
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28bc8e…2a0022
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef9d73…89efe0
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa9e568…3ec8e5
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0e9575…fb38d0
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x69e38f…f5b8c6
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5be0b6…387a06
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5c4b22…119e24
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf31b68…280ff9
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa2f6da…dce995
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c28c2…2752f7
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9fd781…8629a0
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x249ba3…cdba9a
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfc0aaf…c87f2c
0x5d7a…93680x6a5e…c666Basex402 service$0.01100%payAI113d ago0x35186a…b2ea91
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b443a…901630
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0x123253…7db201
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8532c…d02054
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d0fb2…ae8b4e
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25f963…540c4f
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI113d ago0x170e48…53a81c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58ac5a…33a7cc
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ac83a…52dbe6

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.