Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x24fa…9bf2Basex402 service$0.001100%coinbase35d ago0x59bad3…de2a71
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x4e2813…1ccb3f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x1cded9…caddfa
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x335cdc…5b1893
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x189f0e…78dab5
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x190e88…f1632c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x5c6b51…0e55cf
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x82a963…440f40
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xd011bd…b6912e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x7d52df…bec31b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x4fd021…05da71
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xe3b03a…2423c6
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xf48c58…7f9582
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xfb0d03…2ef25d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xd7e3f6…dff8e3
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xdfcfca…2657a6
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xf0d6cf…21719e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x101471…bb0ae0
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x282142…47e4f5
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x0362bf…30eb67
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x9d52ba…ce9be4
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x3fd167…f7158c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0xa60b91…e38521
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x40ae2d…6594f0
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase36d ago0x85d590…daf6cf

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.