Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x512cd6…f1c279
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d0ce0…7b3a52
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x801ae6…217efa
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa9539c…b43876
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf118b…7bd732
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3179cd…b1197b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x77b5fe…82c9b3
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x447a1d…d87994
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd93b3c…38c71b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f8948…4da1b7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x54428c…6f20e8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc7dd23…b674c0
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4004b5…859c0e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ade9c…e03b47
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe36756…8654a7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x26bda7…986c70
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfff22f…4c1057
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x865db5…a8407b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfd1698…f725cb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x34e35b…7228eb
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x44ed20…1596c8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x651c03…2372c6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbfc9c9…75a915
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x82fa03…0bcab8
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbccb8b…e76395

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.