Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa1c…65d10xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xfd37b0…749ae9
0x9688…d92d0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x81d668…4cd92b
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x9a49c8…9739a8
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x9763c0…75008b
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xb388c4…fa9006
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x53f548…7a7727
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x8758d3…1955e0
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xc98529…f071ba
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xd9bb20…6a73c8
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x494f89…228521
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xcf9946…244665
0x3af5…a2e90xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xad8535…a5d1a0
0x69e1…8a190xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.006100%coinbase17d ago0x52b12e…c2c212
0xc9c7…16700xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xa55999…918d75
0x01f9…84d30xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0xdf3ab0…fd4094
0x350e…66570xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x40320c…fe8b5d
0x09c3…beee0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase17d ago0x1a340e…6b20a6

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.