Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0xf7d3d7…2a0221
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x7327bd…c6a13b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x155f4b…b64941
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x7f60ca…b89117
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x5b6d65…856593
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0xea577a…7f06d6
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0xac6ecb…b14cd7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x569e56…cad7bc
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0xd24f6e…ede43e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x6c7221…6fa9d0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x8e5d00…bb6b24
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x79fa88…03a3d7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0xb8ec7f…9e98c8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x5d6635…35ac15
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x8fffb3…346422
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x1e5796…2747a7
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x808cdf…919ed9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x9faa90…1ea51d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x380cf4…fbd620
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0xdb203d…a6a80c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x6aa9e8…147348
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0x3cc430…a4ca13
0xecbf…50d60xf000…94fcBase$0.03100%coinbase31d ago0x55209e…2a49d5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase31d ago0xfadb94…6b899e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x90da27…638843

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.