Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccd3…2b7f0x6577…64e4Base—$0.01100%coinbase72d ago0x877711…c21545
0xccd3…2b7f0x7f92…6fbbBase—$0.01100%coinbase72d ago0xeadd31…c5c386
0xccd3…2b7f0x7b16…76b1Base—$0.01100%coinbase73d ago0x6f5c52…f4bbce
0xccd3…2b7f0x29ff…6014Base—$0.01100%coinbase73d ago0x083dce…62dd9c
0xccd3…2b7f0x5ecc…7fc0Base—$0.01100%coinbase73d ago0x81a7fd…d569a4
0xccd3…2b7f0x09a4…67fbBase—$0.01100%coinbase73d ago0x0d67f0…f66de0
0xccd3…2b7f0x5d47…e5f2Base—$0.01100%coinbase73d ago0xa5403c…fb08c8
0xccd3…2b7f0x29ba…4f54Base—$0.01100%coinbase73d ago0x041295…998de0
0xccd3…2b7f0x9137…651dBase—$0.01100%coinbase73d ago0x5f82f8…5202e6
0xccd3…2b7f0xa86c…c015Base—$0.01100%coinbase73d ago0x2534ec…ede6b4
0xccd3…2b7f0xc2ab…b67cBase—$0.01100%coinbase73d ago0xb5d2eb…93d642
0xccd3…2b7f0xbfd4…fb98Base—$0.01100%coinbase73d ago0x8c66fa…61583c
0xccd3…2b7f0x9495…9a02Base—$0.01100%coinbase73d ago0x9df396…99b2e2
0xccd3…2b7f0x72a2…a57dBase—$0.01100%coinbase73d ago0xec1bd7…9996b0
0xccd3…2b7f0xbe7e…fef4Base—$0.01100%coinbase73d ago0x801b33…1176ac
0xccd3…2b7f0x1e36…478bBase—$0.01100%coinbase73d ago0xcb6229…05a7c0
0xccd3…2b7f0xe008…31e0Base—$0.01100%coinbase73d ago0x46ae3a…52127c
0xccd3…2b7f0xaf82…9092Base—$0.01100%coinbase73d ago0x83c916…8132b2
0xccd3…2b7f0xc9dc…dfe8Base—$0.01100%coinbase73d ago0xf4bd74…eaf3c5
0xccd3…2b7f0xb10b…6c98Base—$0.01100%coinbase73d ago0xc7e12e…2f6eb3
0xccd3…2b7f0x4160…8fd2Base—$0.01100%coinbase73d ago0x088485…d15b9b
0xccd3…2b7f0x06fc…d413Base—$0.01100%coinbase73d ago0xdaab0f…ea6646
0xccd3…2b7f0xcc5f…2131Base—$0.01100%coinbase73d ago0x358d6f…d779fb
0xccd3…2b7f0x3056…e3c9Base—$0.01100%coinbase73d ago0x95f37a…786175
0xccd3…2b7f0xc055…b275Base—$0.01100%coinbase73d ago0x8bdb74…dcc4b3

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.