Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xc9dc7e…34efbc
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x3f01a6…6fe238
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x906f59…23056e
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x34242c…384537
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xb6619f…a8f5a9
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xea5eac…4c2f1f
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xcf7bd0…29f43c
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x63bb5b…978e57
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xf331aa…3e321d
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x36f639…0c102a
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xf08a09…8cfff4
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x3f15cc…208f7c
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x79f054…43fec4
0x1b70…a9b80x7ac3…d43cBase—$1.30100%payAI15d ago0x90681f…6f32d6
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x28257d…442d41
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xc12aa1…a8cd70
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xe6d579…362918
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x1f4089…2211aa
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x60f3b3…b41031
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x3d2ef4…84e131
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x696e9a…4cdc9c
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x8290d7…62293f
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x617d2d…af8541
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0x9b51de…c8afcd
0x7ac3…d43c0xcc19…930eBase—$0.10100%payAI15d ago0xc7628b…8ee67f

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.