Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x89bd36…3ba201
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xb848ee…b4d7c3
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x568805…070763
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x5f8f2d…d085ce
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x375e14…26d70e
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x2137b5…1f1943
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x4b8647…21d734
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xd5af1d…2ff667
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x1c6a95…1da02c
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x0fbf43…97cba1
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x1c5c2d…f285a6
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x832544…f3f1d9
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x1ade13…5abd65
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xd33054…4823c8
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x970f00…605a63
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x348abf…5fea2b
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xcc5694…bddd7a
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xe97e9d…263d74
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x92ef2b…b40612
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x977a98…d8e4a5
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x0ffe8c…083c55
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x20dcec…cd05bb
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0xf23397…6f9216
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x623fe7…67adeb
0x0b43…55730x5aae…482eBase—$0.001100%coinbase4d ago0x08e04f…d6ae6d

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.