Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3d4…2f270x4087…f5e5Base—$0.01100%coinbase63d ago0x6896ca…4043ba
0xb3d4…2f270x5c03…989bBase—$0.01100%coinbase63d ago0xc30307…4f92c4
0xb3d4…2f270x0c93…ffc5Base—$0.01100%coinbase63d ago0xa51bba…43660b
0xb3d4…2f270x45b6…1118Base—$0.01100%coinbase63d ago0xcf895d…b93032
0xb3d4…2f270xcedc…8d89Base—$0.01100%coinbase63d ago0x78bd83…0c40db
0xb3d4…2f270xd6a4…091aBase—$0.01100%coinbase63d ago0x80e3da…e3ecc0
0xb3d4…2f270xebb2…dc27Base—$0.01100%coinbase63d ago0xfb6141…9cc1f7
0xb3d4…2f270x85c6…76baBase—$0.01100%coinbase63d ago0xb165af…f55d39
0xb3d4…2f270x8c59…ae86Base—$0.01100%coinbase63d ago0xdcbb2a…e7129b
0xb3d4…2f270xe25b…b6c8Base—$0.01100%coinbase63d ago0x67662f…967c70
0xb3d4…2f270xe793…318cBase—$0.01100%coinbase63d ago0x1d9a47…e57faa
0xb3d4…2f270xb7ec…2397Base—$0.01100%coinbase63d ago0x8e7827…5b17b1
0xb3d4…2f270xbfbf…0760Base—$0.01100%coinbase63d ago0x3df71d…853d96
0xb3d4…2f270x0b41…d8f7Base—$0.01100%coinbase63d ago0x2e598a…ce1af2
0xb3d4…2f270xc0a0…30beBase—$0.01100%coinbase63d ago0x35799e…359b4f
0xb3d4…2f270xefd7…98beBase—$0.01100%coinbase63d ago0xbe1486…b5ea03
0xb3d4…2f270xab42…d00fBase—$0.01100%coinbase63d ago0xe5d6e7…96104e
0xb3d4…2f270xc1a0…2828Base—$0.01100%coinbase63d ago0xb60b02…a7487c
0xb3d4…2f270x25d9…e77dBase—$0.01100%coinbase63d ago0xdea678…e9b185
0xb3d4…2f270xb819…bfcbBase—$0.01100%coinbase63d ago0xe2dc00…cd0a7c
0xb3d4…2f270xcae0…ad91Base—$0.01100%coinbase63d ago0x3d0cae…7876df
0xb3d4…2f270x6597…8facBase—$0.01100%coinbase63d ago0x1db4e8…7fd2f0
0xb3d4…2f270x299a…3ef2Base—$0.01100%coinbase63d ago0x4680e4…69f619
0xb3d4…2f270x45da…8213Base—$0.01100%coinbase63d ago0x80247e…1fcd24
0xb3d4…2f270xbec4…14d1Base—$0.01100%coinbase63d ago0xfe4806…cee3fe

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.