Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x93b6a5…896e25
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xa8cb03…1e492b
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x921d9c…027a4b
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xd8cfac…f31d64
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x3cd582…c2fcc4
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x4621c8…b5fb55
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x90eb38…79d1fe
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x60f817…c60abf
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xbfa168…391c37
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xca081a…9a704e
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa42d ago0x49f046…b079c5
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xaf2458…4f02f4
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x1ef55f…c4dc92
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xea82b1…d4c452
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xe0a05f…ee79fd
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa42d ago0x9636cc…55fa8b
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xbbb331…77ac23
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x709c18…041c59
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0x008def…97a238
0x4e5f…06640x9c95…e299Base$0.001100%fluxa42d ago0xe57126…d2585f
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x179bfc…d3124a
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x4acc69…5cf93c
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x44480e…6594f7
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x523538…be4c5d
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x055490…4aeaca

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.