Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase66d ago0x0ec0cd…fe927e
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x54d969…09f836
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x284377…dada97
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x94ca51…d79705
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x8b5329…546b3f
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x4ed258…bc5ce8
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0xfc2193…aaedc6
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0xb85e98…be0a53
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x846a98…7a0010
0xaba3…e7b30x05bd…1e90Base$0.75100%coinbase67d ago0x4b0716…fdd213
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0xfba63b…5369f3
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0xa38996…c1fab3
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x591bb1…ad0dd4
0xaba3…e7b30x05bd…1e90Base$0.75100%coinbase67d ago0x7f42dd…9d1063
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x7e4767…35174c
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x676ef5…d7312b
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0xd110fb…333bff
0xaba3…e7b30x05bd…1e90Base$0.75100%coinbase67d ago0xe57873…83a810
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x43ca2c…d8be22
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x07c496…f30792
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0x243045…6f08ac
0xaba3…e7b30x05bd…1e90Base$0.84100%coinbase67d ago0x75ee2b…928946
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x89d16d…0bb47d
0xaba3…e7b30x05bd…1e90Base$0.23100%coinbase67d ago0x2b5071…6cb64a
0xaba3…e7b30x05bd…1e90Base$0.27100%coinbase67d ago0xb80d6d…325a23

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.