Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0x36d3…a402Base—$0.01100%coinbase73d ago0x6aab85…2222fd
0xd4d5…883d0x304b…0093Base—$0.01100%coinbase73d ago0x84964c…a5a045
0xd4d5…883d0x4ced…311aBase—$0.01100%coinbase73d ago0xbf736b…d59c67
0xd4d5…883d0x97e6…b29cBase—$0.01100%coinbase73d ago0x282ebc…88648a
0xd4d5…883d0x02af…946eBase—$0.01100%coinbase73d ago0xd64c82…09e35a
0xd4d5…883d0x188b…167dBase—$0.01100%coinbase73d ago0xf87c74…fdd4d1
0xd4d5…883d0x4e13…8a85Base—$0.01100%coinbase74d ago0x8339cd…c2cb56
0xd4d5…883d0x716e…f854Base—$0.01100%coinbase74d ago0xf83e50…8fa1b3
0xd4d5…883d0x6de1…08f7Base—$0.01100%coinbase74d ago0xa2fc11…10a65b
0xd4d5…883d0xe184…1133Base—$0.01100%coinbase74d ago0x60d93e…4332c1
0xd4d5…883d0x75f3…139fBase—$0.01100%coinbase74d ago0xa3b77e…452606
0xd4d5…883d0xbfec…79d2Base—$0.01100%coinbase74d ago0x64197b…adfcd5

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.