Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0xd9b924…d3a99b
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0xa45616…aa3826
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0xfb6540…82f12e
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x21662a…848930
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x613783…c2f00f
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x553a6e…a3a7a6
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x38b1f9…72b758
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x78aa86…043596
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0xb00141…f576a1
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0xde16ce…08b500
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0xb57078…972bd3
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0xad43d8…348007
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x4731fa…8e6444
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x82def6…e31f8a
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x1f0f53…dec532
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x0084ab…6c101f
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x63d592…cc2119
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0xc9a8cc…5991a8
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0xbdb12c…fe8066
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x9543ae…bc4829
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0xdcf7ac…83f9eb
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x638912…49a871
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x626208…b7ad2c
0x350c…397d0x9c95…e299Base—$0.001100%fluxa45d ago0x946c90…20b724
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa45d ago0x57d939…cf5536

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.