Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xab37cc…74be0c
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase114d ago0xef9841…056de2
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x468b50…e05834
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x8c2ac3…42890f
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x7b7611…49bb84
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x6a0ce8…20644d
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x73a820…7e3462
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xf1dce9…3a1164
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x77dccf…9e63f7
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x75bb0a…c115df
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x60d655…a0d3c2
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x020a9a…08627a
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xb87fdf…15a721
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xb0030f…2b6b8c
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x36045a…c21a1c
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xc3372f…d3280e
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xfb35d1…f209e5
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x7dec41…0d3782
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.006085100%coinbase114d ago0xb3cbf0…348ccf
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x427f5e…8c8b6f
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x2e5273…b9e3b3
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xbf1f0b…83e62d
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xcd6286…56d522
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x6465f3…ac76ba
0x98e5…a33d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xeec0e8…543521

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.