Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x3609ed…6a4bbb
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x8912c5…d755f4
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xf6509c…2fda6b
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xa3741a…42d715
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x2fabc2…d8ce2c
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xee3b51…83ea91
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x4f3efc…c7e828
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.01100%coinbase121d ago0x177ac2…6c660b
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x113049…253949
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xbc8b5a…c4543a
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.01100%coinbase121d ago0xe6c944…76d002
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xcbe497…12dc4b
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xe14c36…4e0134
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x184294…0d675f
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xfc9b47…c90403
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xc8dc18…6b5bdf
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xe86106…d3efc7
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xd6e89e…f15cdf
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0xe19e16…6c15ce
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x699b2b…c5b9d1
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x5ebbc2…7681d3
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x5d27a5…db3fcd
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.01100%coinbase121d ago0x25dd4a…32b855
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.01100%coinbase121d ago0x66c55a…2a9d56
0x2a9c…0c1e0x325b…d430BaseStableEnrichExa$0.03100%coinbase121d ago0x0cec2e…db66be

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.