Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc7ceb…4fe5fe
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf891b1…c6397e
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5b1d0d…da2582
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x19623f…ec7d62
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5c27e8…d817ac
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x83e094…4ed729
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfabcc1…ca9020
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfb6868…58ed42
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d756d…b88e30
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfd3658…ac3267
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x742e00…c72349
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc632e5…0cd213
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf2552e…eda996
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5a0936…d90a2d
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x61aeef…1e5451
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa16053…d933db
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2e4f88…b62ddd
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x836686…dc4d61
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x207e3d…f2682b
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x13cbec…ff43d0
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x07f73a…d24bbe
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa91fc2…3e5353
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x46735b…709fa1
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9e1e82…5a8c1d
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ae15b…207c35

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.