Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xbf105c…4b6d8e
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x149620…c33209
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x83ab91…684915
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x0c4bb4…cd666f
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xf9ba96…cc0b57
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x2edad4…88aa64
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xf87611…d80f79
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xc3738d…83e318
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x901d0f…8545f7
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xd182eb…d6df6e
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x05a565…2309b1
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x54ffdb…483761
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x142b88…dc48dd
0x23e3…817a0x8426…6786Base—$1.30100%payAI12d ago0x371aca…cb8c68
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x1424d5…b519c1
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xefc232…f76603
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x9fd441…fd73d8
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xfbb640…896b08
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xc90b88…3bdfb8
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x189bfc…f13fb9
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xfbc520…ed0b69
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xab320b…d6b03a
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xf5f1b2…cffb2f
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0x1b1cde…303cba
0x8426…67860xcc19…930eBase—$0.10100%payAI12d ago0xd5f9b0…527e68

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.