Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xf4bfde…cca27d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x6b1f27…8d42d7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x294caa…9634fd
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xa937c9…d2daf9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x00da82…feb2ff
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x3165e7…c6757e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xb96cff…6c67e4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x95fd15…e64516
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x179080…432b19
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x16ab25…abacf5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xdbd21b…a97fa7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xbfac0a…9f25fd
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xdef9b8…affac2
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xb41cfb…1a2ee6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x949e49…0ce16d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xa50ad9…ba490f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xd38d5e…87dcbe
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x465ebe…8779a9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xc7d93f…63eec6
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xebe9d5…255358
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xb25d70…48ef86
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x522517…4f2caf
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x03f29c…d6a189
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0xfe11b9…35c2e0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase75d ago0x0710d4…79cff9

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.