Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x77eb96…bcd44d
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x5806d2…268dfd
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0xd13048…e2ab51
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x608919…65f330
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x31ad29…9717f5
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x07c03f…5765a9
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x2fe30d…eb5667
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x6a2a90…55000a
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x10fd1e…e1f270
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0xbf8f22…a976de
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x5a4d82…f639a4
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x7099f8…e5387b
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0xb2aeef…823fff
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0xbf9ddd…ca6db4
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0x66b960…dfc072
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa69d ago0xe93ba6…363621
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0x7e3068…4de0d5
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0x905dfd…e4b2e0
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0xf8ad9c…88072e
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0x184f25…d05b87
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0xbfe3e9…c73524
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0xa85ac2…876dc6
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0x6dd3c2…4ddd58
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0x157a06…6c01aa
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa70d ago0xf29867…37798e

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.