Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0x1a64…6aacBase—$0.01100%coinbase70d ago0xba556a…d253e1
0x271c…fbde0x7745…5a49Base—$0.01100%coinbase70d ago0x180c5f…75b5b8
0x271c…fbde0x9b29…5770Base—$0.01100%coinbase70d ago0x78b8c5…9b41b9
0x271c…fbde0xf6e0…ff3dBase—$0.01100%coinbase70d ago0x91febc…096883
0x271c…fbde0xc0ea…4f13Base—$0.01100%coinbase70d ago0x3cdb09…e939c6
0x271c…fbde0x3c9f…8560Base—$0.01100%coinbase70d ago0x819db3…dab6f6
0x271c…fbde0xeba9…34f6Base—$0.01100%coinbase70d ago0x3a9caf…c0968d
0x271c…fbde0xe20e…22c3Base—$0.01100%coinbase70d ago0x2cd9ca…0b6fdd
0x271c…fbde0xeda1…4ed3Base—$0.01100%coinbase71d ago0xf6ce33…41957a
0x271c…fbde0xa088…0e72Base—$0.01100%coinbase71d ago0x5d4822…ffa96f
0x271c…fbde0x4703…22aeBase—$0.01100%coinbase71d ago0x17bad4…2568ba
0x271c…fbde0xbb4b…8c98Base—$0.01100%coinbase71d ago0x5c8230…895087
0x271c…fbde0x0752…99c4Base—$0.01100%coinbase71d ago0x458511…8b5afd
0x271c…fbde0x4943…b63eBase—$0.01100%coinbase71d ago0xf7b17f…b232b3
0x271c…fbde0xd402…ac95Base—$0.01100%coinbase71d ago0xf28683…6081cb
0x271c…fbde0xde3b…e2c2Base—$0.01100%coinbase71d ago0x5822e8…0b3e62
0x271c…fbde0xc3bd…445fBase—$0.01100%coinbase71d ago0x8a7b43…c403bf
0x271c…fbde0xa109…e139Base—$0.01100%coinbase71d ago0xe93997…86a75f
0x271c…fbde0x92f7…709dBase—$0.01100%coinbase71d ago0xfb842e…563009
0x271c…fbde0xecb7…f106Base—$0.01100%coinbase71d ago0xf9f9ea…e69b31
0x271c…fbde0x0055…a00dBase—$0.01100%coinbase71d ago0x364e43…dd7ff4
0x271c…fbde0xcbca…d611Base—$0.01100%coinbase71d ago0x3ae52d…9e5fb5
0x271c…fbde0xe2e6…bcd9Base—$0.01100%coinbase71d ago0x05ce29…2d5711
0x271c…fbde0xd1ba…4a37Base—$0.01100%coinbase71d ago0x0c9247…69448a
0x271c…fbde0xbc4b…3344Base—$0.01100%coinbase71d ago0x57ef85…117012

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.