Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x681e…2564Base—$0.01100%coinbase32d ago0xe86fcf…cf509b
0x5fcb…d5f90x9333…2d79Base—$0.01100%coinbase32d ago0x018eff…2b657b
0x5fcb…d5f90x059b…20d9Base—$0.01100%coinbase32d ago0xb58ae3…7bf1e5
0x5fcb…d5f90x4966…4d56Base—$0.01100%coinbase32d ago0x2bb1f3…7bb1a0
0x5fcb…d5f90x1b27…e924Base—$0.01100%coinbase32d ago0x8e4b10…f88cbd
0x5fcb…d5f90x46db…5244Base—$0.01100%coinbase32d ago0xa79a9b…04772c
0x5fcb…d5f90x6a5c…e0f9Base—$0.01100%coinbase32d ago0x682a4e…5b01cc
0x5fcb…d5f90x99ee…c7e8Base—$0.01100%coinbase32d ago0xae9641…86d924
0x5fcb…d5f90x9f60…7775Base—$0.01100%coinbase32d ago0x4c3a74…8a2490
0x5fcb…d5f90xafbb…0930Base—$0.01100%coinbase32d ago0x56a40a…c45c9b
0x5fcb…d5f90x4e4a…8056Base—$0.01100%coinbase32d ago0xf05044…b78c2c
0x5fcb…d5f90x5294…61e4Base—$0.01100%coinbase32d ago0x77cb61…21f0b6
0x5fcb…d5f90xf8ca…643bBase—$0.01100%coinbase32d ago0x1b2614…9b4e74
0x5fcb…d5f90xd3c3…cb74Base—$0.01100%coinbase32d ago0x4d4732…6343df
0x5fcb…d5f90x17e7…7103Base—$0.01100%coinbase32d ago0x7b3fa1…732e1b
0x5fcb…d5f90x5123…54eaBase—$0.01100%coinbase32d ago0xd5474e…902a50
0x5fcb…d5f90x11e5…c15bBase—$0.01100%coinbase32d ago0x3b97d0…8339a9
0x5fcb…d5f90xee81…d196Base—$0.01100%coinbase32d ago0x53331c…b77b6e
0x5fcb…d5f90x0516…3b7aBase—$0.01100%coinbase32d ago0x474486…c7b4c9
0x5fcb…d5f90x6d88…2bf0Base—$0.01100%coinbase32d ago0x33ec8b…f1f05b
0x5fcb…d5f90x1c99…bc42Base—$0.01100%coinbase32d ago0xe570fe…36c913
0x5fcb…d5f90x87e6…7ad8Base—$0.01100%coinbase32d ago0x17a897…19ab55
0x5fcb…d5f90xc20c…7530Base—$0.01100%coinbase32d ago0xd807e9…135a11
0x5fcb…d5f90xd47c…148cBase—$0.01100%coinbase32d ago0xc6c7e1…2a374f
0x5fcb…d5f90xcab2…5ec0Base—$0.01100%coinbase32d ago0xa27153…b4ae5a

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.