Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0xa5d3…3cb3Base—$0.01100%coinbase69d ago0xbfd14c…ca0db0
0x1b80…5f9c0x9a70…c055Base—$0.01100%coinbase69d ago0x7c76f7…fe83c8
0x1b80…5f9c0x9438…aef6Base—$0.01100%coinbase69d ago0x7bf65f…c87d8f
0x1b80…5f9c0xd64c…86a2Base—$0.01100%coinbase69d ago0xd552d5…f94f03
0x1b80…5f9c0xb213…f960Base—$0.01100%coinbase69d ago0x0e9366…92ca88
0x1b80…5f9c0xea69…2494Base—$0.01100%coinbase69d ago0x2cd332…b0bc53
0x1b80…5f9c0x2c68…4d02Base—$0.01100%coinbase69d ago0x236871…e8733a
0x1b80…5f9c0xd306…6503Base—$0.01100%coinbase69d ago0xf2c688…31abeb
0x1b80…5f9c0xd193…7d37Base—$0.01100%coinbase69d ago0x2eafd8…e480de
0x1b80…5f9c0xc313…8698Base—$0.01100%coinbase69d ago0x5c789b…429fa8
0x1b80…5f9c0x74d4…a7c3Base—$0.01100%coinbase69d ago0xe86894…b2e2a7
0x1b80…5f9c0x5aab…a7a5Base—$0.01100%coinbase69d ago0xc323fe…117256
0x1b80…5f9c0x1eb9…edd3Base—$0.01100%coinbase69d ago0x68b579…6833f0
0x1b80…5f9c0x20e4…dfe0Base—$0.01100%coinbase69d ago0x698a4d…bfe5be
0x1b80…5f9c0x506c…2560Base—$0.01100%coinbase69d ago0x36e33d…ae5aa3
0x1b80…5f9c0x40b5…8fc6Base—$0.01100%coinbase69d ago0x5df629…5900d0
0x1b80…5f9c0xbb14…6b56Base—$0.01100%coinbase69d ago0xc54f9e…c67b56
0x1b80…5f9c0x5aa7…402fBase—$0.01100%coinbase69d ago0x9fb323…1c1b7f
0x1b80…5f9c0xa166…21abBase—$0.01100%coinbase69d ago0x79287e…2cac0a
0x1b80…5f9c0xd5f0…7c9eBase—$0.01100%coinbase69d ago0x39a4cb…5e098a
0x1b80…5f9c0x560a…95c9Base—$0.01100%coinbase69d ago0x4c9013…424b12
0x1b80…5f9c0x9134…d5ddBase—$0.01100%coinbase69d ago0xba1bc7…f7f5af
0x1b80…5f9c0xc13f…2259Base—$0.01100%coinbase69d ago0xeb70e0…abc18b
0x1b80…5f9c0xc2dc…25cdBase—$0.01100%coinbase69d ago0x0f5b2b…77b7f8
0x1b80…5f9c0xb1be…1df2Base—$0.01100%coinbase69d ago0x1501dc…d00ed8

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.