Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xc4b757…f59a2a
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x811b3f…7c7d61
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x68baa2…874a98
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xc867f0…9af330
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xd3485a…be2dfe
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xc06e76…ccd3b0
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0x695bb2…460eab
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xac7c08…cc2788
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0xef41b9…caf7c9
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x24a430…03f8e8
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x7673db…99884e
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xe60bec…d64c08
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0xce767b…6441fa
0x9017…f72d0x9c95…e299Base$0.001100%fluxa39d ago0x5f68cd…a48dce
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa39d ago0x24bae0…e5c7aa
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa40d ago0x3e6122…279d8c
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa40d ago0xb2c7ab…588072
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa40d ago0xb38c86…d081a1
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0xc8ee90…953439
0x9017…f72d0xfe80…47eeBase$0.001100%fluxa40d ago0x08d2b1…d3684b
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0xc2c4f3…70c9d4
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0x1fb3ad…594390
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0x33a462…cce824
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0x817d59…b98be6
0x9017…f72d0x9c95…e299Base$0.001100%fluxa40d ago0x409c9d…1c9ced

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.