Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0087…08720x8868…aa04Base—$0.01100%coinbase77d ago0x40c504…451ce8
0x0087…08720x1e9d…c2ddBase—$0.01100%coinbase77d ago0xbf47bb…9f5103
0x0087…08720x7eaf…8834Base—$0.01100%coinbase77d ago0xf74854…161fa7
0x0087…08720x7ea6…8077Base—$0.01100%coinbase77d ago0x635139…fd36d4
0x0087…08720x32ff…dee3Base—$0.01100%coinbase77d ago0xe9b2a4…64fe07
0x0087…08720x86cf…10b3Base—$0.01100%coinbase77d ago0xb4d957…1a3711
0x0087…08720xc58a…3742Base—$0.01100%coinbase77d ago0x3c2c5f…1527aa
0x0087…08720x0c87…5747Base—$0.01100%coinbase77d ago0xc086de…3d8af1
0x0087…08720x9e6e…932bBase—$0.01100%coinbase77d ago0x733071…e1f110
0x0087…08720x9510…c7e9Base—$0.01100%coinbase77d ago0xdaf9da…d3c5fb
0x0087…08720xb4de…4872Base—$0.01100%coinbase77d ago0x617c83…7f094a
0x0087…08720x3897…2e8fBase—$0.01100%coinbase77d ago0x7d01cf…2fb34c
0x0087…08720xab84…722eBase—$0.01100%coinbase77d ago0xcb1898…e5ee5a
0x0087…08720xdea8…c1b7Base—$0.01100%coinbase77d ago0xc531d5…cdaadd
0x0087…08720xf07b…181cBase—$0.01100%coinbase78d ago0x772595…395fd5
0x0087…08720x5dd0…b7c8Base—$0.01100%coinbase78d ago0x2dbdb9…e983f7
0x0087…08720x467a…d4a0Base—$0.01100%coinbase78d ago0x11f8a7…13143d
0x0087…08720x0845…abefBase—$0.01100%coinbase78d ago0x588e7a…28b248
0x0087…08720x5c55…c1c5Base—$0.01100%coinbase78d ago0x7ee501…0652ac
0x0087…08720x4ff9…dbdbBase—$0.01100%coinbase78d ago0xe7c2e2…5f76ce
0x0087…08720x1abb…5857Base—$0.01100%coinbase78d ago0x231ebc…f768c0
0x0087…08720x1791…fdd0Base—$0.01100%coinbase78d ago0x06f7d8…b31bbb
0x0087…08720x03f2…b1cfBase—$0.01100%coinbase78d ago0xa57f12…bf5554
0x0087…08720x5d3f…c582Base—$0.01100%coinbase78d ago0xb1bfa3…8d6c31
0x0087…08720x7578…23e1Base—$0.01100%coinbase78d ago0xe77fae…36357a

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.