Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5618…6d9e0xe06f…ba29Base—$0.01100%coinbase104d ago0xbe4330…28916f
0x5618…6d9e0x5a8c…b3daBase—$0.01100%coinbase104d ago0x1de719…9911df
0x5618…6d9e0x1e8e…0e44Base—$0.01100%coinbase104d ago0x7f987f…e921bc
0x5618…6d9e0xc3c2…ef16Base—$0.01100%coinbase104d ago0x3bf75a…e4d13b
0x5618…6d9e0x83b1…867fBase—$0.01100%coinbase104d ago0xc82ebf…ef0ccf
0x5618…6d9e0x0762…3630Base—$0.01100%coinbase104d ago0x4978f2…32da94
0x5618…6d9e0xf75a…45d2Base—$0.01100%coinbase104d ago0xf97b4b…3eded2
0x5618…6d9e0x62ef…5eafBase—$0.01100%coinbase104d ago0x077d2f…4eedc5
0x5618…6d9e0x3052…eba2Base—$0.01100%coinbase105d ago0xef1bb7…fa9743
0x5618…6d9e0x0173…4e72Base—$0.01100%coinbase105d ago0x95c81b…95ed98
0x5618…6d9e0x8e59…f01dBase—$0.01100%coinbase105d ago0x817c69…8cb401
0x5618…6d9e0xd7cd…607aBase—$0.01100%coinbase105d ago0x1dd6b9…0fa3e1
0x5618…6d9e0xef5e…0f8fBase—$0.01100%coinbase105d ago0xb035d2…3e7a43
0x5618…6d9e0xd87b…d90cBase—$0.01100%coinbase105d ago0x3c5e09…771eb4
0x5618…6d9e0x6cfb…6653Base—$0.01100%coinbase105d ago0x980778…48ebc8
0x5618…6d9e0xbe18…0881Base—$0.01100%coinbase105d ago0xf3369d…7a2e6c
0x5618…6d9e0x9232…d861Base—$0.01100%coinbase105d ago0xac64c9…66af14
0x5618…6d9e0x0092…f140Base—$0.01100%coinbase105d ago0xfbdd48…1a3d15
0x5618…6d9e0x1a90…7efaBase—$0.01100%coinbase105d ago0xcf92ed…6df50c
0x5618…6d9e0x2884…eb19Base—$0.01100%coinbase105d ago0xe2b857…f1995b
0x5618…6d9e0xce1d…d1acBase—$0.01100%coinbase105d ago0xcb7f2b…a1aff7
0x5618…6d9e0x4985…f3f8Base—$0.01100%coinbase105d ago0x3b76f9…b4b222
0x5618…6d9e0x4ee3…27abBase—$0.01100%coinbase105d ago0x7ef260…f8e0d2
0x5618…6d9e0xc190…1f8aBase—$0.01100%coinbase105d ago0x3c7926…cedf4e
0x5618…6d9e0x5206…4c2eBase—$0.01100%coinbase105d ago0x27b16a…72737f

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.