Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x12049a…770f88
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xc2181c…97e33b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xdf417f…d66e40
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x2dbb10…66095d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xdbf99d…bf8ba5
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x651958…8a7919
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xbfb5f4…fb35ac
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x73db12…500b53
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x904fa8…6ba530
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xd05ae6…6d7121
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x29101e…3134ad
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xf5804e…ef97b6
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x575c10…fcc9e3
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x6d812d…062434
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xc140e5…aec2ec
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x238298…fba273
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x9d78eb…1da5ed
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x2b08b3…c9e62d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xbeb535…6e0527
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xb8bf87…a70592
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x71cf8e…91db5e
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x14defe…187447
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0xfae4e5…0a3327
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x5fe8d0…c1710c
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI49d ago0x5b1241…122d83

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.