Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x8994b2…a47137
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x2ab6fb…eb6a03
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xa2a9ac…f2a81e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xd90756…abd6bf
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xbb4451…930bda
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x8e1181…36cc39
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x0ed5c8…a03706
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xe672b8…525f54
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xf578af…c920b7
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xaff88c…33a358
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x280122…9cef4f
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x98e2bb…8fce3e
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x259d42…e16f8b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xddb5ef…162631
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xdf780c…f2fb07
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0xcdba33…8ee4b1
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x7c9772…d38bc2
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x1a424a…ee4f66
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x02c7cf…a6f04b
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x379a55…e050a7
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x799ca9…2b9342
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x6ba2e2…f76f32
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x6c3495…6e68d7
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x3d2fd8…d45f6a
0xd5ae…72080xfe80…47eeBase—$0.001100%fluxa17d ago0x20a441…204780

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.