Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd341…cf7d0xa1c8…9b47Base—$0.00768100%0x461a…5962105d ago0x576835…c83fdf
0xd341…cf7d0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x9d1069…902c4d
0xd341…cf7d0xe88e…ef91Base—$0.003776100%0x461a…5962105d ago0x8d7e9f…7b0845
0xd341…cf7d0xff2d…cde1Base—$0.01100%0x461a…5962105d ago0x0eab4c…500b01
0xd341…cf7d0xcc23…d6f5Base—$0.003776100%0x461a…5962105d ago0x9e47be…b2a5f0
0xd341…cf7d0x6680…f95eBase—$0.00768100%0x461a…5962105d ago0x06202d…645ff6
0xd341…cf7d0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0xd4218f…43476b
0xd341…cf7d0x0dd2…9637Base—$0.003776100%0x461a…5962105d ago0xe35c9d…f81839
0xd341…cf7d0xcc23…d6f5Base—$0.00768100%0x461a…5962105d ago0xa33419…779fec
0xd341…cf7d0x9e35…98d6Base—$0.00768100%0x461a…5962105d ago0xbf785f…bbd589
0xd341…cf7d0xcc23…d6f5Base—$0.02100%0x461a…5962105d ago0x1c0593…3c98b4
0xd341…cf7d0x9555…7665Base—$0.02100%0x461a…5962105d ago0x6a1682…a6ccf8
0xd341…cf7d0x8780…289eBase—$0.00768100%0x461a…5962105d ago0x617ea8…8ced25
0xd341…cf7d0x4e25…5148Base—$0.01100%0x461a…5962105d ago0xb4e13f…d8577d
0xd341…cf7d0x12f6…6236Base—$0.00768100%0x461a…5962105d ago0xe13dac…3f6b9a
0xd341…cf7d0x93c5…090fBase—$0.02100%0x461a…5962105d ago0x079a18…b7ec4f
0xd341…cf7d0xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0x454a33…ffdf55
0xd341…cf7d0x4419…5375Base—$0.01100%0x461a…5962105d ago0xb9c233…18aee8
0xd341…cf7d0x975e…4da4Base—$0.02100%0x461a…5962105d ago0x661e0e…709421
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9d872f…7c3c80
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xcf369f…8e226a
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x09b3ed…393abd
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x296d7f…48d886
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6e992c…ff231d
0xd341…cf7d0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x2434b6…3ace5f

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.