Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x548b4a…058516
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88cc0d…8883f4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90fa7d…697894
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd9b7a…9a1af5
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d0982…e0cd1f
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbdda6c…6047ec
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31454d…ab6f03
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c1c8d…ae2bfd
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5ba6d…3c48b7
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6dfb3…9dd804
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x156a8f…8e3f4e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf393a4…7d16ae
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a6c59…697051
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf20794…285484
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7051f8…5faa6d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x980a28…616c9c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7853c…21b362
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a545e…87688c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c9baa…99d4d1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x635f39…5144d0
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47c588…8ae505
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46b02d…f915f3
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0aa56d…157cb4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ae229…38f6e4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b9a19…17c383

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.