Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5488…d18a0x3e0a…78e7Base—$0.005001100%coinbase74d ago0xfc86a2…525172
0x5488…d18a0x3e0a…78e7Base—$0.003686100%coinbase74d ago0x2161f1…fa8753
0x5488…d18a0x3e0a…78e7Base—$0.004808100%coinbase74d ago0xf64bf3…973ead
0x5488…d18a0x3e0a…78e7Base—$0.003649100%coinbase74d ago0x7f1b15…44d4ca
0x5488…d18a0x3e0a…78e7Base—$0.0058100%coinbase74d ago0x8da9dc…4091a5
0x5488…d18a0x3e0a…78e7Base—$0.003017100%coinbase74d ago0x862375…3d4629
0x5488…d18a0x3e0a…78e7Base—$0.003218100%coinbase74d ago0x3a24cd…7e6f3a
0x5488…d18a0x3e0a…78e7Base—$0.004573100%coinbase74d ago0x0a9541…376fe5
0x5488…d18a0x3e0a…78e7Base—$0.003306100%coinbase74d ago0x4d1cd9…078556
0x5488…d18a0x3e0a…78e7Base—$0.002761100%coinbase74d ago0xbc8782…3bc1d7
0x5488…d18a0x3e0a…78e7Base—$0.005391100%coinbase74d ago0xb22e5f…ef230e
0x5488…d18a0x3e0a…78e7Base—$0.00479100%coinbase74d ago0x835902…bb9846
0x5488…d18a0x3e0a…78e7Base—$0.004408100%coinbase74d ago0x06e2f2…79928f
0x5488…d18a0x3e0a…78e7Base—$0.003168100%coinbase74d ago0x9dfc6e…3c69f6
0x5488…d18a0x3e0a…78e7Base—$0.003853100%coinbase74d ago0xf74794…426bb8
0x5488…d18a0x3e0a…78e7Base—$0.005082100%coinbase75d ago0x8bdbd5…dbe901
0x5488…d18a0x3e0a…78e7Base—$0.003979100%coinbase75d ago0x56e9a4…c0c179
0x5488…d18a0x3e0a…78e7Base—$0.003331100%coinbase75d ago0x06d227…dec179
0x5488…d18a0x3e0a…78e7Base—$0.003592100%coinbase75d ago0x13fddf…a7d205
0x5488…d18a0x3e0a…78e7Base—$0.004373100%coinbase75d ago0xb20fcf…52397e
0x5488…d18a0x3e0a…78e7Base—$0.003183100%coinbase75d ago0x6d27b7…05e0a2
0x5488…d18a0x3e0a…78e7Base—$0.002927100%coinbase75d ago0x258513…a6395e
0x5488…d18a0x3e0a…78e7Base—$0.004567100%coinbase75d ago0xbafc34…ff3ed2
0x5488…d18a0x3e0a…78e7Base—$0.004136100%coinbase75d ago0x022236…a04d3e
0x5488…d18a0x3e0a…78e7Base—$0.005299100%coinbase75d ago0x6d48a6…f7cdea

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.