Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x08dc83…d39e74
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x465ae9…28bf62
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x591471…02c28e
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x42341c…0a2897
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xebd3cf…369586
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa322ca…3d0c63
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1358bd…421c0e
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbd0411…d135e7
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c7b4d…9e1a0f
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56e1a6…e743f0
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a2482…eb8457
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2bc880…7d7226
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaef9af…6cd529
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf30beb…bd89ae
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbad729…5bea52
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4856c6…99ddbf
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x695d2b…31673c
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6caf1d…102a71
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca3ab6…7457f4
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x068f18…01ff4a
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83ea23…636702
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f3845…42d2a3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x663364…4ff5ca
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8c83f8…7aafb1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x270a4c…b657c0

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.