Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xa2c14f…b2d2cc
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x9478df…e372bb
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xd57d48…5b7a7c
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xf36ac0…8ecf64
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xdf3d3f…8ecbd6
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x9959cd…e1112b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x52299b…615455
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xef5065…ad38c9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xb8e0cb…8c70b9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xe1f936…82ba45
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xc34b57…8d92e0
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x03cffe…32b618
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xd47754…29c137
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xaf600c…45bda3
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xd6951f…3ae607
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x333e85…94a375
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xb177b7…8e3b97
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x0d397f…c7864f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x6e6419…34e827
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x904882…bac5b6
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xae818f…c418db
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xb82bb8…5195d1
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa47d ago0x3ebd21…720425
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x8c4fe5…ded80d

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.