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$0.05100%coinbase96d ago0xaf5a72…b06c38
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0x9b2961…0bc743
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0xf5b707…ffb36f
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.65100%coinbase96d ago0x4a0a08…c653ba
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase96d ago0x40622c…785bdf
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0x6da274…77401b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase96d ago0xc6e266…750ef9
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.45100%coinbase96d ago0x396136…5e8521
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0x1ae99d…407b10
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase96d ago0xec52e4…2b3de4
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0xb38825…acaba6
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0x70698e…90b737
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase96d ago0xce009d…a45030
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.49100%coinbase96d ago0x2d1c9b…6659a0
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0xa28f96…6ff244
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0xc4a700…0f5949
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase96d ago0xafce7f…51a66d
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0x147b6b…6c195d
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.49100%coinbase96d ago0xf3ce65…c183ad
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase96d ago0x65b283…6c316b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0xca9d3b…758dc7
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase96d ago0xdabb39…858561
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase96d ago0xdcf39e…bab46b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase96d ago0xe62b66…87447e
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.45100%coinbase97d ago0xba9e81…dd1a39

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.