Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86c4…3f590x1a3e…ac75Base—$0.01100%coinbase70d ago0xb7486e…865e0c
0x86c4…3f590x0241…201eBase—$0.01100%coinbase70d ago0xdb5cfa…aace36
0x86c4…3f590xa548…dc8aBase—$0.01100%coinbase70d ago0xf15286…97e203
0x86c4…3f590xc4c9…ac3dBase—$0.01100%coinbase70d ago0x8d8be5…3e075d
0x86c4…3f590x47f0…26a0Base—$0.01100%coinbase70d ago0xf1e588…7bc6d0
0x86c4…3f590xd407…8c31Base—$0.01100%coinbase70d ago0x69bdc4…b5e496
0x86c4…3f590x8a37…9118Base—$0.01100%coinbase70d ago0xb48545…03d9ac
0x86c4…3f590x2b67…daadBase—$0.01100%coinbase71d ago0xcf2c89…bb5292
0x86c4…3f590xc50c…87e2Base—$0.01100%coinbase71d ago0x558b98…b04f99
0x86c4…3f590xde50…ac9dBase—$0.01100%coinbase71d ago0x9cbaac…f59773
0x86c4…3f590xc68f…3c62Base—$0.01100%coinbase71d ago0x4e1c6c…4a9359
0x86c4…3f590x1605…545aBase—$0.01100%coinbase71d ago0xa6e1ae…05fe9f
0x86c4…3f590x4cf2…8df5Base—$0.01100%coinbase71d ago0x108c50…76e9f6
0x86c4…3f590xf5cd…b9cdBase—$0.01100%coinbase71d ago0x4874d5…0707b2
0x86c4…3f590x4371…f589Base—$0.01100%coinbase71d ago0x9b13c0…e39a29
0x86c4…3f590xf1a0…c408Base—$0.01100%coinbase71d ago0x3548c7…943a7a
0x86c4…3f590xe891…a838Base—$0.01100%coinbase71d ago0x125f93…e49b09
0x86c4…3f590x33a2…fdb2Base—$0.01100%coinbase71d ago0x414a8a…36d8b5
0x86c4…3f590x02e7…a506Base—$0.01100%coinbase71d ago0x7d20f0…25705a
0x86c4…3f590x6781…88c3Base—$0.01100%coinbase71d ago0x823a8a…2ad56b
0x86c4…3f590x3832…d3d5Base—$0.01100%coinbase71d ago0xdb4aa6…5cf282
0x86c4…3f590xf9c0…dc78Base—$0.01100%coinbase71d ago0x9fb004…42c029
0x86c4…3f590xf162…28b9Base—$0.01100%coinbase71d ago0x4eae39…0f573c
0x86c4…3f590xe614…f876Base—$0.01100%coinbase71d ago0x0b6e0a…0be1cc
0x86c4…3f590x17d5…8765Base—$0.01100%coinbase71d ago0x5dd74d…364692

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.