Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b6…c16c0x10c1…1e24Base—$1.87100%coinbase114d ago0x67bfd8…59fbcc
0xd7b6…c16c0x10c1…1e24Base—$0.63100%coinbase114d ago0x8912b1…7f0214
0xd7b6…c16c0x10c1…1e24Base—$0.66100%coinbase114d ago0xb1c97b…8acb31
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0x8b059f…afed0a
0xd7b6…c16c0x10c1…1e24Base—$0.64100%coinbase114d ago0xe28e46…e62ade
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0x3b0b38…9a04d8
0xd7b6…c16c0x10c1…1e24Base—$0.67100%coinbase114d ago0x0d99c0…51f07c
0xd7b6…c16c0x10c1…1e24Base—$0.53100%coinbase114d ago0x91a24e…ffc6ea
0xd7b6…c16c0x10c1…1e24Base—$0.66100%coinbase114d ago0x89f474…c2bad3
0xd7b6…c16c0x10c1…1e24Base—$0.63100%coinbase114d ago0x208f0b…23edec
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0x1ebd55…188be8
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0xe78dbc…346e97
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0x45f423…80d6ab
0xd7b6…c16c0x10c1…1e24Base—$0.56100%coinbase114d ago0x3facc9…5eaeb9
0xd7b6…c16c0x10c1…1e24Base—$0.51100%coinbase114d ago0x0c315c…485db9
0xd7b6…c16c0x10c1…1e24Base—$0.64100%coinbase114d ago0x0623f9…a21335
0xd7b6…c16c0x10c1…1e24Base—$0.59100%coinbase114d ago0x727a16…a39d01
0xd7b6…c16c0x10c1…1e24Base—$0.59100%coinbase114d ago0x52542e…84af3c
0xd7b6…c16c0x10c1…1e24Base—$0.52100%coinbase114d ago0xf769f5…39be49
0xd7b6…c16c0x10c1…1e24Base—$0.58100%coinbase114d ago0xf8cfdf…601742
0xd7b6…c16c0x10c1…1e24Base—$0.51100%coinbase114d ago0xda0d1d…5cb9c8
0xd7b6…c16c0x10c1…1e24Base—$0.51100%coinbase114d ago0xca15aa…1b734a
0xd7b6…c16c0x10c1…1e24Base—$0.55100%coinbase114d ago0x25633c…11dec1
0xd7b6…c16c0x10c1…1e24Base—$0.51100%coinbase114d ago0xa02733…111260
0xd7b6…c16c0x10c1…1e24Base—$0.66100%coinbase114d ago0x2d5c4e…efc00c

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.