Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xafdd83…c43781
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x2dd730…5b5330
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x9b7c31…0303da
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xdf6c18…ff0ced
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x81a42d…c3a9e0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x7c49c5…20a084
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x193061…65687e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x41cae7…a5083f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x20c4e0…5b2338
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x46d936…aef2fe
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x5c12bb…7bb7b0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xb379ba…90546f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xb633fd…16d037
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x36f7b9…e7e2dd
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x3de371…d9d650
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xaad164…18c7ff
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x3442f3…58140d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x908057…e74209
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x6ce9d4…e3a3b5
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x53c0ee…0f5058
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x588774…04a3e9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xa7cb8f…c4d1e7
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0xe7d358…b6d510
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x5c12b4…d9bffb
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa59d ago0x0357df…324ab2

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.