Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770x405d…64f0Base—$0.01100%coinbase70d ago0x66c4e4…901449
0xd178…9e770xcd06…b79dBase—$0.01100%coinbase70d ago0x4d63ce…6821b0
0xd178…9e770x9e00…8299Base—$0.01100%coinbase70d ago0x660742…cfa72c
0xd178…9e770xe924…2ca8Base—$0.01100%coinbase70d ago0xa47c87…ebe925
0xd178…9e770xec8f…c2c7Base—$0.01100%coinbase70d ago0x045a33…d39aa2
0xd178…9e770x5ea1…5688Base—$0.01100%coinbase70d ago0x6bc9d8…212a07
0xd178…9e770x9092…b651Base—$0.01100%coinbase70d ago0x7d0d22…0bdbfa
0xd178…9e770x6839…421dBase—$0.01100%coinbase70d ago0xc326c5…6c1240
0xd178…9e770xc811…97adBase—$0.01100%coinbase70d ago0xc4b3f7…1a4c95
0xd178…9e770xa2f8…11b3Base—$0.01100%coinbase70d ago0xf1fa74…8fe142
0xd178…9e770x5518…942eBase—$0.01100%coinbase70d ago0x81b96d…f3b390
0xd178…9e770xbf8b…221fBase—$0.01100%coinbase70d ago0xe1cfdb…11902e
0xd178…9e770x3c45…98ddBase—$0.01100%coinbase70d ago0x289a5c…712dd9
0xd178…9e770x43f6…4e1eBase—$0.01100%coinbase71d ago0xb972b5…2bac5a
0xd178…9e770x240d…8c6fBase—$0.01100%coinbase71d ago0xa1a31c…919ed2
0xd178…9e770xf608…a3eeBase—$0.01100%coinbase71d ago0x3e93d6…f1cceb
0xd178…9e770xf67b…2b7aBase—$0.01100%coinbase71d ago0x1abb8f…846f61
0xd178…9e770x2efa…a1c9Base—$0.01100%coinbase71d ago0xd4dd72…f39bfc
0xd178…9e770xc9b4…5018Base—$0.01100%coinbase71d ago0x2f4555…859e7a
0xd178…9e770x4d36…0d54Base—$0.01100%coinbase71d ago0x1c9df6…6f891e
0xd178…9e770xd527…be40Base—$0.01100%coinbase71d ago0x2fac1c…60952e
0xd178…9e770x6997…cad8Base—$0.01100%coinbase71d ago0x997e97…66fcab
0xd178…9e770x9ea9…3f54Base—$0.01100%coinbase71d ago0x3bcad4…02e605
0xd178…9e770x1e59…c422Base—$0.01100%coinbase71d ago0x1a5884…d12e82
0xd178…9e770xa686…039aBase—$0.01100%coinbase71d ago0xbae9a5…c81edc

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.