Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8026…f50b0xffc1…3e95Base—$0.01100%coinbase66d ago0xe4e644…8527c3
0x8026…f50b0x0595…e304Base—$0.01100%coinbase66d ago0x5f7231…ea8db7
0x8026…f50b0xbb81…9693Base—$0.01100%coinbase66d ago0x8d125d…f0f1c4
0x8026…f50b0x1890…9850Base—$0.01100%coinbase66d ago0xa09995…bdb61f
0x8026…f50b0x34a8…2b0aBase—$0.01100%coinbase66d ago0xabd0db…4098ab
0x8026…f50b0xcc37…7902Base—$0.01100%coinbase66d ago0xf91303…d594e2
0x8026…f50b0x1bf4…4c5aBase—$0.01100%coinbase66d ago0xd2f131…198cfa
0x8026…f50b0xa2a9…fe55Base—$0.01100%coinbase66d ago0x6e91ef…348045
0x8026…f50b0x6a53…d052Base—$0.01100%coinbase66d ago0x35ab8c…2efa04
0x8026…f50b0x8595…55a0Base—$0.01100%coinbase66d ago0x86c598…00c832
0x8026…f50b0x088f…d0ffBase—$0.01100%coinbase66d ago0x01fbdd…12d457
0x8026…f50b0x8c09…cb03Base—$0.01100%coinbase66d ago0xe1efc6…0a3437
0x8026…f50b0xceac…9dabBase—$0.01100%coinbase66d ago0x86eabc…dc8d12
0x8026…f50b0xb58b…6429Base—$0.01100%coinbase66d ago0x720d53…766edc
0x8026…f50b0x3359…b033Base—$0.01100%coinbase66d ago0x32404a…1d1b83
0x8026…f50b0x3eed…38faBase—$0.01100%coinbase66d ago0xdd3e47…0ce22e
0x8026…f50b0x956d…d5f1Base—$0.01100%coinbase66d ago0x146c28…a886b6
0x8026…f50b0xd631…0f77Base—$0.01100%coinbase66d ago0x6b674b…f32da9
0x8026…f50b0x69a8…903cBase—$0.01100%coinbase66d ago0x0b053d…36a1a8
0x8026…f50b0x3fec…21bbBase—$0.01100%coinbase67d ago0xf8e33c…defd7a
0x8026…f50b0x9975…5e3fBase—$0.01100%coinbase67d ago0x007f77…e16714
0x8026…f50b0x6134…7612Base—$0.01100%coinbase67d ago0xc46cf7…747b1c
0x8026…f50b0xa12c…da73Base—$0.01100%coinbase67d ago0x5e2982…e745b1
0x8026…f50b0xe197…bf3cBase—$0.01100%coinbase67d ago0xcc246e…4597be
0x8026…f50b0x8bdc…8b18Base—$0.01100%coinbase67d ago0xd808be…f28e9e

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.