Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c99f3…c88090
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf842f…474f87
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x92a6da…609cc3
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x34da6f…bc5ec6
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x96f707…ceea51
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bf52c…40e98e
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17f41d…fb02e0
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd520fd…6450a3
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x436aef…6dffd9
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d3e5d…6cfebb
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x11e521…b24f73
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb492aa…79b567
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29ace5…5a0ee0
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04a1e0…df4631
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30bebf…0fc889
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa81153…1d715f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc92a93…76c2e9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xca04a5…202d74
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x693bf8…4fa7c8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0701d7…9cb359
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7d89db…72e078
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa137d3…d457a4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbbaac3…6d68d3
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa280f3…de66aa
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6a0fdc…2e6f86

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.