Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb832…e8530xd55d…261eBase—$0.01100%coinbase67d ago0x5cf8bd…b1a847
0xb832…e8530x2881…118cBase—$0.01100%coinbase67d ago0xec5886…2eef69
0xb832…e8530x5861…8631Base—$0.01100%coinbase67d ago0x0633a7…55d835
0xb832…e8530x5db1…8fb8Base—$0.01100%coinbase67d ago0x05f339…15a4ce
0xb832…e8530xe5e9…3a67Base—$0.01100%coinbase67d ago0xdc93a1…51fe7f
0xb832…e8530x26cb…58bdBase—$0.01100%coinbase67d ago0xc9ede4…8e85b0
0xb832…e8530xca1d…94f1Base—$0.01100%coinbase67d ago0x25a9d0…58b46d
0xb832…e8530x8e81…e2e3Base—$0.01100%coinbase67d ago0x99c929…ec0f2a
0xb832…e8530x5dca…fcb2Base—$0.01100%coinbase67d ago0x775251…e03ab5
0xb832…e8530xe7b8…57d0Base—$0.01100%coinbase67d ago0x58a983…5bafc8
0xb832…e8530x1591…2fd0Base—$0.01100%coinbase67d ago0x037b39…49e304
0xb832…e8530xd2d5…d960Base—$0.01100%coinbase67d ago0x617457…4b79d2
0xb832…e8530xf27f…f7baBase—$0.01100%coinbase67d ago0x941b52…3f3ff7
0xb832…e8530x6cd4…cff3Base—$0.01100%coinbase67d ago0xafb2b2…48e40d
0xb832…e8530xffb7…9ef2Base—$0.01100%coinbase67d ago0x771e05…7e6c24
0xb832…e8530x2eae…34ffBase—$0.01100%coinbase67d ago0x2c4278…ba2716
0xb832…e8530x1b8c…4001Base—$0.01100%coinbase67d ago0x492b53…760e99
0xb832…e8530x916e…09adBase—$0.01100%coinbase67d ago0x7e3d22…9709e0
0xb832…e8530x11e7…2280Base—$0.01100%coinbase67d ago0x0f7863…bca235
0xb832…e8530x5a8a…86ecBase—$0.01100%coinbase67d ago0x392402…4ec979

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.