Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x6a675b…8162d7
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0xf41f4c…78a7b6
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0xfa5869…b9b798
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x07e563…2dde2c
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0xfafa71…9553d3
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x3931b7…6b8f1b
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x8405e9…fd0ec9
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0xe6aacd…cf0480
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0xc3ce47…8d3912
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x86517e…2e4557
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x7743f4…8970f4
0xe64f…02c40xec96…1d5cBase$0.15100%coinbase47d ago0x68822b…396b65
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x7d534c…8885bc
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x0fc3fd…54baae
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x784203…317b7d
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x4aec82…00383f
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0xe9dffc…a3c550
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x10a8e6…cb9868
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0x1d50dd…92a668
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0xad4474…b63db2
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0x18da0f…f13063
0x62c7…3b530xec96…1d5cBase$0.15100%coinbase47d ago0xa1b386…212297
0x62c7…3b530xec96…1d5cBase$0.50100%coinbase47d ago0xeeaa6f…921460
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0xf4c9fb…31cd2b
0x62c7…3b530xec96…1d5cBase$0.75100%coinbase47d ago0xed3840…ae05ea

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.