Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3b9…5b5c0xac65…4417Base—$0.04100%fluxa113d ago0xb17e72…714b04
0xb90a…9ae40xe3b9…5b5cBase—$0.04100%fluxa113d ago0x93d922…1efeea
0xe3b9…5b5c0xac65…4417Base—$0.99100%fluxa113d ago0x58cc85…9aad63
0xb90a…9ae40xe3b9…5b5cBase—$0.02100%fluxa113d ago0x084eed…994139
0xb90a…9ae40xe3b9…5b5cBase—$0.90100%fluxa113d ago0x6e9eeb…e5e839
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0xe8de24…597354
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0xec9a7a…e4f956
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0xf6f044…ab796e
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x4ee7a0…5a66d3
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x1d6dc5…9a2095
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x57daf6…344cff
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x018337…483631
0xe3b9…5b5c0xac65…4417Base—$0.03100%fluxa114d ago0x7a4dd5…728514
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x750c8e…49ffef
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x70347c…95a6d0
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0xd22f59…b36ea4
0xe3b9…5b5c0xac65…4417Base—$0.02100%fluxa114d ago0x4db1f2…cb3025
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x3e936e…5559db
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x37f69c…599bfa
0xe3b9…5b5c0xac65…4417Base—$0.01100%fluxa114d ago0xc8efb5…1be4d0
0xb90a…9ae40xe3b9…5b5cBase—$0.01100%fluxa114d ago0x7625f3…614166

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.