Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x5f5937…437df7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x5f5025…778c83
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x14ff6e…4dbda7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x7ef7eb…17f76a
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x5ccd8f…3820cc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x7c941b…6424cc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x85f01b…2a45ae
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xefa3fb…3ef728
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xc44c45…e68206
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xbfca12…d0f67f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xf7c2f2…9ef084
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xd534e5…ff62de
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xc04198…d644dc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xdd2d2b…b885bf
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0xbd9fe5…297c89
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0xe5e1af…8197c8
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x1d0d09…5e55a9
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x7f91d1…06c41d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x117818…667794
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0x7f12dc…0f487c
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x4789cb…fde872
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x43ec01…a4ce06
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0x0cabc9…80cf37
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa39d ago0xac7d2d…7b8417
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa39d ago0xc529a5…1e0462

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.