Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x4ed409…43ac4b
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0x51aa40…752d45
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x88f638…b07b97
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0x9b2937…5308d9
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0xa8081a…d0a310
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x523587…e23d13
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x5f1af3…b1710d
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0xca808f…cc154d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0xc81b36…4e79c4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0xb8c55f…80184b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x2ab444…2367d5
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0x75f8c9…f57348
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa46d ago0x145f1e…fe2d5b
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0xf7ccbe…ace44e
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0x6f9209…47c08b
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa46d ago0xe3c04b…cce179
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x93ca09…437e4c
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x9ab6a6…58b2ff
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0xf9431e…2d4edf
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0xafec09…f2c2e8
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x80e3b9…66b2c0
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x675af5…9120eb
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x00f3ef…93040f
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0x42a943…13d9e7
0x696f…2a8a0x9c95…e299Base$0.001100%fluxa47d ago0xf8b2fc…356d90

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.