Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d9bf5…f973d3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0f69e…8c1fb9
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53263c…af9ecf
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e0329…57c3ae
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa245b4…0f3d44
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17dfc7…834e02
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e2e0f…54c772
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8b3c4…0ff725
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9da6c7…8f50ea
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97fdb5…011749
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e7a14…6b2009
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22ac30…9f47dd
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x783bf1…c55c97
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad6312…a8205e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ded8a…befcbb
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7c27a…aae503
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe28037…86e321
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x438959…369314
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58639f…734ca3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc512f1…99d370
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13ec71…f3ca70
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2508fb…b7b188
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76d87c…53fce3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf11687…df89b5
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52a91c…bf15dd

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.