Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b51…d68d0xa286…27dfBase—$0.05100%candidates104d ago0x979701…aa8259
0xfef8…28a90xa286…27dfBase—$0.05100%fluxa104d ago0xe15aa5…e5c4d0
0x90b8…6b0b0xa286…27dfBase—$0.05100%candidates104d ago0x485419…b9f56d
0x6a8a…37670xa286…27dfBase—$0.05100%candidates104d ago0xb71e88…bffb88
0xa245…2ca70xa286…27dfBase—$0.05100%candidates104d ago0x746d9f…27c3d1
0xb748…7f7a0xa286…27dfBase—$0.05100%fluxa104d ago0xabc946…a42397
0xe99e…b00d0xa286…27dfBase—$0.05100%fluxa104d ago0x199a02…d0b5e3
0xc306…a9720xa286…27dfBase—$0.05100%fluxa104d ago0x040dd9…8e1626
0xa376…67160xa286…27dfBase—$0.05100%candidates104d ago0x7899f1…9e888c
0xd157…b84f0xa286…27dfBase—$0.05100%candidates104d ago0x14144c…3ff9a9
0xbcdb…06870xa286…27dfBase—$0.05100%fluxa104d ago0xdf7e98…179aca
0xc56c…9ba50xa286…27dfBase—$0.05100%candidates104d ago0x597529…aa958e
0x6328…5af10xa286…27dfBase—$0.05100%fluxa104d ago0x3cddcd…f05d21
0xb2ec…ba460xa286…27dfBase—$0.05100%candidates104d ago0x22cea1…21bcf6
0x77fc…306e0xa286…27dfBase—$0.05100%candidates104d ago0x30c62d…6d499d
0xc21f…8eee0xa286…27dfBase—$0.05100%candidates104d ago0x760777…917c2b
0x7671…6f5d0xa286…27dfBase—$0.05100%candidates104d ago0xaf51d7…37cd9f
0x4da0…e89f0xa286…27dfBase—$0.05100%fluxa104d ago0x92590b…338d8a
0x7c91…b95e0xa286…27dfBase—$0.05100%fluxa104d ago0x53cd6b…13b214
0xa1e2…69610xa286…27dfBase—$0.05100%candidates104d ago0x3a1ef1…c9ad9f
0x0e05…09910xa286…27dfBase—$0.05100%candidates104d ago0x38eb2f…bdd900
0xeebb…cfba0xa286…27dfBase—$0.05100%fluxa104d ago0x657edd…eeb2a9
0x47a6…e3390xa286…27dfBase—$0.05100%candidates104d ago0xe562c8…363398
0x0800…45bc0xa286…27dfBase—$0.05100%candidates104d ago0x3348d0…1f6c7b
0x2d94…98a80xa286…27dfBase—$0.05100%candidates104d ago0x4e6b84…112426

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.