Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e4be2…f64ace
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x867593…7869f1
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf4270b…88d13d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x798adb…8253a6
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5534a…05f296
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a66b6…debe2c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e0d49…dece78
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x180146…c659ab
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfceea6…c129bd
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e2358…acae03
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a51be…4efeb3
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaa58d…31b499
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0cfa48…0d4754
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3953ca…fa7817
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f01a1…f6c0d9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb52b2…98461e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fac6a…9c2390
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45bb10…369933
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x943384…e8ccf8
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c7a8c…e4fb5e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0d725…818d5b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f2f6b…1d6e90
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4afead…68edda
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6981db…faa7da
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31c0da…d4f3a3

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.