Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x495e…3d69Base—$0.98100%fluxa74d ago0x8f7941…14d584
0xc49a…9d2f0x6c46…1d22Base—$0.98100%fluxa74d ago0x20ac67…cfc2fe
0xc49a…9d2f0x2671…cbbcBase—$0.98100%fluxa74d ago0x07c8a5…1e6289
0xc49a…9d2f0xd9e3…6a46Base—$0.98100%fluxa74d ago0xdbbce3…15f280
0xc49a…9d2f0xf5d3…75fbBase—$0.98100%fluxa74d ago0xbf7c41…9e09d0
0xc49a…9d2f0x6742…0d31Base—$0.98100%fluxa74d ago0x70a4a9…5f0290
0xc49a…9d2f0x55bf…1552Base—$0.98100%fluxa74d ago0x3a4e42…4c2fe3
0xc49a…9d2f0xff06…f82fBase—$0.98100%fluxa74d ago0x52d908…cb0a99
0xc49a…9d2f0x8b69…567fBase—$0.98100%fluxa74d ago0x3a5e2b…ededb0
0xc49a…9d2f0xf43a…7f59Base—$0.98100%fluxa74d ago0xfc467c…5014d6
0xc49a…9d2f0x3db9…589aBase—$0.98100%fluxa74d ago0xbf8663…ff73e1
0xc49a…9d2f0x5a1b…aa9dBase—$0.98100%fluxa74d ago0xc4d841…cd8a14
0xc49a…9d2f0x5c63…44eaBase—$0.98100%fluxa74d ago0x23280b…1efa7a
0xc49a…9d2f0x23e8…2c0eBase—$0.98100%fluxa74d ago0x7e41c2…9ba12e
0xc49a…9d2f0x28f3…524aBase—$0.98100%fluxa74d ago0xe01c88…fb3f19
0xc49a…9d2f0x4772…6bb3Base—$0.98100%fluxa74d ago0x912623…eedb32
0xc49a…9d2f0x511c…69bfBase—$0.98100%fluxa74d ago0x46af61…086fce
0xc49a…9d2f0xb622…f277Base—$0.98100%fluxa74d ago0x16d506…31edfe
0xc49a…9d2f0x0f18…120dBase—$0.98100%fluxa74d ago0xd139af…3556fa
0xc49a…9d2f0x4118…b1dcBase—$0.98100%fluxa74d ago0xf59617…2706a2
0xc49a…9d2f0xc3e3…dbb4Base—$0.98100%fluxa74d ago0xf271d8…ae57ff
0xc49a…9d2f0xd474…59abBase—$0.98100%fluxa74d ago0xab54c6…63ec72
0xc49a…9d2f0x1260…817cBase—$0.98100%fluxa74d ago0xb99423…2938aa
0xc49a…9d2f0x9b70…8019Base—$0.98100%fluxa74d ago0x13cf0c…8d00c9
0xc49a…9d2f0x1820…16eaBase—$0.98100%fluxa74d ago0x267674…b7f5a1

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.