Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35e2…d0630xbf52…aa34Base—$0.01100%coinbase73d ago0xbee366…4e1764
0x35e2…d0630xf799…b719Base—$0.01100%coinbase73d ago0xbc2f1b…939e3a
0x35e2…d0630xf072…0453Base—$0.01100%coinbase73d ago0xec85a3…e40cfd
0x35e2…d0630xfce9…a692Base—$0.01100%coinbase73d ago0x843523…fb0fef
0x35e2…d0630x3eaf…1d0fBase—$0.01100%coinbase73d ago0xd89a9f…6e1fa6
0x35e2…d0630xba75…e10bBase—$0.01100%coinbase73d ago0x9b3b4c…f768e0
0x35e2…d0630xd21b…b766Base—$0.01100%coinbase73d ago0xf04270…03134f
0x35e2…d0630x6ee2…8fa7Base—$0.01100%coinbase73d ago0xcc6446…b90dca
0x35e2…d0630x1d14…316cBase—$0.01100%coinbase73d ago0x1cfb52…4760bd
0x35e2…d0630xb532…e399Base—$0.01100%coinbase73d ago0x54cc38…4ae086
0x35e2…d0630x857f…f806Base—$0.01100%coinbase73d ago0xebd10e…84d335
0x35e2…d0630x8b23…ad83Base—$0.01100%coinbase73d ago0xb349aa…a733c2
0x35e2…d0630xb203…4eebBase—$0.01100%coinbase73d ago0xfa71e8…7a8e9c
0x35e2…d0630x6d8e…58c3Base—$0.01100%coinbase73d ago0x5dde94…16bd6d
0x35e2…d0630xc697…0b7fBase—$0.01100%coinbase73d ago0xf0f67e…4ff31b
0x35e2…d0630x28c7…8b08Base—$0.01100%coinbase73d ago0x1e4cb4…bbc52c
0x35e2…d0630x20db…f083Base—$0.01100%coinbase73d ago0x289e85…d88e77
0x35e2…d0630x3925…c08aBase—$0.01100%coinbase73d ago0x93bb53…0f5739
0x35e2…d0630x9efb…085dBase—$0.01100%coinbase73d ago0xb71ffb…dee3f6
0x35e2…d0630x7237…8339Base—$0.01100%coinbase73d ago0x72aab7…24c61c
0x35e2…d0630x82de…bb4fBase—$0.01100%coinbase73d ago0xe95534…98e65e
0x35e2…d0630x3338…d092Base—$0.01100%coinbase73d ago0xc7c2be…c4c630
0x35e2…d0630xf98a…88d8Base—$0.01100%coinbase73d ago0x64d2de…e70b58
0x35e2…d0630xa6fe…b2d7Base—$0.01100%coinbase73d ago0xf8fa64…df438d
0x35e2…d0630x5dcd…4cecBase—$0.01100%coinbase73d ago0x54f854…3e6310

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.