Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa293b9…e16e62
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x96ff81…68af53
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x769e76…f6773d
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x98aa05…74dcd4
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x246b85…37873d
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x46a2d2…4ac795
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9e2d93…070f8b
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xaba741…ab4a3d
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xeb5c52…bc77a7
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5963dd…9a1420
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x787fd4…565d60
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc5b260…4a5413
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc0ecbf…6d3b6f
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa67bf8…cee4e2
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xccb117…9558e5
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x277706…3c6c82
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5f6845…1e3e1f
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x49f731…332eb9
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbc4b77…e14671
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe41162…1b78da
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9c8b43…4269c2
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6cf835…8baf6f
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc2bf81…14c6b0
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbf03ba…fecfb4
0xf856…68430x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcd5d36…af0fff

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.