Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90x39b3…d170Base—$0.01100%coinbase73d ago0x1e1d0a…555b87
0xcfa6…e7b90x80b9…1e19Base—$0.01100%coinbase73d ago0x0ffd75…2471ad
0xcfa6…e7b90xd566…6ec8Base—$0.01100%coinbase73d ago0x70934e…58db65
0xcfa6…e7b90x49fa…abc8Base—$0.01100%coinbase73d ago0x5d8214…d8bff4
0xcfa6…e7b90xe819…f94cBase—$0.01100%coinbase73d ago0x7ba537…7355e3
0xcfa6…e7b90xd0b4…9914Base—$0.01100%coinbase73d ago0xb8d12f…9e4a44
0xcfa6…e7b90xfa5f…16ddBase—$0.01100%coinbase73d ago0x621c02…1dacfe
0xcfa6…e7b90xf37d…7f04Base—$0.01100%coinbase73d ago0x1f403e…e5da8f
0xcfa6…e7b90xb47f…c2f6Base—$0.01100%coinbase73d ago0x84c0e0…2c4ba5
0xcfa6…e7b90xc886…bc39Base—$0.01100%coinbase74d ago0x20fa95…d59198
0xcfa6…e7b90x19a3…41f6Base—$0.01100%coinbase74d ago0x61f1db…2ef415
0xcfa6…e7b90xbebf…28c2Base—$0.01100%coinbase74d ago0x3c7282…a712bc
0xcfa6…e7b90xf556…22cfBase—$0.01100%coinbase74d ago0x0abd0a…17b6bc
0xcfa6…e7b90xafb6…eddeBase—$0.01100%coinbase74d ago0xcf36f1…493c73
0xcfa6…e7b90xded9…62b9Base—$0.01100%coinbase74d ago0x29f8f4…8e42e5
0xcfa6…e7b90x3159…87f1Base—$0.01100%coinbase74d ago0xb9982b…3da4b0
0xcfa6…e7b90xc8f2…8050Base—$0.01100%coinbase74d ago0xae6a8a…ff8b46
0xcfa6…e7b90x81de…f635Base—$0.01100%coinbase74d ago0xdf52c5…ef1e3c
0xcfa6…e7b90x5d79…6390Base—$0.01100%coinbase74d ago0x1b487b…eaf6d4
0xcfa6…e7b90xbaa8…3a4bBase—$0.01100%coinbase74d ago0x490c7e…f0780e
0xcfa6…e7b90xd1b5…c7a0Base—$0.01100%coinbase74d ago0xd21abd…caeacf

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.