Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd72e6b…2c4ac8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5acd8…9cfeff
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb415b9…6e92a2
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bd6f5…427bb5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a285b…8c15cb
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb38be4…370d94
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46b333…acce65
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd89a10…1ac2a4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d5716…f8526b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6692af…20758d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9d9c6…12d7f2
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbecff2…d910eb
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x123de7…afc198
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b6059…71686f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x085bc6…055c70
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc39ffe…0ea768
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6c5ed…2eb94c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6aafc9…7b2e9d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddad3e…bb1e2e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8be849…6df1d9
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3534f…6a2a30
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5358ff…0b21e5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0937b5…f6bacd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe76c1d…8ab457
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25b2bd…837023

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.