Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ff3e6…d2ed37
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d2623…28b8ab
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5764e…76593a
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62d3c5…ccd592
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78c878…cc7903
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x27cc23…c4ef4b
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x760d0e…7b63e8
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcee371…5564f9
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe2553…2a5813
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34bb4e…b1bb15
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xae81ac…25917e
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28def2…171bfa
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8c8c4c…0baa3b
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2077d6…d7f314
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc941eb…65d286
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f1f9a…979996
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf6a86b…ef1d63
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x298800…1f9151
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ccb6a…f45966
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9313e6…960196
0xa3c6…d8890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e7520…7a0635
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e8c91…d4b2fd
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1013ef…6472d2
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1985c4…53d7a3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x976215…a6a0aa

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.