Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x06c25c…aad452
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x5a4e57…18c083
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x085d18…7b4999
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x4f6c9f…dda675
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x11e544…1edd43
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x325d24…1ad7b3
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0xdaa13b…fb7b34
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0xdb30b8…fbfacb
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0xb019a9…3b8101
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x414c55…2a36d8
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x47ca32…9fcaad
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x13a50e…84e2e8
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0xf2ed3e…3a943e
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x0e3631…4f0446
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0x3db786…41b8e5
0x8d99…01140xf000…94fcBase—$0.10100%coinbase13d ago0x6fb44f…08d2f9
0x8d99…01140xf000…94fcBase—$0.20100%coinbase13d ago0xa1874f…7d162e
0x8d99…01140xf000…94fcBase—$0.10100%coinbase13d ago0x3c701a…0d2e88
0x8d99…01140xf000…94fcBase—$0.20100%coinbase13d ago0x73a75a…1259c4
0x8d99…01140xf000…94fcBase—$0.10100%coinbase13d ago0x2a757e…2f2f74
0x8d99…01140xf000…94fcBase—$0.01100%coinbase13d ago0xdb9063…06c911
0x8d99…01140xf000…94fcBase—$0.10100%coinbase13d ago0x7bfde1…ddfc71
0x8d99…01140xf000…94fcBase—$0.20100%coinbase13d ago0x276ad6…a642cb
0x8d99…01140xf000…94fcBase—$0.20100%coinbase13d ago0xaf5788…43f318
0x8d99…01140xf000…94fcBase—$0.10100%coinbase13d ago0x6a1fec…128aed

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.