Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xc41e2d…d1c332
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xd6a6cc…7c9622
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x21f8f3…fb3616
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x28c8a6…3b50e9
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xff14c3…024b91
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x9098e6…475219
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x463f9b…d326dd
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x54ee2d…f71333
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x5dd0f3…3f2a90
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x78248d…ba53cf
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x56f2c0…3ca400
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xded450…346e3f
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x36e46c…9bce96
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x19b4d4…9c6dd7
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x0bec08…e12131
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x236cef…dccc0c
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x12416d…1b58d0
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xcb1028…4e6d99
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xcdaa9a…5bc0e1
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x21de69…f76ce9
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0xaec77b…6e0bad
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x9ac8b3…5bacdc
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x87ea70…4865cc
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x03414a…ed068c
0x8f64…e5780xfe80…47eeBase—$0.001100%fluxa19d ago0x021204…78f389

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.