Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase88d ago0x05446f…66644f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase88d ago0x6f5c76…01eefd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase88d ago0x83d20b…217cbe
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase88d ago0x28eae9…d83c67
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase88d ago0xf1a2a2…51bb59
0x868c…af500x40a8…ad8bBasex402 service$0.005100%coinbase88d ago0x883ae5…e3e050
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase88d ago0xae7319…37efe7
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase88d ago0x09895c…8f95d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase88d ago0xfd3f9f…a50bf8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004155100%coinbase88d ago0x81fb41…b4b5a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009457100%coinbase88d ago0x93d712…94334a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase88d ago0xf0a752…ceab78
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase88d ago0x892dae…9f5b3c
0x797c…e6400x9c95…e299Base$0.001100%fluxa88d ago0x1d684d…091040
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004299100%coinbase88d ago0x9b68c8…aa3deb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006935100%coinbase88d ago0x0120dc…643f65
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004365100%coinbase88d ago0xb20593…8fa18c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004365100%coinbase88d ago0x35bcad…5e857e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00464100%coinbase88d ago0xb9b1b0…6c85c5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00816100%coinbase88d ago0xe9802a…342ee0
0xe0ac…fdd50x9c95…e299Base$0.001100%fluxa88d ago0x64e432…17e6bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase88d ago0x7e5413…2adbe9
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase88d ago0xc83e88…8259db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase88d ago0x598337…c9a93d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase88d ago0x894b73…bb7584

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.