Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xb5b1da…5733a2
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0xbda47a…a143f2
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x79de2a…4950d4
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x4ae278…7eb282
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0xee53c9…b70c59
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0x182e5d…ff83aa
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0xa91e62…e61c40
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x3d281d…1656bd
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0x13e14f…8cc58e
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0xfc04ea…72f5b8
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa45d ago0x2bc5d9…1fb044
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0x5c50ec…3f3a25
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa45d ago0xb556b6…f849a8
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa46d ago0x3ab5b3…ea40c8
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa46d ago0xe2353e…47df97
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0xef2da0…d1bd1a
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa46d ago0x6986dc…1ce65e
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0x8f2381…c08471
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0x8aac2a…fd4648
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0xed1a99…772ac6
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0x48a730…70533c
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa46d ago0x606085…556164
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0xb55391…b3baa2
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0x517df8…1a05ef
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa46d ago0x33fe02…a3d35b

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.