Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3e6…0dd40x49b7…5ceeBase—$0.01100%coinbase115d ago0x91f45f…59ca5c
0xe3e6…0dd40x7459…2fb2Base—$0.01100%coinbase115d ago0xb75e99…897cf5
0xe3e6…0dd40x62a0…c29eBase—$0.01100%coinbase115d ago0x5bcb01…167974
0xe3e6…0dd40x41c0…77b6Base—$0.01100%coinbase115d ago0x61f18d…69eccb
0xe3e6…0dd40x434e…4b3bBase—$0.01100%coinbase115d ago0xe738d5…0123c4
0xe3e6…0dd40x7b3e…cc44Base—$0.01100%coinbase115d ago0x2f6344…70c832
0xe3e6…0dd40xa969…96bfBase—$0.01100%coinbase115d ago0xf470cc…26324a
0xe3e6…0dd40xe90f…ac2dBase—$0.01100%coinbase115d ago0xfafcd7…128f99
0xe3e6…0dd40xd9dd…5bb7Base—$0.01100%coinbase115d ago0x8f998e…3d3d13
0xe3e6…0dd40xb8c6…5e84Base—$0.01100%coinbase115d ago0xc3eb0e…389bc3
0xe3e6…0dd40x9d7d…c995Base—$0.01100%coinbase115d ago0x2ca846…da4230
0xe3e6…0dd40x8a03…c709Base—$0.01100%coinbase115d ago0xc50443…5df797
0xe3e6…0dd40xf4ab…6a8cBase—$0.01100%coinbase115d ago0x4634d3…ec365e

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.