Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa48d ago0xcdde36…309ecb
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa48d ago0x01fbb2…421173
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa48d ago0xeff915…c1a9d3
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa48d ago0x4fa0f6…d4fbb4
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa48d ago0xd4cb1d…b79afe
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa48d ago0xb88db6…22d1d5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa48d ago0xb6a37c…125ee7
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x6d7195…5f38ca
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0xf6d42d…edca7e
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x2c2af7…82eb89
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xc54d6c…0fd7fe
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xb1f24d…b2fbb8
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x283d90…f21354
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x3957c3…25d73f
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x2185bb…c3c763
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x8bb284…63fd9f
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x528b35…28b52f
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0xa656db…e065cf
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x5fea30…48e7d5
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xfb5812…39a96f
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xe96d48…c4d069
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xe04f70…cc9301
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0xd07e15…763093
0x5f2f…f74a0x9c95…e299Base$0.001100%fluxa49d ago0x01a4cd…da9fc3
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa49d ago0x7f9806…9312d7

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.