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%payAI102d ago0x6bbc21…368b4e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ebe81…33b781
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcec88c…68f084
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a58f5…ab0051
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x531929…cc5d57
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28e1d0…bb1c2c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3f0409…f475ab
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4384a…c6e94f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7054e8…36e8d3
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0x185169…39eadf
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI102d ago0xedc61a…ce53e4
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda4b4f…0892df
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3bcee…644db0
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74109a…3c8e3c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b61e5…b2996b
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2325aa…f67c5f
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x518e3d…7bdced
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54f656…b5c6fd
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdea151…e6468a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3689a…ea3244
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12583a…8c565e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb16be…b84bbb
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ab1d6…8fcb8e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4a0ae…662858
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf16f83…6a1de8

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.