Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa40d ago0x15b794…1911d6
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa40d ago0xfd41d2…679a3a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa40d ago0x8cc2ad…91c2aa
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0xcb19f6…f1126f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x9016f5…c25c96
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x2031c5…ab00dc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x825e1d…1438b4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xd0b0e4…744c0d
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xc4f54f…14c73f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xd0e208…1a6deb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x258fd3…c44ebc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xd2e3a3…90a563
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xf7c651…409eaa
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x9bab55…adc6ce
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x5b9c20…bc6284
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x1afb3f…3edc29
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xfea01c…6eb508
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0xe922dd…257972
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x7b3da1…dcf005
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0xd23e1f…877836
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0xc57706…d2ad61
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa41d ago0x7e3ee9…f48788
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x2e6d57…5a867e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x73b18a…99b315
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa41d ago0x5abc1a…28af6e

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.