Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0x094e88…3c4f0f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0x4ac35e…3e0dd5
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0xc4d702…ace4f7
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0x2e7365…47c7d5
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0x9a811e…674f21
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0x7b83b3…fdc42e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa65d ago0xbcc5c6…4344aa
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x703548…49afe1
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xf6af09…786d48
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x845ac2…d0edbe
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x7cb7d8…762a14
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x77e81e…afdcbb
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x869092…f0b88d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xd6d0da…4f2da9
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x1535fd…e50354
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x83b3b4…710d35
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x691dde…4fb0d3
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x0a7a0c…dc7688
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x2785dd…f9633e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xdf6bc2…3b9bf2
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x62792c…0568ad
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xbc0c5c…249962
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x8ab393…2eb197
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x23abfe…e3ddc2
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xeab6f8…6b7e5d

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.