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%payAI108d ago0xe4c6ce…341e7e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a9fb3…467ded
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd61a32…36d49e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5391e3…361a77
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x848630…6837d2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef79f0…902e1d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd9b76…976397
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x062227…b10dc5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22c0d3…157d1c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa974e…370ed7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x173252…d578b4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41417b…2a9e22
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe82466…6aeae3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68efee…93d534
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d41c2…25a832
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0be77…bd4498
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69a058…9523ae
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f08d6…a5ddd8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60c11c…0d755f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21bc0d…8cf953
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdec567…c16a42
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x634e0b…5b1d30
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d6763…60801d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad38ea…d417f5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5216b0…5dc0a7

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.