Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3928…36c90x4a43…4792Base—$0.01100%coinbase77d ago0x9a48d7…7dfb47
0x3928…36c90x361f…334cBase—$0.01100%coinbase77d ago0x64312a…77253b
0x3928…36c90xb513…e29bBase—$0.01100%coinbase77d ago0x4ae561…077893
0x3928…36c90x0aa6…a7e6Base—$0.01100%coinbase77d ago0x11314e…66fafe
0x3928…36c90xfd94…2a5fBase—$0.01100%coinbase77d ago0xd78227…8250bd
0x3928…36c90x9c86…c024Base—$0.01100%coinbase77d ago0x56cd4a…03d87b
0x3928…36c90xe28a…0e78Base—$0.01100%coinbase77d ago0x1a4cbf…532506
0x3928…36c90x4400…2b8eBase—$0.01100%coinbase77d ago0x646bc5…af4a80
0x3928…36c90x4dfb…4ae1Base—$0.01100%coinbase77d ago0xf191a3…a3e0df
0x3928…36c90x6cf7…c6d1Base—$0.01100%coinbase77d ago0xaea425…b66d40
0x3928…36c90x09cb…d3deBase—$0.01100%coinbase77d ago0xf35e50…67f12e
0x3928…36c90x6091…9a9fBase—$0.01100%coinbase77d ago0xa128e3…8422ca
0x3928…36c90x192f…35fbBase—$0.01100%coinbase77d ago0x9214f7…840ee6
0x3928…36c90xb24a…09abBase—$0.01100%coinbase77d ago0x68476b…a58621
0x3928…36c90xf01d…1508Base—$0.01100%coinbase78d ago0xcb4b91…fdc917
0x3928…36c90x720d…3415Base—$0.01100%coinbase78d ago0xdd7793…68d040
0x3928…36c90xc87f…0140Base—$0.01100%coinbase78d ago0x27f333…2a44f0
0x3928…36c90x804a…58a0Base—$0.01100%coinbase78d ago0x3f8414…0c0cb7
0x3928…36c90xbc2f…0e7aBase—$0.01100%coinbase78d ago0x001b08…6ab063
0x3928…36c90x5561…31f0Base—$0.01100%coinbase78d ago0x494bde…87e495
0x3928…36c90xfe80…657bBase—$0.01100%coinbase78d ago0xd13150…571942
0x3928…36c90x28a1…d785Base—$0.01100%coinbase78d ago0xab3d08…4879d8
0x3928…36c90x1553…d001Base—$0.01100%coinbase78d ago0x3cd07e…e08b07
0x3928…36c90x93a7…9869Base—$0.01100%coinbase78d ago0x0a8eda…ffabe6
0x3928…36c90x90cb…a3e5Base—$0.01100%coinbase78d ago0x9e8691…4d7300

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.