Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa16d ago0x57ebe0…00d944
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa16d ago0xdfd7b6…7c60f5
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa16d ago0x4f8143…281489
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa16d ago0x8fa9b9…af61e9
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0xc733db…80959e
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x342717…f0edb3
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0xc65375…c48cca
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x30989f…04f93b
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x9d4de9…f0d941
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x0c9df6…363383
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0xcfea4a…d4b5c6
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0xfc79b2…8b3095
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0xa7b2c0…03014a
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x286d43…b245f0
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x270df8…f7b639
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x2ce0b2…f2b10a
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x300e86…4ffeac
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x0b8eda…93bde3
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x9a7147…d5183d
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x65603b…dca11e
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x190bf8…7fca19
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x73e026…a13a3f
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x2546d9…85dbd6
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x2d066e…677bd3
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa17d ago0x142228…2f77a4

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.