Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter43d ago0x43699f…c4df23
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0x1ef382…af6706
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0x5b9e36…a564f6
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0x070156…2cfe20
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0x58ac5e…068d69
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xac383b…a53d6b
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0xbd1a7e…dbc78a
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0x1dd822…9875c2
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xa30cad…96b2eb
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0x9255d0…09c26d
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0x6dfee8…2e7c82
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xb0c02d…248066
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0xf1d649…f108ae
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xab4985…c63aa1
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter43d ago0x91bcbf…ef5cf6
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xab37e5…8ebb83
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xf87f00…a9f78f
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0xb3d0e0…1dcc31
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0x10a17a…fabe97
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter43d ago0xa4e37b…3b929d
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa43d ago0xdce531…14b8df
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter43d ago0xe1416f…0bec82
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter43d ago0xe28542…327a39
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter43d ago0x145a28…1a9240
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter43d ago0xa31b64…370fd5

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.