Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0xb209…f59eBase—$0.01100%coinbase69d ago0x5ecb46…497704
0x7c0f…830b0xe14d…22a3Base—$0.01100%coinbase69d ago0x50fd4f…3a31eb
0x7c0f…830b0x9d8e…0ab4Base—$0.01100%coinbase69d ago0x337857…b7871d
0x7c0f…830b0x5421…c447Base—$0.01100%coinbase69d ago0x0fcb07…16b24f
0x7c0f…830b0xa3c3…b5ceBase—$0.01100%coinbase69d ago0x003eb0…1268dc
0x7c0f…830b0x3fc9…31d3Base—$0.01100%coinbase69d ago0x07d9d7…56f093
0x7c0f…830b0x1f50…23c0Base—$0.01100%coinbase69d ago0xdf65fd…84e321
0x7c0f…830b0xac2f…552cBase—$0.01100%coinbase69d ago0xc59618…496b65
0x7c0f…830b0x05fe…5e79Base—$0.01100%coinbase69d ago0x9b9d31…1cc06e
0x7c0f…830b0xe6a5…4e1aBase—$0.01100%coinbase69d ago0x93f0d9…8801f2
0x7c0f…830b0x1b3c…8fc3Base—$0.01100%coinbase69d ago0x14886c…11239e
0x7c0f…830b0xf16f…1c1fBase—$0.01100%coinbase70d ago0x47eb09…bc0b96
0x7c0f…830b0x9e7c…4b82Base—$0.01100%coinbase70d ago0x149695…479608
0x7c0f…830b0x0c9b…f54dBase—$0.01100%coinbase70d ago0x83474e…2e411d
0x7c0f…830b0x4974…f796Base—$0.01100%coinbase70d ago0xfcf13a…3464bd
0x7c0f…830b0x1bfe…14e4Base—$0.01100%coinbase70d ago0x4f9288…048cfa
0x7c0f…830b0xc195…ea75Base—$0.01100%coinbase70d ago0xfbfb28…b905b9
0x7c0f…830b0x6a29…c0deBase—$0.01100%coinbase70d ago0x82c004…697b74
0x7c0f…830b0x6793…36cfBase—$0.01100%coinbase70d ago0x18f969…6595a7
0x7c0f…830b0xd82a…be9aBase—$0.01100%coinbase70d ago0x2b149c…8fab90
0x7c0f…830b0xe8d0…908cBase—$0.01100%coinbase70d ago0xb6864a…d27d95

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.