Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdaa6…50040x3e0a…78e7Base—$0.003736100%coinbase74d ago0xede760…4af507
0xdaa6…50040x3e0a…78e7Base—$0.003729100%coinbase74d ago0x739ecb…6bf47b
0xdaa6…50040x3e0a…78e7Base—$0.002795100%coinbase74d ago0xfee9b0…32a1cb
0xdaa6…50040x3e0a…78e7Base—$0.002822100%coinbase74d ago0xaf30d8…c4ba86
0xdaa6…50040x3e0a…78e7Base—$0.003382100%coinbase74d ago0x51e168…93ba56
0xdaa6…50040x3e0a…78e7Base—$0.003134100%coinbase74d ago0xfa58fb…cf9c0a
0xdaa6…50040x3e0a…78e7Base—$0.004993100%coinbase74d ago0x2e45a9…c2e471
0xdaa6…50040x3e0a…78e7Base—$0.004333100%coinbase74d ago0x1395f2…1002c0
0xdaa6…50040x3e0a…78e7Base—$0.00486100%coinbase74d ago0xc68b10…5526c9
0xdaa6…50040x3e0a…78e7Base—$0.005029100%coinbase75d ago0xa07854…51881f
0xdaa6…50040x3e0a…78e7Base—$0.005257100%coinbase75d ago0x9b2abb…72e71a
0xdaa6…50040x3e0a…78e7Base—$0.002683100%coinbase75d ago0x9ea6ae…7739e1
0xdaa6…50040x3e0a…78e7Base—$0.004921100%coinbase75d ago0xd02621…5cb04c
0xdaa6…50040x3e0a…78e7Base—$0.004027100%coinbase75d ago0x14247f…e1903c
0xdaa6…50040x3e0a…78e7Base—$0.004392100%coinbase75d ago0xc6930f…2f5251
0xdaa6…50040x3e0a…78e7Base—$0.004288100%coinbase75d ago0x120ca5…b2928f
0xdaa6…50040x3e0a…78e7Base—$0.003533100%coinbase75d ago0xc2ab64…c019e1
0xdaa6…50040x3e0a…78e7Base—$0.004725100%coinbase75d ago0xce60df…2c17bd
0xdaa6…50040x3e0a…78e7Base—$0.005903100%coinbase75d ago0x22f57d…10f72b
0xdaa6…50040x3e0a…78e7Base—$0.004083100%coinbase75d ago0x636667…01c0be
0xdaa6…50040x3e0a…78e7Base—$0.004488100%coinbase75d ago0x17c957…c41cc5
0xdaa6…50040x3e0a…78e7Base—$0.004513100%coinbase75d ago0x70f0e8…cc235c
0xdaa6…50040x3e0a…78e7Base—$0.004071100%coinbase75d ago0xc06079…29dfb1
0xdaa6…50040x3e0a…78e7Base—$0.00548100%coinbase75d ago0x871893…bb9b09

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.