Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x2ce26c…5767a8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x1d170f…725bc5
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x44c153…9d6ba6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x6648ca…4c1dbb
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0xbb642d…e0b1ed
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0xecb0ea…e6ed77
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x1497ec…bf681d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0xbd44d9…df794f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0xf69e1f…647ab7
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x7b8e12…7e688f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x88067b…f532cc
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0xfbd418…f22d92
0x3343…30f10x9c95…e299Base—$0.001100%fluxa72d ago0x16d994…59646b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0xb6b0d1…d68bff
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x60cee3…5fa638
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x4db07d…618953
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0xd3a317…3fdbef
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0xf26e9b…d73039
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x6ad81e…e0b3b5
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x8bd92e…c0b007
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x0f746b…bde207
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x4642a1…c4c9fb
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x009877…d9b480
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0xfc5d9a…e1bcdd
0x3343…30f10x9c95…e299Base—$0.001100%fluxa73d ago0x825980…5b2a97

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.