Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x899ca1…0e0143
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a569a…7a6b9c
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f5ebc…fe6cc4
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95b8ea…fa1ae6
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45980d…39d099
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x176916…4455aa
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe78bc4…15e29d
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3235c7…eb819a
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae4fc4…74620f
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x272a25…4b1d3a
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26b7fa…07e740
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc7f41…b70499
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb0f4e…3ff500
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9cd4b…bbaae4
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c3060…eaea10
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x55fb75…31dbb1
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfde0f1…058306
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x385630…89c743
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x28be23…f4460b
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x373def…2f574b
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc4c48d…553fb3
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4143e7…49411f
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd0d9f5…de9519
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b0f8f…d2d935
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6dffe5…0199ed

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.