Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460xa422…7d0aBase—$0.01100%coinbase77d ago0xfe339d…ba6f90
0x81aa…2c460x0f90…2d83Base—$0.01100%coinbase77d ago0xf63362…0e00a0
0x81aa…2c460xc789…bd4eBase—$0.01100%coinbase77d ago0x7c8bf7…5128a4
0x81aa…2c460x5808…6ddfBase—$0.01100%coinbase77d ago0x5107d1…9fc0a0
0x81aa…2c460x35eb…ef88Base—$0.01100%coinbase77d ago0x70fcac…35ce3a
0x81aa…2c460xfbe1…27e6Base—$0.01100%coinbase77d ago0xe8e9db…b84859
0x81aa…2c460x35d4…e7c8Base—$0.01100%coinbase77d ago0x0262ca…2e63de
0x81aa…2c460x0769…1f00Base—$0.01100%coinbase77d ago0x3e1770…001ef7
0x81aa…2c460xc86b…dc8eBase—$0.01100%coinbase77d ago0x4dae03…975b43
0x81aa…2c460x3024…d4adBase—$0.01100%coinbase77d ago0x08727b…fd7062
0x81aa…2c460x99d5…7397Base—$0.01100%coinbase77d ago0xb7a268…e88e7d
0x81aa…2c460x1871…bb03Base—$0.01100%coinbase77d ago0xe4a147…541ca6
0x81aa…2c460xb9a3…1f73Base—$0.01100%coinbase77d ago0x0f4175…9f040e
0x81aa…2c460xf4f7…9b2eBase—$0.01100%coinbase77d ago0xdd954c…db3a44
0x81aa…2c460x3b9d…af13Base—$0.01100%coinbase77d ago0x5d45aa…3b4c21
0x81aa…2c460x5422…f2d5Base—$0.01100%coinbase77d ago0xecbffa…b8ec1a
0x81aa…2c460x88a5…6c91Base—$0.01100%coinbase77d ago0xdd0cdb…e9acf5
0x81aa…2c460xdb79…b5b4Base—$0.01100%coinbase78d ago0xac1dac…ff220d
0x81aa…2c460x7094…f92aBase—$0.01100%coinbase78d ago0x2548d1…0e9782
0x81aa…2c460x1161…a988Base—$0.01100%coinbase78d ago0xde9001…4afc8f
0x81aa…2c460xd40e…2d8bBase—$0.01100%coinbase78d ago0x81524a…292a46
0x81aa…2c460x2428…b791Base—$0.01100%coinbase78d ago0xd12722…eb4b71
0x81aa…2c460x2979…017cBase—$0.01100%coinbase78d ago0xbb7b0a…2beeb4
0x81aa…2c460x1a30…407cBase—$0.01100%coinbase78d ago0xe5e1da…59de94
0x81aa…2c460x5752…7af5Base—$0.01100%coinbase78d ago0x806595…bbb106

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.