Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x8d414b…de8df5
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0xb8c637…bf0d19
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x8ca8ff…36ad7c
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x3d3824…a637c0
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x70f9f6…c40315
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0xdf2b68…f3daa9
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x27c7f2…2e6446
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0xd5416e…ef69dc
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0x0b5d23…edee51
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0xec6792…3d655d
0x692e…a7f70x9c95…e299Base$0.001100%fluxa62d ago0xf436ff…093881
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x0397d3…e0a663
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x28120c…0f3da4
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x7db6c4…a3343e
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x22c5af…41c6b2
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x69aad9…836bfb
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x434f9b…fb2df3
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0xfc7b6c…3af7e4
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0xa428af…67b9c3
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x2b97d3…01c88a
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0x55ab65…6c5203
0x692e…a7f70x9c95…e299Base$0.001100%fluxa63d ago0xadb110…a465e1

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.