Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfdbb52…17defd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa8f6a9…35e1b5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4f7bfc…6cb320
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5800ad…427ce7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a1f4f…65a537
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6bfe98…f564ac
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4f3e9f…4ec2b7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x982756…1beee4
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc68222…37f52f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x63ccbb…4ecf42
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa51fe4…3b9001
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaddcae…6d60b7
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3d1117…6c0bfb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92a807…88d843
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83e62b…27b394
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x675f98…b4d4cd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f8a74…7b2817
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b669f…f7f2b3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x491222…8cb3eb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x65f0b2…b833e3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4421ff…b441d2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa42446…70cafd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88d29a…b2fe4b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x70fdfb…dc1e51
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x59c181…8aa73d

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.