Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd52f…99310x10c1…1e24Base—$0.25100%coinbase108d ago0xd4a361…1392f6
0xd52f…99310x10c1…1e24Base—$0.50100%coinbase108d ago0xc366cb…2de75a
0xd52f…99310x10c1…1e24Base—$0.25100%coinbase108d ago0xf8def6…d875fa
0xd52f…99310x10c1…1e24Base—$0.51100%coinbase108d ago0xefc7cd…cae385
0xd52f…99310x10c1…1e24Base—$0.70100%coinbase108d ago0x61c96f…72cda8
0xd52f…99310x10c1…1e24Base—$0.68100%coinbase108d ago0x482e46…24cdec
0xd52f…99310x10c1…1e24Base—$0.68100%coinbase108d ago0x96a3f0…8664c2
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0xa53a8b…335b18
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0x721285…262be8
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0xe7c018…abb43e
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0x74e7d1…c4dc4a
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0x534901…911762
0xd52f…99310x10c1…1e24Base—$0.66100%coinbase108d ago0x18114e…b23db6
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0xd4f1e9…a21b1c
0xd52f…99310x10c1…1e24Base—$0.66100%coinbase108d ago0xcd834b…0aa6a2
0xd52f…99310x10c1…1e24Base—$0.65100%coinbase108d ago0xa0d99c…afa710
0xd52f…99310x10c1…1e24Base—$0.65100%coinbase108d ago0x9c830e…e4f078
0xd52f…99310x10c1…1e24Base—$0.65100%coinbase108d ago0x31570d…81ae6f
0xd52f…99310x10c1…1e24Base—$0.64100%coinbase108d ago0xaa5aa6…0f5510
0xd52f…99310x10c1…1e24Base—$0.64100%coinbase108d ago0xca7efc…087e4e
0xd52f…99310x10c1…1e24Base—$0.67100%coinbase108d ago0x6e1796…5d89d0
0xd52f…99310x10c1…1e24Base—$0.63100%coinbase108d ago0xa36f7b…ab97d1
0xd52f…99310x10c1…1e24Base—$0.63100%coinbase108d ago0xeee956…bf52e5
0xd52f…99310x10c1…1e24Base—$0.62100%coinbase108d ago0x9dedab…b526a5
0xd52f…99310x10c1…1e24Base—$0.93100%coinbase108d ago0x0313bc…b36fe0

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.