Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0xeccc9f…3435b5
0x3c77…08810x9c95…e299Base—$0.001100%fluxa39d ago0xfd8b88…08c693
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0x30ef46…fb16e4
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0xd9f501…e6b1f5
0x3c77…08810x9c95…e299Base—$0.001100%fluxa39d ago0xa159fe…fdb01e
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0xe77d5b…9c09a0
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0x7d2c5d…af26c8
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0x9cd48b…d680d9
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0x379541…98b8af
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0x45dbfa…3dfa12
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0xac31e5…5cecf6
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa39d ago0xfc54fb…abf920
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x128867…751c66
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x1bef6a…49e72f
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa40d ago0x03de03…3023b2
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x984b1e…6791f3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa40d ago0xfb296f…ea3631
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x963cb6…fb5af7
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa40d ago0x587280…c6faa4
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0xd47352…99bf19
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa40d ago0x03864c…ce5d92
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x22f23c…4b5753
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0x33c782…4d5495
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa40d ago0x38a08d…e4bf3d
0x3c77…08810x9c95…e299Base—$0.001100%fluxa40d ago0xdf62f4…08b230

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.