Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x257f…2bfeBase—$0.01100%coinbase87d ago0x5c7ce0…e8b02a
0x1d85…dd5a0xb113…4ffcBase—$0.01100%coinbase87d ago0xe58e9d…a8adb1
0x1d85…dd5a0x6202…4d17Base—$0.01100%coinbase87d ago0x85dd5e…7d3ef2
0x1d85…dd5a0xa37e…7e73Base—$0.01100%coinbase87d ago0xd69405…d69125
0x1d85…dd5a0x31f4…7af2Base—$0.01100%coinbase87d ago0x5f6f83…d5416e
0x1d85…dd5a0xd324…3a17Base—$0.01100%coinbase87d ago0x4d22d9…52686e
0x1d85…dd5a0x2787…b474Base—$0.01100%coinbase87d ago0x370cea…209af2
0x1d85…dd5a0x1000…cf8dBase—$0.01100%coinbase87d ago0x85ae0c…27b447
0x1d85…dd5a0x6908…743fBase—$0.01100%coinbase87d ago0x9cf11f…9526af
0x1d85…dd5a0xc8c4…8cfeBase—$0.01100%coinbase87d ago0xda0774…9a0f00
0x1d85…dd5a0xf887…4425Base—$0.01100%coinbase87d ago0x83e6f5…478d72
0x1d85…dd5a0xf5ca…3f50Base—$0.01100%coinbase87d ago0x2b36e3…4de92d
0x1d85…dd5a0xc9dd…e547Base—$0.01100%coinbase87d ago0x9e122d…359edb
0x1d85…dd5a0x7da6…6299Base—$0.01100%coinbase87d ago0x62145f…8f6396
0x1d85…dd5a0x7017…d8e6Base—$0.01100%coinbase87d ago0x2b6bd3…54ffba
0x1d85…dd5a0x936a…6881Base—$0.01100%coinbase87d ago0x5da56e…4babe8
0x1d85…dd5a0xe713…f574Base—$0.01100%coinbase87d ago0xf86cbf…024bbe
0x1d85…dd5a0x99b5…1093Base—$0.01100%coinbase87d ago0xe39bdb…5ddb76
0x1d85…dd5a0xea67…c887Base—$0.01100%coinbase87d ago0x388496…785712
0x1d85…dd5a0x67d6…0206Base—$0.01100%coinbase87d ago0x2efaf7…7a194d
0x1d85…dd5a0xc9b5…c177Base—$0.01100%coinbase87d ago0x4e4b09…565d98
0x1d85…dd5a0x07bc…ff7cBase—$0.01100%coinbase87d ago0x4ec326…66822f
0x1d85…dd5a0x92fb…a44eBase—$0.01100%coinbase87d ago0xc3af50…247982
0x1d85…dd5a0x4204…bef5Base—$0.01100%coinbase87d ago0x94c274…17594b
0x1d85…dd5a0x8d84…448cBase—$0.01100%coinbase87d ago0x28d36e…75b541

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.