Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x060d91…5f40f7
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e8fc2…f17a19
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7ba97a…42d208
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x317ae5…b2ef10
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde4ca6…ec3d84
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf030e6…aecce2
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc2220…f1fd4b
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00efe8…b8bfb9
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x56f99a…dd795a
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x15561a…e8dc90
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67adae…b06673
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c7ed3…3d31f9
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f4e4e…0963d2
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53a9a1…b85f98
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6cd214…5ed7f3
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e535c…7751cc
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x798644…ff6b58
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe243b2…a712c1
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbcd437…b377a2
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbd824c…1bffaa
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76d13c…9208ab
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad464a…1c2cd4
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90ebcc…09740f
0x62e3…4e640x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f6487…40ef73
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd29f51…4c75f5

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.