Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xa9712c…1d613a
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xd28caf…6f866d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x6a33ef…707357
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x1c882b…9e77d3
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x635171…373c3d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xe22247…656ff9
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xddec4d…174b59
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x3ab5b2…523efd
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xcb3284…d169b6
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xa87e97…9b67c0
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x5e610b…6076fc
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x93c7ab…cc6f0a
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xfdb734…9d0278
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xd25a41…254cec
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xaa30c8…bfe7e6
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xfdb229…c95104
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x3fc376…4a62e5
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x30ce21…d465ff
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x45e496…25fafe
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x298780…7094bb
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0xb08ab2…5ed9de
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x88fdf4…343e3d
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x68e15f…5555f0
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x27d4fd…1eac9c
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase6d ago0x7cf0be…df8150

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.