Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x4fe189…9f968d
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x2690a3…32c8d5
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xdb1a74…9b7e69
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x77f9bd…40602b
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xf14cb6…4ed5f5
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x4d3547…a63b58
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x9c9329…10f27a
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xcbc2de…5ea391
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x66a5f9…ba35cc
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xa9fa70…0d0227
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x3dd923…c5f760
0x2fbf…b7750x4020…0003Base$1.0070%0xeeb9…3bab15d ago0xf1fc66…d92ad1
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x42e496…cd7c95
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x8008ed…3a1951
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x2f00ff…03fd49
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xcff65a…21c5d7
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xec6184…56968f
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x782d0e…5c4f25
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x6ff26d…934b70
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x16cfe9…f82e49
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0x4cf377…843184
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xad89e1…709815
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f15d ago0xfd8390…6f2634
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f16d ago0xcbef4d…692e5f
0x2fbf…b7750x6648…a065Base$0.00170%0xc439…7f3f16d ago0xf34af3…9da6b9

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.