Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc701…dce10x3e0a…78e7Base—$0.005266100%coinbase74d ago0x36116f…582dc4
0xc701…dce10x3e0a…78e7Base—$0.00389100%coinbase74d ago0xa7688e…5ac295
0xc701…dce10x3e0a…78e7Base—$0.005757100%coinbase74d ago0xcee30b…01315a
0xc701…dce10x3e0a…78e7Base—$0.00476100%coinbase74d ago0x84a385…c72733
0xc701…dce10x3e0a…78e7Base—$0.004201100%coinbase74d ago0xe586c7…25d685
0xc701…dce10x3e0a…78e7Base—$0.003163100%coinbase74d ago0xef5df6…9ab956
0xc701…dce10x3e0a…78e7Base—$0.004491100%coinbase74d ago0x8a56d5…c8e884
0xc701…dce10x3e0a…78e7Base—$0.003071100%coinbase74d ago0xaf1d47…0af86c
0xc701…dce10x3e0a…78e7Base—$0.004092100%coinbase74d ago0x2289e0…668157
0xc701…dce10x3e0a…78e7Base—$0.004264100%coinbase74d ago0xed8210…9cd39c
0xc701…dce10x3e0a…78e7Base—$0.002872100%coinbase74d ago0x2562eb…432248
0xc701…dce10x3e0a…78e7Base—$0.005624100%coinbase74d ago0x5e8bc4…4030a6
0xc701…dce10x3e0a…78e7Base—$0.005299100%coinbase74d ago0x6f8042…0de06d
0xc701…dce10x3e0a…78e7Base—$0.003879100%coinbase74d ago0x892498…0500e8
0xc701…dce10x3e0a…78e7Base—$0.002811100%coinbase74d ago0xad938f…ec9742
0xc701…dce10x3e0a…78e7Base—$0.003108100%coinbase74d ago0xa5f47e…d82b0a
0xc701…dce10x3e0a…78e7Base—$0.005296100%coinbase74d ago0xc49204…90cf1e
0xc701…dce10x3e0a…78e7Base—$0.005145100%coinbase74d ago0x0c0858…959291
0xc701…dce10x3e0a…78e7Base—$0.003576100%coinbase74d ago0x4ac0be…250d7b

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.