Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xcf4f6e…858bea
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x8dcfaf…237b3e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xe9bf7e…dd6035
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x255a26…91e8be
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x278ee8…062b7d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xfef3f7…51d429
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xcef056…ffbe6b
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x87b99e…79fc26
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x6c1766…2e0958
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x0c99f4…9209f2
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xb45db8…ec5fc1
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xf89fc8…244e3d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xae4af9…44526f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xc673a1…7a95cc
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x07effa…cf64ff
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xa66786…7d355f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x46d4e1…f56bd7
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xe2894b…8b18a6
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xde0615…f9863e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x3075d3…49ee9a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x8b0e42…b2bd3e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x3ddb87…79b792
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xdbc2c3…6a4a3f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0xf77c99…42de66
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase114d ago0x03bd5c…0158eb

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.