Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf75b…eae10x8043…25a8Basex402 service$0.06100%payAI108d ago0x5ce7c9…a73963
0xf75b…eae10x8043…25a8Basex402 service$0.06100%payAI108d ago0x86e366…6f4789
0xf75b…eae10x8043…25a8Basex402 service$0.06100%payAI108d ago0xd755d8…ca9f07
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI109d ago0x267777…ddeb57
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI109d ago0xa94834…bf9e94
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x1493aa…b3a8c9
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x940a93…377bd0
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x9d4cda…61092e
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x4cfc87…caf116
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0xbad0fe…68685b
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0xbe1319…88f4e6
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI109d ago0x7f2dd6…f40a13
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI109d ago0x15a140…b80e8e
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x5caebf…64de74
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0xcef70b…14a546
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x3c72ad…ab2ef6
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x3ffe74…39f1fd
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0x8fad32…11767e
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI109d ago0xec2ca3…d9ba85
0x2b38…ab7d0x8043…25a8Basex402 service$0.005100%payAI109d ago0xacaf63…9f38ba
0xf75b…eae10x8043…25a8Basex402 service$0.06100%payAI109d ago0xda9323…4b85e0

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.