Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x75bb35…a1ea59
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x516166…92dbb5
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x5434fa…f6104f
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x3f3363…03a23b
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xfc2552…2dcfc0
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x5329de…c910a7
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xe102f7…1d3584
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xde25d0…c8f113
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x1e664a…d73ba2
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x66a062…042c20
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xb3099a…9d6243
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xaee85a…6248e4
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x8f0b29…1d2933
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x27fd0f…a06f4f
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x642dbe…9ad640
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xf5eade…2d6c4f
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xd56a3d…f092f1
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xb57157…f8f83c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x87f32f…491454
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x560e45…6dc953
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x08eca0…28025e
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0x53722a…e0e101
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0x0d48f4…45e023
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates88d ago0xb7616f…3ef66e
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase88d ago0xa27fa6…608323

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.