Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb68c18…0eb04c
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc80696…e1c90a
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb766d5…0a467f
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2fd9e6…30ab16
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d9c45…252233
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8827f5…95341e
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7b48f…7119b8
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x933903…195388
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ca3e6…a3026f
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d6a70…1f68f4
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x011c95…8dc70d
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7e3e5…604145
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b5f01…dd3e23
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a8791…d4280a
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x344937…79e373
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd6d63…be25f2
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4c84b…0de02e
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2950d1…f2a342
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11c195…4afc7a
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x284e60…dad0f8
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44497e…7bb58a
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4ed90…dd2fbb
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf04f0c…b42769
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x317f3c…c42fe1
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa396cd…5281d5

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.