Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228c…7b740xf810…deeeBase—$0.01100%coinbase78d ago0x636453…57b8eb
0x228c…7b740x84b6…4623Base—$0.01100%coinbase78d ago0xb643f1…e608b3
0x228c…7b740xe162…5e05Base—$0.01100%coinbase78d ago0x47d20a…fbb767
0x228c…7b740x34be…9179Base—$0.01100%coinbase78d ago0x8c3136…5334d1
0x228c…7b740x4434…34b3Base—$0.01100%coinbase78d ago0x18ca8c…816cf0
0x228c…7b740xd92a…4e56Base—$0.01100%coinbase78d ago0x402256…3448d4
0x228c…7b740x7a87…35c6Base—$0.01100%coinbase78d ago0xb42ec6…51dda2
0x228c…7b740x20af…a2abBase—$0.01100%coinbase78d ago0x5a834b…1ff395
0x228c…7b740xc12c…f514Base—$0.01100%coinbase78d ago0x8d7b1c…f1e062
0x228c…7b740xfd6e…481bBase—$0.01100%coinbase78d ago0x92fbaa…5c10d8
0x228c…7b740x9ee7…70c6Base—$0.01100%coinbase78d ago0xedbbd1…ec74cf
0x228c…7b740x826d…e3d7Base—$0.01100%coinbase78d ago0xfd0221…548d18
0x228c…7b740xa8cc…516eBase—$0.01100%coinbase78d ago0x1fa64e…256531
0x228c…7b740x7fa6…273eBase—$0.01100%coinbase78d ago0x89542c…2ddf1d
0x228c…7b740xded8…60c9Base—$0.01100%coinbase78d ago0xe23164…897a6f
0x228c…7b740x8a0a…df47Base—$0.01100%coinbase78d ago0x7db836…54c766
0x228c…7b740xa18b…7209Base—$0.01100%coinbase78d ago0x407708…de96b5
0x228c…7b740xf436…10e4Base—$0.01100%coinbase78d ago0xa48db5…1fcae4
0x228c…7b740xc64e…1b26Base—$0.01100%coinbase78d ago0xc0f31d…d98d4b
0x228c…7b740xbd97…bf9fBase—$0.01100%coinbase78d ago0x5ee5cb…983e37
0x228c…7b740x352e…fec6Base—$0.01100%coinbase78d ago0x97dbab…5a912b
0x228c…7b740x0b32…5429Base—$0.01100%coinbase78d ago0xdd7efe…2516f0
0x228c…7b740x08a7…bba1Base—$0.01100%coinbase78d ago0x3e3d9e…7fd2f6
0x228c…7b740x261e…eb1cBase—$0.01100%coinbase78d ago0x5ad2ac…00173f
0x228c…7b740x2eb5…3ab7Base—$0.01100%coinbase78d ago0x17eb41…34b576

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.