Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xe83fe9…5a4e76
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x4f7582…fbb2b0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xade28d…8e36ab
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xe0fc44…7c2298
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xa4728d…1bc15d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x006c95…043af4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xc2cf5d…9ef12c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xbc25c3…6a000e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x1d2b0a…a49515
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xf92017…f5fcac
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x940ffe…f8bdff
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x1c4ded…c1b4c9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x2bc215…8b6cde
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x8bcbe2…9baa3c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x84efad…3538b7
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0xbdb569…4f51af
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x1e4035…312f27
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa78d ago0x593758…11ef0e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x668f20…149802
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x1c8911…789811
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x372178…8cbc7d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x78ac9c…4f9c06
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x6a4f50…3a1437
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x7ff6c4…a45723
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xf7a673…d43a21

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.