Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0x938d…0f48Base—$0.01100%coinbase68d ago0xef83c9…9e100d
0x67da…cb3f0xfeb7…18d9Base—$0.01100%coinbase68d ago0xb69e97…e37892
0x67da…cb3f0x8014…f2c7Base—$0.01100%coinbase68d ago0x87673d…b73dd2
0x67da…cb3f0x465a…fa0aBase—$0.01100%coinbase68d ago0x9f87e3…5c4e6f
0x67da…cb3f0x3fe4…bec2Base—$0.01100%coinbase68d ago0x3e63ca…d5de27
0x67da…cb3f0x6548…4fc2Base—$0.01100%coinbase68d ago0xd3f177…c327cd
0x67da…cb3f0x9f24…7d93Base—$0.01100%coinbase68d ago0x886a95…df3bd8
0x67da…cb3f0x6f9b…3de4Base—$0.01100%coinbase68d ago0xea5a99…08d4b4
0x67da…cb3f0x34bf…ffedBase—$0.01100%coinbase68d ago0xa942cc…190173
0x67da…cb3f0x04d8…2791Base—$0.01100%coinbase69d ago0x5ea56b…67e522
0x67da…cb3f0x65c9…be9aBase—$0.01100%coinbase69d ago0x4cf548…b760b2
0x67da…cb3f0xb557…53e6Base—$0.01100%coinbase69d ago0x8b9812…95bc3a
0x67da…cb3f0x539b…0a82Base—$0.01100%coinbase69d ago0x5efb84…3ea8e0
0x67da…cb3f0x9a5b…41a9Base—$0.01100%coinbase69d ago0x23cf81…be4738
0x67da…cb3f0xee6d…ece4Base—$0.01100%coinbase69d ago0x151f0c…7b4a58
0x67da…cb3f0xe008…9c27Base—$0.01100%coinbase69d ago0xab178e…5bc221
0x67da…cb3f0x6107…e397Base—$0.01100%coinbase69d ago0x9787ba…175dfb
0x67da…cb3f0x2bcf…c093Base—$0.01100%coinbase69d ago0x41a034…c26c1b

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.