Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xf00cf8…89bd36
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x196f54…d8e4c5
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xaca116…da430a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x909cc7…a593b9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x5b0264…14fced
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0xf823be…2d96a7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x35bcef…7889e8
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x199d3e…5142c7
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0xef4999…0caca3
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x7ef0b0…00386a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xbf8f48…dc6437
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x10866a…d7b311
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0xd500b7…0b1354
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x671e57…380894
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x332ef4…db775d
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x0654e1…effc7b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xdf38a3…1d7f2c
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xf329d5…e1aac8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0xc76d83…9c69a0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x0ad472…9f8674
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0x412137…5fd70b
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0xf6e259…b9b81e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x249194…414772
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa50d ago0xfc963f…994889
0x4267…6e470x9c95…e299Base—$0.001100%fluxa50d ago0x9686de…985dd0

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.