Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x2dffe2…99dfc5
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x2b0093…ae8c88
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x138beb…45b486
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x160bec…ffd94e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x7846ca…35f74d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0xaf2d88…13b4f8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x368840…617d64
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x24e9a6…e30f0a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0xea0e0c…e4d9c6
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x87ad82…0c1342
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x8d999e…f13464
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x61ea62…bdad7e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x632a1e…3f75f2
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0xd41af7…cad5f0
0xbb42…72010xfe80…47eeBase$0.001100%fluxa34d ago0x3fb4ed…d72c4d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x9e4983…ef55bf
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x1b07b2…b36554
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x6c1782…f89c6e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xc124f7…a34ba5
0xbb42…72010x9c95…e299Base$0.001100%fluxa35d ago0x0a534c…3df9d5
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x1bc4ab…88ec88
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xe6127f…9b0d2c
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xa3ef9a…3d5335
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x445351…bcb96f
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xeeec33…f98a5d

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.