Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47fc…0b480x3e0a…78e7Base—$0.002668100%coinbase74d ago0xbafefd…d5f714
0x47fc…0b480x3e0a…78e7Base—$0.005236100%coinbase75d ago0x63784c…b8d597
0x47fc…0b480x3e0a…78e7Base—$0.005583100%coinbase75d ago0x6692fd…3ae8c4
0x47fc…0b480x3e0a…78e7Base—$0.005092100%coinbase75d ago0xcc4c5d…626bc4
0x47fc…0b480x3e0a…78e7Base—$0.003724100%coinbase75d ago0x377836…d9d119
0x47fc…0b480x3e0a…78e7Base—$0.005248100%coinbase75d ago0x03bc4d…d62d0f
0x47fc…0b480x3e0a…78e7Base—$0.003802100%coinbase75d ago0x17b2ac…df9005
0x47fc…0b480x3e0a…78e7Base—$0.003389100%coinbase75d ago0x45d3c4…39a9da
0x47fc…0b480x3e0a…78e7Base—$0.005164100%coinbase75d ago0x5573d3…99f214
0x47fc…0b480x3e0a…78e7Base—$0.003619100%coinbase75d ago0xef165a…6ca43b
0x47fc…0b480x3e0a…78e7Base—$0.005907100%coinbase75d ago0xe89ce1…9cee9a
0x47fc…0b480x3e0a…78e7Base—$0.004227100%coinbase75d ago0x9f6df8…869881
0x47fc…0b480x3e0a…78e7Base—$0.003446100%coinbase75d ago0x00cbb0…7855a4
0x47fc…0b480x3e0a…78e7Base—$0.003912100%coinbase75d ago0xbc42d9…a923ef
0x47fc…0b480x3e0a…78e7Base—$0.003081100%coinbase75d ago0x91c11f…3ce0af
0x47fc…0b480x3e0a…78e7Base—$0.002644100%coinbase75d ago0x2864d7…cb4fb3
0x47fc…0b480x3e0a…78e7Base—$0.005341100%coinbase75d ago0xf112be…c75b70
0x47fc…0b480x3e0a…78e7Base—$0.003476100%coinbase75d ago0xec0410…af9047
0x47fc…0b480x3e0a…78e7Base—$0.005586100%coinbase75d ago0x41fd51…589a6c
0x47fc…0b480x3e0a…78e7Base—$0.004465100%coinbase75d ago0x6e695f…4ed4b9
0x47fc…0b480x3e0a…78e7Base—$0.002759100%coinbase75d ago0x52c93f…5047c3
0x47fc…0b480x3e0a…78e7Base—$0.00446100%coinbase75d ago0xc32e52…f4d4f0
0x47fc…0b480x3e0a…78e7Base—$0.003033100%coinbase75d ago0xb58656…aae916

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.