Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbf6…19520x5d74…11bbBase—$0.01100%coinbase80d ago0x5a8abc…c519ff
0xcbf6…19520x319a…5496Base—$0.01100%coinbase80d ago0x9f2d4f…1f4a8b
0xcbf6…19520xedd8…ca3dBase—$0.01100%coinbase80d ago0x204bea…a5079f
0xcbf6…19520xb022…2bb6Base—$0.01100%coinbase80d ago0x929b96…eda88c
0xcbf6…19520x7ccb…b8daBase—$0.01100%coinbase80d ago0x2bc3c9…0c4a1c
0xcbf6…19520x38af…2ddeBase—$0.01100%coinbase80d ago0xe79d7f…f30a44
0xcbf6…19520x431f…cdf9Base—$0.01100%coinbase80d ago0xe28f20…0bbbbf
0xcbf6…19520x4dd9…b258Base—$0.01100%coinbase80d ago0xdd14bc…4fe547
0xcbf6…19520xc239…9bdeBase—$0.01100%coinbase80d ago0x2cd2f0…d165ee
0xcbf6…19520x7e36…0846Base—$0.01100%coinbase80d ago0x2206ee…87b584
0xcbf6…19520xb0a2…db83Base—$0.01100%coinbase80d ago0x4bb052…9f859d
0xcbf6…19520x0c5c…15d2Base—$0.01100%coinbase80d ago0xbeee2b…2d7457
0xcbf6…19520x0566…b5ccBase—$0.01100%coinbase80d ago0xc51924…9628b6
0xcbf6…19520x771a…4555Base—$0.01100%coinbase80d ago0x2abe29…2bfaf5
0xcbf6…19520xf4a2…e07dBase—$0.01100%coinbase80d ago0x5b05ec…6c9502
0xcbf6…19520x9e0f…12e9Base—$0.01100%coinbase80d ago0x5d1267…232b50
0xcbf6…19520xc9eb…fbe7Base—$0.01100%coinbase80d ago0x2e8581…924e79
0xcbf6…19520xaffe…147cBase—$0.01100%coinbase80d ago0xbc2c97…1164d5
0xcbf6…19520x9aa0…61f0Base—$0.01100%coinbase80d ago0xfe4a37…181f17
0xcbf6…19520x2354…9869Base—$0.01100%coinbase80d ago0x14dfac…f484a8
0xcbf6…19520x26c9…00beBase—$0.01100%coinbase80d ago0xbfbcfc…b2770c
0xcbf6…19520xee36…63eeBase—$0.01100%coinbase80d ago0xc14149…e5abae
0xcbf6…19520xe863…69c3Base—$0.01100%coinbase80d ago0x763df5…1db7f1
0xcbf6…19520xf3d8…9bdaBase—$0.01100%coinbase80d ago0xe1e230…e6b2b5
0xcbf6…19520xe64b…e0e5Base—$0.01100%coinbase80d ago0xa7d0ff…ef38d1

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.