Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x65ed98…29fd09
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xacadcc…d39024
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x44bc71…a705a6
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x47fef6…491cda
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xf9e5d6…a432d3
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xe1a262…911162
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xc18527…2b29b6
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x482bb5…ff2793
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x76235e…738f0c
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x013a6b…6e72eb
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x7b8541…27c88c
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x943648…04b551
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x456c49…3cc52a
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x097a43…8b2525
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x924f2d…7634ea
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xb3bfa6…19a99d
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x4601f6…617527
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0x00066c…71c509
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xdb925c…4928c4
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x71fe63…0db244
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x213f44…d53f94
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x1931d8…a327f3
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa43d ago0xb1abe2…2077d8
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0xee8a32…a3fc86
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa43d ago0x77318b…5251cf

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.