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.01100%coinbase94d ago0x0a07da…ef48da
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase94d ago0x10eabf…bea48e
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase94d ago0xc3a094…2669d5
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%coinbase94d ago0x33a1be…bda954
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase94d ago0xc2c478…864019
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase94d ago0xb49e56…1320e8
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.12100%coinbase94d ago0x829b96…e20a0a
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase94d ago0xa83393…bbbbd3
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase95d ago0xe5ac5c…c3195d
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.50100%coinbase95d ago0x499311…403193
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0x1d2089…05649b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.99100%coinbase95d ago0x9afb73…6cf181
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase95d ago0xeeb6cf…b58d3b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0xf3057a…ed88ca
0xb5c1…c8bc0xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0x537307…673ed7
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.15100%coinbase95d ago0xd05e10…77bf03
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.49100%coinbase95d ago0x886d95…a1d7ac
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0x87aa34…6cf229
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.25100%coinbase95d ago0x7c78db…22e3e0
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.49100%coinbase95d ago0xd7fd14…d7fd65
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0x25ed62…78d8c4
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.05100%coinbase95d ago0xfde69a…3e3b46
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.65100%coinbase95d ago0xb210c2…342e8c
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase95d ago0xa94575…3b4b86
0x9cc4…b1760xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase95d ago0x2570f1…ccb69c

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.