Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x6581e9…a2eca8
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xb045bc…da9e0c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x499877…74ae1c
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xd4e150…bf85b6
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x8e7c9d…760862
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xe9b926…019a2a
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xb5b005…1dd2d1
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xd1a6ce…a5fabb
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xe55c76…c7fb6d
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xbdd05d…fa4344
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x8e5b35…53f5d5
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xd935ce…d433f3
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xeb30ab…fd88c2
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x79ece5…d6667f
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x43d8e8…af1811
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0x48e7fd…6c2c71
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa37d ago0xcb3d9e…0df08e
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0x61daf5…f2f6d3
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xce5562…3038e4
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa37d ago0xb08f84…83953d
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa38d ago0xe3ca0d…3ccb55
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa38d ago0xf99479…e2b71d
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa38d ago0x9c2184…fdbf4b
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa38d ago0x3a8528…793d9a
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa38d ago0x097c59…b824d5

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.