Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x16b04f…58ddc5
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xed570d…6bced8
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xadd1f4…4ab151
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xbeb206…96b9de
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x5de150…a0fb17
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xae8fe6…c7410f
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x0e2973…5aa31c
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xc8a6de…893a31
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x563bf4…b07025
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x6bce9a…4225e5
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x819222…c1ac8f
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x1bf6e9…027d46
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xb4c149…db09f8
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xd53101…a76f01
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x515f14…fdccd5
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xd0882f…9d3f5c
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0xbc885f…444cd1
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa120d ago0x166cd0…96f405
0xb90a…9ae40x2cc9…07bdBase—$0.05100%fluxa120d ago0xf48188…9a0c43
0xb90a…9ae40x2cc9…07bdBase—$0.01100%fluxa121d ago0x55b3b4…865bda

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.