Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fdd…21080x4081…188dBase—$0.11100%coinbase11d ago0x1c93ac…5c6e1c
0x1fdd…21080x628f…0bccBase—$0.01100%coinbase11d ago0xdbc23d…37f23b
0x1fdd…21080x7e13…c7ceBase—$0.01100%coinbase11d ago0xb96021…51aca9
0x1fdd…21080xf573…55dbBase—$0.01100%coinbase11d ago0x8a2910…526bf5
0x1fdd…21080x3701…887cBase—$0.01100%coinbase11d ago0x24337e…903e49
0x1fdd…21080xe2df…1a41Base—$0.16100%coinbase11d ago0xa99652…cd6f1e
0x1fdd…21080x308f…6192Base—$0.01100%coinbase11d ago0x7420a1…3be62f
0x1fdd…21080x9b91…1e2bBase—$0.11100%coinbase11d ago0x3aaaff…ddb2dc
0x1fdd…21080x209e…4b66Base—$0.01100%coinbase11d ago0x84d3a8…220b70
0x1fdd…21080xe72d…997eBase—$0.10100%coinbase11d ago0x97d1b7…cf8689
0x1fdd…21080x5757…84c7Base—$0.01100%coinbase11d ago0x1d4f29…36ace9
0x1fdd…21080x05ea…572bBase—$0.11100%coinbase11d ago0x7b424d…6e69bf
0x1fdd…21080x02f5…8e58Base—$0.01100%coinbase11d ago0x3c4ebe…3773ea
0x1fdd…21080xf9fd…f97fBase—$0.01100%coinbase11d ago0x35cafd…6b13c2
0x1fdd…21080x3567…bbd9Base—$0.01100%coinbase11d ago0xd7dcb5…124558

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.