Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x4ba317…fbff59
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x4be8b6…ceb353
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x7aa2b6…cf4f2b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x437e24…b93176
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xbcaefe…ec0605
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x15609c…73711c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xa9af5d…82df60
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x3ff2bb…cf7e9b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xda796c…2a0d07
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x258248…c5f443
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xf1abc5…fefc9a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x180d90…cfa498
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x1aaa76…c903b1
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x6be7ea…2d23a4
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0x0f8334…cd17a2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa24d ago0xbab530…5c8528
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0x296f33…c57bb9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0xb2dadf…bc9ac9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0xb9c207…e5b6a9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0xb6201a…507f0a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0x46b0fe…d23190
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0xacc577…26033b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0x2116e4…d64c4f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0x6ac14b…b8888f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa25d ago0x212c3f…601021

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.