Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…4cb10xccc8…15beBase—$0.47100%0xf70d…dbef103d ago0x5eb0e8…875571
0x9607…660a0xccc8…15beBase—$1.10100%0xf70d…dbef103d ago0xb2c2fb…69e0fa
0x4028…09a60xccc8…15beBase—$1.25100%0xf70d…dbef103d ago0x1e09f3…5d34b5
0xd449…98ad0xccc8…15beBase—$51.12100%0xf70d…dbef103d ago0xc90783…cad1a4
landr0ver.eth0xccc8…15beeip155:1—$34.93100%Route unknown103d ago0x2bb79d…cfc412
0x2a25…a0350xccc8…15beBase—$10.50100%0xf70d…dbef103d ago0xbf0e35…0c7335
0x458d…5fdf0xccc8…15beBase—$50.32100%0xf70d…dbef103d ago0xd5fbe2…e376bd
0xd449…98ad0xccc8…15beBase—$74.53100%0xf70d…dbef103d ago0x27038b…a70932
0x8a03…7c6f0xccc8…15beeip155:1—$50.00100%Route unknown103d ago0x6ee9f5…ed7462
0x7218…6c140xccc8…15beBase—$1.25100%0xf70d…dbef103d ago0x7fe337…cbc241
0xa507…39ed0xccc8…15beBase—$10.00100%0xf70d…dbef103d ago0x795ca5…bb5d83
0xfdfa…2cc20xccc8…15beeip155:1—$2.00100%Route unknown103d ago0xe506be…afcc0b
0x4407…4cce0xccc8…15beBase—$380.00100%0xf70d…dbef103d ago0xcd9b3f…5269bd
0x2a06…e0660xccc8…15beBase—$69.97100%0xf70d…dbef103d ago0xf3cbbb…4e6b46
apollo440.eth0xccc8…15beBase—$300.00100%0xf70d…dbef103d ago0x7d0dc8…96f93d
0xb442…112c0xccc8…15beBase—$3.03100%0xf70d…dbef103d ago0xdbd53a…a1e561
0x8463…5a230xccc8…15beBase—$30.37100%0xf70d…dbef103d ago0xfcfc6f…7d8a26
0x9cc4…b1760xccc8…15beBase—$2.09100%0xf70d…dbef103d ago0xe36795…46759f
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef103d ago0x93d3b1…e0bf44
0x9cc4…b1760xccc8…15beBase—$2.04100%0xf70d…dbef103d ago0x11252d…39656c
080916.eth0xccc8…15beBase—$118.00100%0xf70d…dbef104d ago0x0f0a5b…223fbd
0x2a18…6cf00xccc8…15beBase—$0.91100%0xf70d…dbef104d ago0xd9e815…2b18be
0x2a18…6cf00xccc8…15beBase—$1.26100%0xf70d…dbef104d ago0x5021c3…22f122
0xbbdb…d60e0xccc8…15beBase—$24.62100%0xf70d…dbef104d ago0x58fba3…91e9bf

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.