Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20x4322…482eBase—$0.01100%coinbase73d ago0x2bc4e4…e968ec
0xa408…8ca20xbea9…9b85Base—$0.01100%coinbase73d ago0x9d9843…d98f45
0xa408…8ca20xba2d…35e2Base—$0.01100%coinbase73d ago0x9ccbf4…f03728
0xa408…8ca20x0d99…c374Base—$0.01100%coinbase74d ago0xf850b8…f4b156
0xa408…8ca20xccc0…933aBase—$0.01100%coinbase74d ago0x83f6b1…6e5add
0xa408…8ca20x851c…e629Base—$0.01100%coinbase74d ago0x1b4bac…74de93
0xa408…8ca20x9384…78d7Base—$0.01100%coinbase74d ago0x624150…c8cc9a
0xa408…8ca20xab44…626aBase—$0.01100%coinbase74d ago0x4545b2…ebfb07
0xa408…8ca20x2a18…aa07Base—$0.01100%coinbase74d ago0x50821a…d585ec
0xa408…8ca20xa6ab…1bf0Base—$0.01100%coinbase74d ago0xaac73c…0df157
0xa408…8ca20x5689…310eBase—$0.01100%coinbase74d ago0x1885a6…e94946
0xa408…8ca20x5944…ba3cBase—$0.01100%coinbase74d ago0x5c2b8d…903267
0xa408…8ca20x2af2…6326Base—$0.01100%coinbase74d ago0x201fc3…c6b11f
0xa408…8ca20x65e9…f3a1Base—$0.01100%coinbase74d ago0x63315d…b60e79
0xa408…8ca20x1aba…a703Base—$0.01100%coinbase74d ago0xa622f4…6e9f7d
0xa408…8ca20x3680…9095Base—$0.01100%coinbase74d ago0xc69450…ba046c
0xa408…8ca20x525d…3368Base—$0.01100%coinbase74d ago0x56eb6f…e25550
0xa408…8ca20x6d1b…9514Base—$0.01100%coinbase74d ago0x896146…5cae02
0xa408…8ca20xa6e3…8059Base—$0.01100%coinbase74d ago0x474622…f95e12
0xa408…8ca20xe963…cba1Base—$0.01100%coinbase74d ago0x6da9a0…f38fab

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.