Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xc43f6d…15d494
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x283b12…f76af6
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0x08a6b9…3ba768
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x080523…741e32
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0xfc5282…0d10de
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xff93de…b8f918
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x2b52fc…5eb441
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x1aa1b6…53f66e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xe25c45…26df90
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x6993ab…b69a23
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0x4e5a3d…9a418d
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x9fe4e5…bcd75d
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xfb68f2…cee0be
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0xe4aff7…ac6e88
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa49d ago0xf93ae1…c185f9
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x9c66c7…435669
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x21cc96…483a7c
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xd69651…b036ad
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0xd7681a…6f9c97
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x2d8d15…2526f9
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x3f23c5…f07224
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa49d ago0x7357c4…d2830f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa50d ago0x650840…509687
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa50d ago0xb61c44…ebd5bf
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa50d ago0xc4e5ba…175230

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.