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.10100%candidates98d ago0xcf4e2e…faf0f3
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase98d ago0x11258e…9cac81
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase98d ago0xf5b76f…b55dec
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%candidates98d ago0xb5fba4…3187a2
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.30100%coinbase98d ago0xfe82b6…35581b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.50100%coinbase98d ago0xd82dec…f1ce3e
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase98d ago0xc98d11…f56780
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.75100%candidates98d ago0x792652…a1e512
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.50100%candidates98d ago0x61c621…7f3d65
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase98d ago0xcdf710…39867e
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$3.00100%coinbase98d ago0xa1b684…29216c
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase98d ago0x7ee365…9d9524
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.10100%coinbase98d ago0xf804d3…1a7c04
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.25100%coinbase98d ago0xc09e8f…ee9c8f
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase98d ago0x980ef7…1ec51b
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$1.50100%coinbase98d ago0xe0b2de…f86b05
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.12100%coinbase98d ago0xf13168…86d867
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%coinbase98d ago0x3a05ae…1a96cd
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.05100%coinbase98d ago0x594e5f…82d994
0xd523…ec210xb445…3c70BaseTradeOS Venice Intel RouterCrypto$0.01100%candidates98d ago0x10f7c6…f2d7cb

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.