Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0xff6c0c…9b77cb
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x224bdf…8e4f6e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0xeb40d6…7ca956
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x5fbd01…acc0ea
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x8edb59…b07a36
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0xd1e243…da6d0a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x4aaf91…c7290b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x5dc326…7769e8
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x09f812…249438
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0xc7af52…58b3ab
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x7cdbb0…9e947b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x5a4db5…6cb3f5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x988c10…f7894a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa22d ago0x42d8d5…beed6b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0x05243c…92bc25
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xa54b44…62961b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0x001a19…01da2b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xac1c15…150e6e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xbdde36…548867
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xfa9766…9f77d1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0x79fd3b…a50bdb
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xee4aed…47ac9c
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xce186e…4eb62e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xcf3f89…013c7e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa23d ago0xbedca2…a478fc

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.