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%fluxa33d ago0x9029f1…cb1c44
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xfbfbbe…91eee2
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xd7f1a4…491ecb
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x0fd11b…6cf352
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x4ae73f…21075f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x365734…290444
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x87685c…08c21b
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa33d ago0x92ab3b…103e7b
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x2da667…627b8c
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x367cbe…f4b49c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa33d ago0xf292e6…cb95e4
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x2e97d7…473b20
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x80243f…2a8d5e
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xb6c5b2…5b3a68
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa33d ago0x4b172d…c5de94
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x6b6258…91aafc
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x7a994c…e8c92e
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa33d ago0x92658d…f4af21
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x230818…d9d8e2
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xd72e95…38a963
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xb42a7e…04d6dc
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xdd5ca2…6af028
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0xff0d7b…f79bb4
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x9a8c52…bb2307
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa33d ago0x9df3a8…edab19

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.