Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7dbe94…d7ea78
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a521b…d32985
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfca403…b9132b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84ddb7…7c68e2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x197e71…23b558
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97ae25…e5bf4a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc56a50…6a52b1
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbcfc4…d2bbb1
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x31d583…9c54c5
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a4568…1a839b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d2c83…eab718
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff172f…5e6d31
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ec73e…25a7a5
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41c2dd…d344d8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x817ef7…c61640
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x817a2d…f79390
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcae865…60e91c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7046b3…f7aa6a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeae999…cbb068
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x64599b…dfe904
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b595c…91a6d7
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d5ecc…02dc73
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d322b…c37b25
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb2a4d0…69e67c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecb952…7300f2

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.