Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf95f94…3b2bea
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90f228…24a5e3
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72744f…acbe4f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0ef2d…b1f42f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc76fe4…16ecb4
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b6279…91bb29
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4c52f…10fd8e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c0c22…67b645
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb011c…4e655f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd9e7e…83d157
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b65e6…6e2a2d
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc44e41…3ff471
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4d6e4…5906d2
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27e88e…5912c7
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9247c7…f995ad
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61c615…34dee6
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde237c…33ff6b
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa09053…010e8e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1aa96…66fd06
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab66b4…605ebb
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3404e…4a4b5a
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x019437…7f9f6d
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d7b48…8ce2e4
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc67cc6…5ad493
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x591c13…597599

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.