Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b4…fa720xfcd7…52e0Base—$0.01100%coinbase73d ago0xb7c1ab…981d16
0xc1b4…fa720x8e53…e6d1Base—$0.01100%coinbase73d ago0xdae0df…41afba
0xc1b4…fa720x5391…385cBase—$0.01100%coinbase73d ago0x2df3db…422935
0xc1b4…fa720x7147…656bBase—$0.01100%coinbase73d ago0x43c4ab…7b70cb
0xc1b4…fa720x8868…ebd5Base—$0.01100%coinbase73d ago0x5e4a43…1d84aa
0xc1b4…fa720xe44e…12b2Base—$0.01100%coinbase73d ago0x751722…9cea01
0xc1b4…fa720xe04f…b771Base—$0.01100%coinbase73d ago0x4f2f21…11d2ab
0xc1b4…fa720x23fa…a486Base—$0.01100%coinbase73d ago0x23fb18…4e2e0a
0xc1b4…fa720x2657…bda0Base—$0.01100%coinbase73d ago0x23b461…216d06
0xc1b4…fa720x7bce…e4dcBase—$0.01100%coinbase73d ago0xf61a4c…8bd3d8
0xc1b4…fa720x7e6c…44aeBase—$0.01100%coinbase73d ago0xb54c7a…cdb61e
0xc1b4…fa720x271d…55dbBase—$0.01100%coinbase73d ago0xaf0bdf…f0899b
0xc1b4…fa720x23d2…4587Base—$0.01100%coinbase73d ago0x51f991…4b263c
0xc1b4…fa720x1460…9e6fBase—$0.01100%coinbase73d ago0xdfb3bb…1051de
0xc1b4…fa720x9142…ee3bBase—$0.01100%coinbase73d ago0x67b870…359f09
0xc1b4…fa720x0d88…7d25Base—$0.01100%coinbase73d ago0x6ab0ef…c00f32
0xc1b4…fa720xe460…4de1Base—$0.01100%coinbase73d ago0x7d47ad…80c35f
0xc1b4…fa720xf311…a099Base—$0.01100%coinbase73d ago0x07b9a2…3ec565
0xc1b4…fa720x8785…996fBase—$0.01100%coinbase73d ago0xe9197c…6f0942
0xc1b4…fa720x8049…9d96Base—$0.01100%coinbase73d ago0x1d242a…c2d623
0xc1b4…fa720xeeca…3c42Base—$0.01100%coinbase73d ago0xb7c728…ff6a1a
0xc1b4…fa720xadeb…787eBase—$0.01100%coinbase73d ago0x5dc735…8621bd
0xc1b4…fa720xe6a5…0bd0Base—$0.01100%coinbase73d ago0x587cf7…d2ca83
0xc1b4…fa720xbd03…9e42Base—$0.01100%coinbase73d ago0x2c6e7f…c1068b
0xc1b4…fa720xc2c1…8a73Base—$0.01100%coinbase73d ago0xc5e672…6b1eb9

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.