Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x737aad…b356bb
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x5f8d2e…c75f77
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xd50adf…d6b31b
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xcec462…e82984
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x358280…b581fb
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xad7dfb…637cda
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x64ce5f…fe06d2
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x53d6e4…7918a4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x692f6f…9b3379
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0x967158…36955f
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xf5d13f…41f672
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xf40a41…cf253e
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xa4e756…fb682a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown46d ago0xe19d97…610f33
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0xc9b2ea…8ae36a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x81caea…e716ed
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x1371c9…1c95cf
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x8ae146…582f09
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x9495f5…980418
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0xbb5535…77c796
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x5a4185…f3ea45
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x529ef7…9e9c33
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x1c5c71…d67f2e
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x67c196…407ea7
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown47d ago0x1e2c10…96f8ab

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.