Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x79e69e…b1c260
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x4ae75a…a1f4f9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x611278…d0ef81
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xd61a9a…7704c1
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x950a5c…d9fdad
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xdb89c7…034ee2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x330034…23c514
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xa66183…daeae9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x08f3a1…6a3b30
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x9ed53f…65d252
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xa88c94…93bc84
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xe486ba…f761f4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xf43d1e…50dc25
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x7a3bcd…a3bc0f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x788943…5d62dd
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x93b942…a35b28
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0x00f75a…7c697b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xab1d6a…38a602
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase8d ago0x619ebe…f9c3e8
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase8d ago0x46ade1…a36155
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase8d ago0x7607ee…b09482
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase8d ago0xa80091…46d4b9
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase8d ago0xa607c4…98d0bc
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase8d ago0x0de27c…e27694
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase8d ago0x2fa670…3d2cdd

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.