Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc7646…a6b9fc
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb1db84…c74ccc
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd9a3f6…012303
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd45270…ca1f94
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x595cb4…bcd5d8
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x03a931…8f0585
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2c5bda…1e1352
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x17b8b4…9a60e9
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x39cd36…fd2b15
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdf42bf…8310fe
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbf6e23…1335d9
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x86e6c2…67d8c1
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x840359…3f6d60
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x692b65…edc8b4
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4618ac…a16a04
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcb5a17…9b88c3
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x38071e…9bff92
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2dc82f…816b36
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3f5168…fcff9c
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x925d03…fd475c
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa89592…ad5137
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbe5138…01ce2b
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7e72c5…fc7b4b
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0ca24a…da46aa
0x37d6…c1b70x6a5e…c666Basex402 service$0.01100%payAI113d ago0x583280…dfb64e

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.