Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x5d5e35…f756d1
0x9367…e9830x9c95…e299Base—$0.001100%fluxa44d ago0x8ac7e7…b1f608
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa44d ago0x3f7287…4cb07d
0x96c5…91d50x9c95…e299Base—$0.001100%fluxa44d ago0xd7db03…f2aa3b
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x0f504c…e047ab
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa44d ago0x25b7be…d532bc
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xdf28a5…a9e8b6
0xf30a…55490x9c95…e299Base—$0.001100%fluxa44d ago0xd23f93…743be8
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa44d ago0xc43218…e7d36f
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa44d ago0x67a334…7cf67e
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa44d ago0x714907…3f2ed0
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa44d ago0x58dad2…8ceee6
0x386e…832c0x9c95…e299Base—$0.001100%fluxa44d ago0xbfcb21…960e8d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa44d ago0x3b8bb0…2c212a
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa44d ago0x558ffd…287b69
0xf879…fff70x9c95…e299Base—$0.001100%fluxa44d ago0x6068a7…9fd0b8
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0xd0e4db…3a5453
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x7df5a3…bb83e3
0x8a49…a8800x9c95…e299Base—$0.001100%fluxa44d ago0x4457ce…a56859
0x6ebd…88400x9c95…e299Base—$0.001100%fluxa44d ago0xc11fcd…9e9dec
0x0250…ce3f0x9c95…e299Base—$0.001100%fluxa44d ago0xfb415d…9c157d
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa44d ago0x5abad8…dacc05
0x1eef…42dd0x9c95…e299Base—$0.001100%fluxa44d ago0x0a9a4c…5f454c
0xd00c…79230x9c95…e299Base—$0.001100%fluxa44d ago0x9279ba…b017ae
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x453248…0268f1

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.