Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc264b7…7e179e
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe32bb…24bc6f
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95605f…5d1472
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x914e45…e598a3
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74205a…530e46
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfaa22e…81cbbb
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1f24b…923b9c
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fe0ac…93dae3
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d77f9…9a2dec
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x036563…e3bdb0
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbaa8b9…e2bf03
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf14b19…d6c638
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4e0b6…996845
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f755e…4a5631
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe057a0…b9143a
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xddcfd4…05ac69
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x96f194…a68cd7
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4652a…f149a2
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d9118…cd2ab4
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb584fc…dec205
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf72f62…969867
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc94efd…11a11d
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8cab1a…0b0ef4
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7805dc…8ff630
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37d248…6f0854

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.