Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x852ea3…a2feb6
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x9490aa…181470
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x1ad38c…7585bd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa73d ago0x61a783…272e4c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x72a242…b9d76e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x585087…62c19e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x708738…4d3cd4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xef58bc…b89c14
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x488132…1083d0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xb7b196…29628d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xd77ce2…bace65
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x108b77…e7277e
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xcdcc6b…323b75
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xfa4c40…a1ae91
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xfd53be…d6a04c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x30ae5d…616289
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x6853e9…15c820
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xc6c0d7…747ae9
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xd561a9…f3d27f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x70b275…7c4f8b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x058641…059b5b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x197a90…59980b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x0b1343…beee74
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0x0b09a6…ac2aa1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa74d ago0xcc2372…efd95a

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.