Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x603bfa…ad55b2
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0xf8021d…47bc14
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x27ef27…760ac1
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x4e447c…dd8875
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x236d9d…4c0d0a
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x1758e7…9ff7e9
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x4edfec…9e29cc
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0xa6a437…11ffbd
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0xe9b102…e25d82
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0x44ae26…0d6852
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x06b1df…a07b99
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x82332f…89acfa
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x6ff274…d8848f
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x69f4a6…af47f0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0x513010…65bd16
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0x894066…97c185
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0x5eb741…d56a97
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0xdb2565…3b7d8d
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0xa36562…4a2b01
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa42d ago0x97129a…a3cfc8
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa42d ago0x7a10c7…4c085d
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa43d ago0x1e28ab…e4206d
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa43d ago0x74d0db…5ca26f
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa43d ago0x6d855f…2b0d7c
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa43d ago0x0c123f…9c4b70

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.