Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec3a…16bb0x6a62…d5d3Base—$0.01100%coinbase59d ago0x49ce8b…f1f56f
0xec3a…16bb0xccdd…a2c4Base—$0.01100%coinbase59d ago0xc3fa79…34a7b6
0xec3a…16bb0x06a8…2210Base—$0.01100%coinbase59d ago0x920a5f…19cea4
0xec3a…16bb0x1763…c994Base—$0.01100%coinbase59d ago0xe38a82…c17c3c
0xec3a…16bb0x4d13…a5acBase—$0.01100%coinbase59d ago0xb4e896…3a0c90
0xec3a…16bb0x0bb4…7bf5Base—$0.01100%coinbase59d ago0xc291ec…9eeb6d
0xec3a…16bb0x3366…c4e5Base—$0.01100%coinbase59d ago0x7c0e6d…1cebf9
0xec3a…16bb0x9a13…1e28Base—$0.01100%coinbase60d ago0x2e0838…8ca623
0xec3a…16bb0xd0a1…e387Base—$0.01100%coinbase60d ago0x0a7365…193779
0xec3a…16bb0x7542…6fccBase—$0.01100%coinbase60d ago0x0eca2a…a9644a
0xec3a…16bb0xfdb1…a18eBase—$0.01100%coinbase60d ago0xbee087…ab653c

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.