Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x99a308…248f5a
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xf504ec…1b21ae
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xd51660…afb35b
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x6788ae…64b487
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x2416bb…c183b9
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xccaad0…e18227
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x7a1faa…81993a
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x076fe0…022d84
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x76a406…bdd805
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x1b43e5…0ad1c5
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x276bef…004e27
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x1f23f9…17052d
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x265861…f9e012
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xa7113b…4cf063
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x26db67…a2b836
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x8fc9b6…51c190
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x21466b…fe3425
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x1225bc…4619ff
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x325b65…7b43d8
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x9ca4f0…89c896
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xf35fb6…5064fb
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x729d01…21a96a
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x5d9302…02db15
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0x312853…fc661e
0x8662…62400xd591…428cBase—$0.00170%0xea34…81fd18d ago0xbd76df…93fa24

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.