Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2992…44290x9d19…08d3Base—$0.13100%fluxa120d ago0xbcfb05…66ec5f
0xcab6…451d0x9d19…08d3Base—$0.12100%fluxa120d ago0x2cf5c7…c205ce
0xc304…4cb20x9d19…08d3Base—$0.13100%fluxa120d ago0x4463d6…fca446
0xb0c7…611e0x9d19…08d3Base—$0.13100%fluxa120d ago0x59b5cb…44afca
0x76fb…dc130x9d19…08d3Base—$0.13100%fluxa120d ago0xed6127…f28499
0xb060…ac870x9d19…08d3Base—$0.13100%fluxa120d ago0x199a22…0f3fc3
0xad1f…7a6d0x9d19…08d3Base—$0.13100%fluxa120d ago0x236571…135460
0x22f0…eb370x9d19…08d3Base—$0.12100%fluxa120d ago0x280745…ecca06
0xeee7…dfea0x9d19…08d3Base—$0.14100%fluxa120d ago0x90e48c…169e23
0xc10e…5aa60x9d19…08d3Base—$0.13100%fluxa120d ago0x0cc49f…a23477
0x82e9…a7d70x9d19…08d3Base—$0.14100%fluxa120d ago0xf0563d…47de3c
0x6077…6da20x9d19…08d3Base—$0.13100%fluxa120d ago0x2bf155…eacbcd
0x172d…82440x9d19…08d3Base—$0.13100%fluxa120d ago0x68bab0…c4cf28
0x1723…d2e00x9d19…08d3Base—$0.13100%fluxa120d ago0xb2c50a…1da24b
0x27c1…38610x9d19…08d3Base—$0.13100%fluxa120d ago0x4efbc4…f2ba48
0xa2a4…bebf0x9d19…08d3Base—$0.13100%fluxa120d ago0xefc3bc…f2812f
0xa319…ad550x9d19…08d3Base—$0.13100%fluxa120d ago0x4a6b08…b8df96
0xebdf…ca8a0x9d19…08d3Base—$0.14100%fluxa120d ago0x5b6129…f95b56
0xe0b7…4b430x9d19…08d3Base—$0.13100%fluxa120d ago0x414b6d…7f4b97
0x87b6…af890x9d19…08d3Base—$0.13100%fluxa120d ago0x0aebf9…e9615c
0xe83f…27300x9d19…08d3Base—$0.13100%fluxa120d ago0x35494c…71af11
0x55b2…84ce0x9d19…08d3Base—$0.13100%fluxa120d ago0x3292bd…5b76c6
0x4cdd…2ed80x9d19…08d3Base—$0.12100%fluxa120d ago0x5844d3…391b60
0x0296…8ee90x9d19…08d3Base—$0.13100%fluxa120d ago0x272c70…82e869
0x4b5f…c9970x9d19…08d3Base—$0.13100%fluxa120d ago0x11a7ca…f1d20c

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.