Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.03100%coinbase13d ago0x2f461b…899dc6
0xbc16…60c80xf000…94fcBase$0.20100%coinbase13d ago0x121eae…4d5e0d
0x1744…0e750xf000…94fcBase$0.10100%coinbase13d ago0xfac37b…f634e6
0xc066…76140xf000…94fcBase$0.20100%coinbase13d ago0xb3f5bd…ac2dee
0xc066…76140xf000…94fcBase$0.10100%coinbase13d ago0x49b584…7a0ba9
0xc066…76140xf000…94fcBase$0.03100%coinbase13d ago0xc83501…9f8c7b
0xc066…76140xf000…94fcBase$0.01100%coinbase13d ago0xe39761…036a43
0x34d3…81e80xf000…94fcBase$0.03100%coinbase13d ago0x86f541…ddaf32
0x1744…0e750xf000…94fcBase$0.01100%coinbase13d ago0x951e6b…35b9a3
0x1744…0e750xf000…94fcBase$0.03100%coinbase13d ago0xe83eca…b4e25b
0x34d3…81e80xf000…94fcBase$0.01100%coinbase13d ago0x55ace8…262f42
0x34d3…81e80xf000…94fcBase$0.20100%coinbase13d ago0x1a4af3…6a0cce
0x1744…0e750xf000…94fcBase$0.20100%coinbase13d ago0x0708ea…a212ba
0xd1c9…fa590xf000…94fcBase$0.20100%coinbase13d ago0x9a76d8…2d5f7c
0xd1c9…fa590xf000…94fcBase$0.03100%coinbase13d ago0x210eb7…2fc849
0xd1c9…fa590xf000…94fcBase$0.20100%coinbase13d ago0x588784…5e8c61
0xd1c9…fa590xf000…94fcBase$0.10100%coinbase13d ago0xbec522…82cff4
0x1744…0e750xf000…94fcBase$0.10100%coinbase13d ago0xf01ad3…24e4da
0xd1c9…fa590xf000…94fcBase$0.20100%coinbase13d ago0x06266e…305755
0xd1c9…fa590xf000…94fcBase$0.10100%coinbase13d ago0xb54cc7…8e7b25
0xbc16…60c80xf000…94fcBase$0.10100%coinbase13d ago0xada294…722c16
0xecbf…50d60xf000…94fcBase$0.03100%coinbase13d ago0xe195bf…995095
0xecbf…50d60xf000…94fcBase$0.01100%coinbase13d ago0x2a4a3c…77ea1a
0xd1c9…fa590xf000…94fcBase$0.10100%coinbase13d ago0xe7307f…7e5c18
0x1744…0e750xf000…94fcBase$0.03100%coinbase13d ago0xac8f4f…a54739

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.