Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x81cd04…976b02
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xfee687…05349b
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xbf8db8…9c12cb
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xf06752…6f10eb
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x988641…23a97f
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x391c71…72456f
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x1e87b4…8a9b33
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x19bfcc…5e88ae
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xabfef7…daa005
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x4150cf…b118c7
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x1da5ae…1ecc1f
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xcd807a…4ad2b5
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x3ffde4…d4a0cb
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x942223…8db5f9
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x12cf98…338925
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x0552c4…a8a530
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xb0c3dd…0c30a9
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x138846…a20123
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xc7e428…52df42
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x1783b6…5c66a2
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x54ff41…0caf08
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xf864c2…38ad48
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xd1d558…2d1120
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xc52b25…80a0e8
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xd265c4…5f1ce3

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.