Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xa648a1…e48238
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x1b6c1e…393030
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xdd4d3a…97839b
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xa00c5d…10ca4d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xa4c92e…c93ef8
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xeee777…d6c83c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xf142a1…ad6ed7
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x40bec6…83d645
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x3c1a30…52141c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x4cfb6c…7f9189
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xa6e1eb…617e97
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x04d4ea…5dac3e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xcddffd…0a3fe4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x877020…0d1fef
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x1cfd22…b3f45c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xdcdd88…0eda1d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x06f1ef…2a5b27
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x4df904…ca9f2f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xfadfd9…7e7331
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x981e5d…ff958d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x2fb928…7677d0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x1628dc…eaa9b6
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xaeff86…64f8ff
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x5c0152…b2d939
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x1ace64…2ddaa7

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.