Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xcdf84f…d4a97f
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x84cbcc…06d7f9
0x1ec4…a35a0x9c95…e299Base—$0.001100%fluxa50d ago0x5e2b0e…4ccdd8
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xb71b0b…bc1cc8
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xe7053c…e91376
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x683618…3c47ff
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x78828d…eb44d8
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xdb66a4…7d4ee9
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x5a7d45…9c84a8
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xca28c0…36ee45
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x03a963…f74f83
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xbff00f…234fe3
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x06360c…58d3b8
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x06eb12…59ffeb
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xa78dcf…ef106b
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xa6ea73…66a84f
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4c4e9f…b90321
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x78c276…d22091
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xaa2e90…5c0553
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xf54a1a…6bc3dd
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0xe6dd43…a854c9
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x1ba12e…45fbab
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x573e33…cbd94e
0x1ec4…a35a0x9c95…e299Base—$0.001100%fluxa50d ago0x7c62ee…3c45de
0x1ec4…a35a0xfe80…47eeBase—$0.001100%fluxa50d ago0x69630f…d96ba7

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.