Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x77140b…7a0395
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x872f38…695014
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xf649d7…d748b2
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x7e0f64…d4a7dc
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0xeca4fd…d27545
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa44d ago0x323354…150740
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x493a85…2f9244
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x2837c6…2b7430
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x73cac5…8e2b63
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x63785b…d9493d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xe8bcc3…9ba268
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x8c3f0d…a15a05
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x1f60d1…74f63d
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xfd2be2…f0489b
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa45d ago0x59199e…b8da6f
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xa0d465…e913ff
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x8b0d1c…5b96a8
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x82e404…785efe
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x2e8312…0372b3
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x592bb6…13af83
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xcacb31…ad9807
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x9faa78…de8cfc
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xc36d40…333229
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0x0a4b84…f8dc09
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa45d ago0xf6ab1a…6a2c5c

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.