Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8108…f5a60xb93c…f36cBase—$0.01100%coinbase72d ago0x4b0784…536cb1
0x8108…f5a60x39a0…1f6aBase—$0.01100%coinbase72d ago0x6ca068…c68f7c
0x8108…f5a60x1338…f7e8Base—$0.01100%coinbase72d ago0xff11b7…3162bb
0x8108…f5a60xf2e2…1d51Base—$0.01100%coinbase72d ago0x001ea0…a6d712
0x8108…f5a60x1c62…3bc5Base—$0.01100%coinbase72d ago0x3b7c7a…826da7
0x8108…f5a60xd608…77c7Base—$0.01100%coinbase72d ago0xf092bf…e7add7
0x8108…f5a60xedb0…daf1Base—$0.01100%coinbase72d ago0x29470e…5f086a
0x8108…f5a60x74e5…a24aBase—$0.01100%coinbase72d ago0x60117f…0e7746
0x8108…f5a60x7554…9519Base—$0.01100%coinbase72d ago0xc5647c…34a9db
0x8108…f5a60x1033…9a2fBase—$0.01100%coinbase72d ago0xb87bb1…9582c2
0x8108…f5a60x6ca0…d3caBase—$0.01100%coinbase72d ago0x52470f…d9fbb4
0x8108…f5a60x571e…fe71Base—$0.01100%coinbase72d ago0xeb1dad…49fe1f
0x8108…f5a60x6d02…e7f2Base—$0.01100%coinbase72d ago0x94ff1f…98078d
0x8108…f5a60xf6a9…64f4Base—$0.01100%coinbase73d ago0xe49049…90baef
0x8108…f5a60x080d…28a3Base—$0.01100%coinbase73d ago0x3f175b…c56751
0x8108…f5a60xec91…0a8aBase—$0.01100%coinbase73d ago0x854efa…2c381f
0x8108…f5a60x1c6a…3d21Base—$0.01100%coinbase73d ago0xf976dc…ea9406

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.