Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base$0.04100%coinbase63d ago0xe3046d…966e3b
0xd339…9a640x1677…7f27Base$0.05100%coinbase63d ago0x2bd555…3e7c07
0xd339…9a640x1677…7f27Base$0.02100%coinbase63d ago0x51330c…6266d3
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0xfddcf5…658175
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0x46fc3f…d44329
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0xa316f3…c939dc
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0x23ea39…69f51e
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0xd43b75…fe393c
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0x5aa89c…8eb8d4
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0x8f5edc…40b30a
0xd339…9a640x1677…7f27Base$0.00315100%coinbase63d ago0x1b5250…770974
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0x1a555f…4193f7
0xd339…9a640x1677…7f27Base$0.0063100%coinbase63d ago0xebc4ef…ff9a8c
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0xf91b31…00c01d
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0x65daf8…0de11d
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0xa208d0…0b0872
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0x14ac4d…d6b739
0xd339…9a640x1677…7f27Base$0.0021100%coinbase63d ago0x660999…e42b69
0xd339…9a640x1677…7f27Base$0.0021100%coinbase63d ago0x6d19cd…5de184
0xd339…9a640x1677…7f27Base$0.0042100%coinbase63d ago0x0ecc01…b2137a

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.