Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310xaca6…fd88Base—$0.01100%coinbase60d ago0xa8de31…7dfee2
0x6ee5…2c310xc1d6…de30Base—$0.01100%coinbase60d ago0xd03b73…8139a8
0x6ee5…2c310x4d5d…b3d5Base—$0.01100%coinbase60d ago0x38bec6…b5ca5c
0x6ee5…2c310x8dcb…6223Base—$0.01100%coinbase60d ago0x7ca184…1d39e3
0x6ee5…2c310xd0ef…ba36Base—$0.01100%coinbase60d ago0x205b4f…429aa7
0x6ee5…2c310x15fe…506eBase—$0.01100%coinbase60d ago0x60ca62…067a05
0x6ee5…2c310xb41f…8088Base—$0.01100%coinbase60d ago0xd13b6d…bf0eaf
0x6ee5…2c310x602a…bfc6Base—$0.01100%coinbase60d ago0xca61d6…df5d1b
0x6ee5…2c310x7fb8…2b92Base—$0.01100%coinbase60d ago0xd05cec…6c7c8e
0x6ee5…2c310x197d…32c0Base—$0.01100%coinbase60d ago0xf76aa2…3075fa
0x6ee5…2c310xcbc1…a8e6Base—$0.01100%coinbase60d ago0xb60f5e…9a4db1
0x6ee5…2c310x5c21…c712Base—$0.01100%coinbase60d ago0x5c2a7b…31f23d
0x6ee5…2c310xc2c1…c913Base—$0.01100%coinbase60d ago0x9ec522…be22c0
0x6ee5…2c310x9f5f…79aaBase—$0.01100%coinbase60d ago0xb6f7a1…0ee5b3
0x6ee5…2c310x314c…99e8Base—$0.01100%coinbase60d ago0xfae16c…42aeed
0x6ee5…2c310xe894…f872Base—$0.01100%coinbase60d ago0x6f9204…4b09b6
0x6ee5…2c310x0a59…dce2Base—$0.01100%coinbase61d ago0xe704a3…580f3c
0x6ee5…2c310x9f0c…37d3Base—$0.01100%coinbase61d ago0xa494ef…e20dbe
0x6ee5…2c310x70f9…f332Base—$0.01100%coinbase61d ago0x66decf…b72c04
0x6ee5…2c310x7ece…0b08Base—$0.01100%coinbase61d ago0x9bc7cc…c27a62
0x6ee5…2c310x1406…8fcaBase—$0.01100%coinbase61d ago0xfd56c3…13ed85
0x6ee5…2c310x47f6…1a4aBase—$0.01100%coinbase61d ago0xa55df1…e4e469
0x6ee5…2c310xa014…1831Base—$0.01100%coinbase61d ago0x307dfa…857d0b
0x6ee5…2c310xa290…4f67Base—$0.01100%coinbase61d ago0xc19ea3…f533eb
0x6ee5…2c310xb347…9fddBase—$0.01100%coinbase61d ago0x2adc67…518220

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.