Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f5…80a20x3e0a…78e7Base—$0.00369100%coinbase74d ago0xb9a382…bb8be5
0xc1f5…80a20x3e0a…78e7Base—$0.003917100%coinbase74d ago0xcb23d4…a5b73c
0xc1f5…80a20x3e0a…78e7Base—$0.003461100%coinbase74d ago0x800e62…9cf129
0xc1f5…80a20x3e0a…78e7Base—$0.004682100%coinbase74d ago0x513531…4af9ec
0xc1f5…80a20x3e0a…78e7Base—$0.00332100%coinbase74d ago0xe16ef9…bb20a4
0xc1f5…80a20x3e0a…78e7Base—$0.005018100%coinbase75d ago0x216730…9ad546
0xc1f5…80a20x3e0a…78e7Base—$0.004924100%coinbase75d ago0xcaf887…65aa00
0xc1f5…80a20x3e0a…78e7Base—$0.004876100%coinbase75d ago0x800898…078e42
0xc1f5…80a20x3e0a…78e7Base—$0.005013100%coinbase75d ago0x29b84f…31edb4
0xc1f5…80a20x3e0a…78e7Base—$0.00558100%coinbase75d ago0x1c74a6…9353cb
0xc1f5…80a20x3e0a…78e7Base—$0.003924100%coinbase75d ago0x727459…04b120
0xc1f5…80a20x3e0a…78e7Base—$0.004549100%coinbase75d ago0xea1168…1c0ff3
0xc1f5…80a20x3e0a…78e7Base—$0.005896100%coinbase75d ago0xe99bb6…6975ba
0xc1f5…80a20x3e0a…78e7Base—$0.004916100%coinbase75d ago0x3f26c8…6914ba
0xc1f5…80a20x3e0a…78e7Base—$0.003416100%coinbase75d ago0x7bd4a4…e57217
0xc1f5…80a20x3e0a…78e7Base—$0.005026100%coinbase75d ago0x2a2a94…dfd7fa
0xc1f5…80a20x3e0a…78e7Base—$0.004061100%coinbase75d ago0x273b93…defbb1
0xc1f5…80a20x3e0a…78e7Base—$0.003939100%coinbase75d ago0x326651…33865e
0xc1f5…80a20x3e0a…78e7Base—$0.005222100%coinbase75d ago0xbb3696…032c85
0xc1f5…80a20x3e0a…78e7Base—$0.005724100%coinbase75d ago0xe31c88…d46af2
0xc1f5…80a20x3e0a…78e7Base—$0.002943100%coinbase75d ago0x3b52f0…f69da7
0xc1f5…80a20x3e0a…78e7Base—$0.005516100%coinbase75d ago0x8f43ff…564708
0xc1f5…80a20x3e0a…78e7Base—$0.002853100%coinbase75d ago0xc23dbf…ad578d
0xc1f5…80a20x3e0a…78e7Base—$0.004238100%coinbase75d ago0x5d0224…4dc946

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.