Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x60d1eb…27b0e4
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x53df9d…4160b8
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x34835f…737e97
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x8eb719…0feb6f
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x8a698a…f53943
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x3f6a4d…c2d6c0
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x125014…f7c988
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x133a98…e18d1b
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x73bbbb…0fad02
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x4c78ff…dce9a2
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0xfc2b94…b28f3d
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x0fc546…b9f8c0
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xf3cd11…388a9a
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x4cfcc4…8d3148
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x8c5854…6f4005
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xe86112…0fa406
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0x9d8612…c7b155
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xccae8f…a6379c
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0xd99030…bcb8bd
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa36d ago0xca23ba…7c70b5
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0xc0b346…4dafd5
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x04e199…0e6e88
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0xd502ad…d95eff
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x7fa74f…2b3397
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa36d ago0x6299f1…142ed4

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.