Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa38d ago0x382702…79a4d7
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa38d ago0x0d6fd8…168e4b
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa38d ago0xc7d8a7…51c9f6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa38d ago0x263af9…d1fee3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa38d ago0x88c0d8…a0c4e8
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa38d ago0x42c281…85cef2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa38d ago0xb869d3…8a6be7
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0xeff3bb…47aa22
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x940961…c63a8c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x33ea46…5641d4
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x0959ab…643357
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x630453…592cef
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0xaece76…898e86
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x82a8c5…8e9df9
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x1f1178…7aac11
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x876e8d…aedceb
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x8994dd…537312
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x5c1692…5f9c77
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x07107d…dddd9c
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x8c04f3…5afd0b
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x5996eb…a05bfa
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0x105532…813b4f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa39d ago0xe76322…3cfe1d
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0x812649…1d3cf3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa39d ago0xe540f8…df6d0f

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.