Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xc88d5a…05bcaf
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x221b5d…c0eae4
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xfdb255…7cbfcc
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x610fbc…d0c0f9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xed55d2…bc46d7
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xac0a94…41f67f
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x7f0c4e…b8ef29
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x4f0f3f…d894c0
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x680647…f2a486
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xa78c78…104d17
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0xd014b1…d66dce
0x42f2…58270x9c95…e299Base—$0.001100%fluxa73d ago0x5a0790…ceec3d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xef25f2…58f8d9
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xeda78a…0ea73a
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x8b426d…8a8b13
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x38c736…275c97
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x1cd6ad…174b25
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xb061d6…b0dad8
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x374933…22de87
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xb28128…aebb35
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xe2c8e2…6836ce
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x113284…00c4e8
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xe59f06…6ccd96
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0xebfb88…6deed2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa74d ago0x11153b…2ef22d

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.