Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0x2e16ef…a15cdb
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0xbd13cd…a071d2
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0x0c54ec…bb655d
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0xeddc94…e81638
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa35d ago0xe39544…34af5c
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0x99ef4f…b96a31
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa35d ago0x5bf98a…b7c4f0
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0xe49daf…223d97
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0xfb383a…4561ed
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0xdfaf07…2e2a6b
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa35d ago0xd02725…ff7878
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa35d ago0x41a647…17bfa0
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa35d ago0x0ff8bd…4bff86
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa35d ago0x2fdd22…fc2814
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa36d ago0x21a0d4…fbefba
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x84eeb0…12f433
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x1f1b4c…07fe54
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xb54617…311d29
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa36d ago0x3cd425…350c33
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa36d ago0x696fb9…1056f4
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xac3578…10855f
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x984f8a…9eea53
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x64994c…029a78
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x88e86a…ec41b7
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xda9b1e…5e0b13

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.