Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe170a9…89fece
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3c79c9…b3e49c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2e0ed…836796
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef5ebb…dc4cd2
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78835f…78ffde
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x307cee…6056b1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9ee4fa…680a23
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd73d57…0b80a9
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50476b…1a33a7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f5ccd…24aca1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4b152…3f9dfe
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28e1b4…f570ec
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3ac97…09ad0a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbdfacf…2bda07
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4d8fe…cef8f2
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x273fd8…408e01
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd5dcfa…756b1e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf108d5…e7c9b1
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ccbed…500253
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xab821e…7b62e3
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1c4bc…a79468
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x12f2d8…309e13
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74afdc…8a1a8c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a5034…59500f
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07a845…d7440f

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.