Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$3.00100%coinbase87d ago0x3852ef…2ce483
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.99100%coinbase87d ago0x8f2888…5adb90
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase87d ago0x1bcb5b…6022ec
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.00100%coinbase88d ago0x3fabaa…0d7c98
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase88d ago0x8a7e1a…44cb32
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0xc30933…e2c3e9
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.00100%coinbase88d ago0xa73d73…25fb59
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.12100%coinbase88d ago0xef434c…81f948
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0x1676cf…c662cf
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase88d ago0x6c33ce…31b8d3
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.25100%coinbase88d ago0x3c9c32…682ce1
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0x83af28…45739c
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$3.00100%coinbase88d ago0x5b2cd0…478fed
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0xa69609…d47fb2
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase88d ago0x655e84…600620
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0x056c18…9d52a6
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0x0119eb…ab428b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase88d ago0x2663f6…c36962
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.50100%coinbase88d ago0x82f108…075dfd
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase88d ago0x0f0210…0660c0

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.