Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x3188…6bfeBase—$0.01100%coinbase70d ago0x7c3fb5…440921
0x1d85…dd5a0x2a96…5077Base—$0.01100%coinbase70d ago0x65948a…565dd5
0x1d85…dd5a0xeee1…b7d7Base—$0.01100%coinbase70d ago0xb94f25…00c85b
0x1d85…dd5a0x18b2…6251Base—$0.01100%coinbase70d ago0x70d14c…9a36e8
0x1d85…dd5a0x26d6…58f5Base—$0.01100%coinbase70d ago0x606c16…b066b9
0x1d85…dd5a0x7777…2b10Base—$0.01100%coinbase70d ago0xdc1884…521271
0x1d85…dd5a0x0614…4682Base—$0.01100%coinbase70d ago0xb55864…0cf696
0x1d85…dd5a0xead6…fc50Base—$0.01100%coinbase70d ago0xb50304…c1d3fa
0x1d85…dd5a0x467d…d6d4Base—$0.01100%coinbase70d ago0xeb4f83…08adf2
0x1d85…dd5a0x0d3b…17cfBase—$0.01100%coinbase70d ago0x96dee0…fddbd9
0x1d85…dd5a0xa721…fe79Base—$0.01100%coinbase70d ago0x7dfcbd…6d2efb
0x1d85…dd5a0x9caf…abf6Base—$0.01100%coinbase70d ago0x1a338e…668b2d
0x1d85…dd5a0x64d2…b795Base—$0.01100%coinbase70d ago0x60a90a…52a0cb
0x1d85…dd5a0x9a32…08fcBase—$0.01100%coinbase70d ago0x6af713…92f18b
0x1d85…dd5a0xe219…4705Base—$0.01100%coinbase70d ago0xe1f5a6…b5ef0e
0x1d85…dd5a0xedf3…fc8bBase—$0.01100%coinbase70d ago0x690fdb…8fac77
0x1d85…dd5a0x6d83…fd67Base—$0.01100%coinbase70d ago0x117986…78fa30
0x1d85…dd5a0xd678…3d64Base—$0.01100%coinbase70d ago0x84a7d0…83bf1a
0x1d85…dd5a0xca80…ad59Base—$0.01100%coinbase70d ago0xde0f5c…3ec607
0x1d85…dd5a0x227a…5350Base—$0.01100%coinbase70d ago0x9e0c27…d02d6b
0x1d85…dd5a0x1efe…34afBase—$0.01100%coinbase70d ago0xd3fcbb…ea8f94
0x1d85…dd5a0xa1f8…2a1cBase—$0.01100%coinbase70d ago0x7569fb…2e9ea0
0x1d85…dd5a0x8d62…b53fBase—$0.01100%coinbase70d ago0x85480c…21a7d8
0x1d85…dd5a0xc897…a19eBase—$0.01100%coinbase70d ago0x717ef9…a04d6d
0x1d85…dd5a0xa087…e561Base—$0.01100%coinbase70d ago0x9ec430…9f398a

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.