Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eebef…064c57
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e1314…f24711
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb70494…590207
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f6e51…4a9df9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55889e…663f29
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7d7df…8aa628
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9049cc…8d3d61
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3227e4…f8dcff
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58e7f8…6f7821
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2f3aa…86247c
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20b091…112396
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x770f65…3a8341
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x030f6c…0fa9e1
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ab64f…c43de9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2181c…ee3f2f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc23d97…fd3463
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bb2c5…cf5c74
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe03f27…9a00dc
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd8633…b2e0da
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c46b6…bfb282
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc204de…a11f6f
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9d351…3738ab
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73e617…af435d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b17d8…49a0c3
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd7707…acc026

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.