Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa42d ago0x6088a1…91bb63
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa42d ago0xc2fba5…0e9d16
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa42d ago0x272fbf…c1915c
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa42d ago0x8b64b4…417657
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xa1a020…7eea94
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x61a795…cf927b
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xf856e9…c50ab5
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xfc2916…1104ac
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x15754a…5ebe83
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x52f58c…628c8b
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xba3eeb…f81de2
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x7c324f…d35c6b
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x17233f…15f99f
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa43d ago0xcaaac6…7599e9
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa43d ago0xe710f4…c58a85
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x2019b7…851819
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xeae281…5d95e4
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x5d4136…a6fecc
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x8796ec…26a2a4
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x147625…2e713a
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x0a23b2…5efb34
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xe74882…21b100
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x15bb08…b71ca4
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0x938f78…0672ec
0x49d4…3d270x9c95…e299Base—$0.001100%fluxa43d ago0xedbbf4…3e360a

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.