Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base$40.01100%coinbase39d ago0x7dc316…6a0b8c
0xb66a…04f40xb0af…7de0Base$36.02100%coinbase39d ago0xd4bc37…272cd5
0xb66a…04f40xb0af…7de0Base$40.03100%coinbase39d ago0x269b6a…f2245a
0xb66a…04f40xb0af…7de0Base$40.02100%coinbase39d ago0xc76985…732a20
0xb66a…04f40xb0af…7de0Base$30.02100%coinbase39d ago0x52b7bd…af0c60
0xb66a…04f40xb0af…7de0Base$39.03100%coinbase39d ago0x19b005…0510a8
0xb66a…04f40xb0af…7de0Base$38.04100%coinbase39d ago0x6d700c…cfe7f3
0xb66a…04f40xb0af…3befBase$3.00100%payAI39d ago0xcd711d…35cdee
0xb66a…04f40xb0af…7de0Base$40.96100%coinbase39d ago0x98ee68…113b58
0xb66a…04f40xb0af…7de0Base$41.54100%coinbase39d ago0x189531…86a3f4
0xb66a…04f40xb0af…7de0Base$40.02100%coinbase39d ago0x6a4570…a0dd89
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x62a379…44ae91
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x3c75fc…42f38b
0xb66a…04f40xb0af…7de0Base$40.38100%coinbase39d ago0xcbb6a6…692c33
0xb66a…04f40xb0af…7de0Base$38.04100%coinbase39d ago0x1d3d25…3048a0
0xb66a…04f40xb0af…7de0Base$30.02100%coinbase39d ago0x0b5faf…5e9185
0xb66a…04f40xb0af…7de0Base$37.17100%coinbase39d ago0xcdf1cc…1200e8
0xb66a…04f40xb0af…7de0Base$36.02100%coinbase39d ago0x5f432f…d0718f
0xb66a…04f40xb0af…7de0Base$35.36100%coinbase39d ago0xf92b46…6eb293
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x08f011…bbb389
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x6f6204…0d55f5
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x21a850…0a7b21
0xb66a…04f40xb0af…7de0Base$2.35100%coinbase39d ago0x9a1f2c…f2223a
0xb66a…04f40xb0af…7de0Base$35.24100%coinbase39d ago0x3e0c27…b3d762
0xb66a…04f40xb0af…7de0Base$37.70100%coinbase39d ago0x4cd2af…5d2244

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.