Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x743cf3…23aee6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc15ced…d3cf00
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x46a036…b5d8a0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e063a…f284c8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x68531a…27049f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85b9aa…92dbfe
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5f817…6d2a89
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x408782…e06727
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5a5ab…82d60e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3201f8…f83988
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x269f39…79dca3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3fa6f1…a58b41
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cd329…6f1ee1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa081da…ee51c7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3cd1d2…8860f2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x960ad2…d2abb7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f7c93…560384
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe657e6…7f4670
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb59087…711ecd
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0872a…c7826d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd93c73…d61dc3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe17d0c…01ec29
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x521cad…27e38b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0871a0…f4d77e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0c471…706103

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.