Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x5cb806…828299
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xe858f5…c43605
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xb7f594…26a9c0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x238535…73293e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xb94a24…f72b94
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x59332d…4fa24e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xb3d218…1df16f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xf1624a…071279
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xe1c1d9…c879b4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x822d05…5576f6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xf9421e…7aeba2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xff8193…07e04a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xf3ab93…a45110
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x585d4d…fc4083
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x1e0691…81ff6c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x4e88ca…caf63f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xadbbe6…ae54e9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x5f6f18…dbe080
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xa8b5ce…2b2b80
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x9cbc06…16ff7f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x769acf…081c6d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x124de2…8a23b6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x634899…b43740
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0xa68619…3f0419
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase20d ago0x513c4f…4dc3b9

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.