Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x5c2d74…11f3fd
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x96e537…9184bb
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x727edb…55986e
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa41d ago0xe6eac0…d7355f
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa41d ago0x109ef7…5f2ec8
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x1f1a8f…47c111
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa41d ago0xcb50fb…f2eec4
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0xb9f99c…4e6184
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x115270…a26278
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa41d ago0xc80c1b…3c6576
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa41d ago0x1c6a09…f316e0
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa41d ago0x0ff00d…1054f9
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0x7b36cb…15cde4
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0xfef230…907522
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0xab85cf…a706bd
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0x3f8d08…144508
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x9814b5…7ba2cc
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x785a35…c656e9
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x1e997d…04c34d
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0x633e57…f269c8
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0xe883a3…20681f
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x430961…2bde4c
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x400219…254789
0xae0d…ee2b0xfe80…47eeBase—$0.001100%fluxa42d ago0xfba0c4…283a64
0xae0d…ee2b0x9c95…e299Base—$0.001100%fluxa42d ago0x2f0cfb…4651eb

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.