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%coinbase55m ago0x6c4ae0…118200
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase55m ago0x125a67…a2a6bf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase56m ago0xce1942…d777bb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase56m ago0x61ae33…f1feac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase57m ago0xc8ffa5…500fc0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase58m ago0x1d8bde…cc86bf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase58m ago0xc139d9…462d99
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase59m ago0x4bc5ba…9d7c1b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0x2592eb…43ee5d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xdc09f8…358b4e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0xf25d72…03b515
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xf6b17b…e961bd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0x6727ac…e276c7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0x75b89f…a7cab7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0x4db152…326890
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0x8f1acb…5a59de
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xdb8898…6ef023
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xa08593…7a5d9d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0x42cee9…eeb2d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0x241fe1…84bddd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase1h ago0xca0f2e…9bfce5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0x387792…4e02a5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xaf04e4…02b577
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1h ago0xf7c19b…a2c441
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1h ago0xf8e251…d7f6e6

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.