Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xd3dd…7cc3Base—$0.01100%coinbase88d ago0xa012bb…94a352
0x8941…8d8c0x5f1b…1d75Base—$0.01100%coinbase88d ago0xf36322…9286c2
0x8941…8d8c0xb706…cc78Base—$0.01100%coinbase88d ago0xf746cb…1e8471
0x8941…8d8c0x44de…649aBase—$0.01100%coinbase88d ago0x6d4d04…cbf375
0x8941…8d8c0x3692…907dBase—$0.01100%coinbase88d ago0xc6c8fb…b45828
0x8941…8d8c0xcf11…66a8Base—$0.01100%coinbase88d ago0x0cd9dc…a40ab0
0x8941…8d8c0x7d85…4618Base—$0.01100%coinbase88d ago0xd9b3af…491cd7
0x8941…8d8c0x650f…3518Base—$0.01100%coinbase88d ago0xb3fc4f…c0d941
0x8941…8d8c0xeca3…6434Base—$0.01100%coinbase88d ago0xdfbf55…474fe2
0x8941…8d8c0x522a…f13cBase—$0.01100%coinbase88d ago0x3ba626…d7b7dc
0x8941…8d8c0x2271…0ab8Base—$0.01100%coinbase88d ago0xcbc751…156516
0x8941…8d8c0x3a40…db35Base—$0.01100%coinbase88d ago0xeda880…2bccc7
0x8941…8d8c0x06ee…c6a2Base—$0.01100%coinbase88d ago0x57cbb5…97524e
0x8941…8d8c0x3d64…8adaBase—$0.01100%coinbase88d ago0x083f76…287b18
0x8941…8d8c0x36f5…a22bBase—$0.01100%coinbase89d ago0xa59589…b86889
0x8941…8d8c0x351f…745aBase—$0.01100%coinbase89d ago0x01bae7…1beee4
0x8941…8d8c0x32c7…980eBase—$0.01100%coinbase89d ago0x841663…af39c4
0x8941…8d8c0x3ca3…eda4Base—$0.01100%coinbase89d ago0x1a209e…72cf54
0x8941…8d8c0x7f4b…c2c0Base—$0.01100%coinbase89d ago0x578b08…6d6caf
0x8941…8d8c0x2eb5…647cBase—$0.01100%coinbase89d ago0xa47d2b…3957c1
0x8941…8d8c0x61af…2dfdBase—$0.01100%coinbase89d ago0x0d1bdb…76b475
0x8941…8d8c0x5967…c8a8Base—$0.01100%coinbase89d ago0x858e69…abc58c
0x8941…8d8c0x2894…b62eBase—$0.01100%coinbase89d ago0x70d48c…96f803
0x8941…8d8c0x6283…ecc5Base—$0.01100%coinbase89d ago0x2a8dd0…8a9fde
0x8941…8d8c0x9e73…c4d6Base—$0.01100%coinbase89d ago0xe02d75…9036a3

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.