Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x114eaa…341be1
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xca29c5…b82b2b
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xb86ffd…7288f6
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x8167cc…0ff002
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x55f02d…2a29bb
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xccd77a…76c7e7
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x92209d…583b1e
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x48c1e3…39235e
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x80ec52…d00075
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xfa4b96…ba64c9
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xe47705…b76409
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x2884b0…0ad6d3
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x0c78a7…0d3a15
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x887ce3…c45240
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x39ec27…162c2c
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xf39182…577e9b
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x9126a3…f17f52
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xdbec35…c03879
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x0af98d…18a1f7
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xe3def9…15833a
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0xfe8384…34259a
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x2b763f…e082eb
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x80d4c9…e8b882
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x400a69…d648c6
0xdf55…ea100x0529…7db3Base$0.01100%payAI9d ago0x62191f…100aac

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.