Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x43be98…a75052
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x717993…54d1a8
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x75dce5…c89c15
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xae2230…0338b6
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x5cb1e6…6461ed
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x506100…40e16d
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xbfa1bf…597917
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x31045d…260896
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x6af926…e09e10
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x6150f4…0da7d4
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xd73d1e…6f7505
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x25409e…d94408
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x99bbd0…d3a2c1
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xf5bee1…e947ee
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x8d973e…085e09
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x5cf14c…cd9ab8
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x8c91a1…821cb7
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xa7ae7c…f08e77
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xafa401…1dd880
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x42b7f8…4f925f
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xfe0a1c…599c37
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x6444cb…81b8f2
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x2125e0…0a93d4
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0xff4453…a7ed8e
0xee20…0e550xafff…aad3Base$0.10100%coinbase179d ago0x1aedc3…139a33

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.