Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9caaa7…5ca414
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfca8de…63525c
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ad295…c60bd7
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x689560…666126
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ecc7e…dd89dc
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa7fca7…9b9906
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa23ded…116df0
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3b515…64dfb2
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81f1b9…151b4b
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4897b9…a726f2
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x689867…8a64cb
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c29ab…85164a
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x656c55…58de9d
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb66b61…9289f3
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf06e4c…0ba9ca
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2d40cd…52ede8
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf62c9…b44017
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc4a1fc…e8a675
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x223a21…7e6cad
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xde73b3…b4dfe1
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaa1022…8cf785
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8686f6…9dcfb4
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb7cef5…3ee796
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x26f15c…258692
0x69e1…753c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xde5864…fd6b98

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.