Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f5exeth.ethBase—$2.3470%0x64b2…883334d ago0x8344e4…d3af44
0xa54d…49f5iieth.ethBase—$1.1770%0x64b2…883334d ago0x6f1d1d…27b2af
0xa54d…49f50x2878…a0ecBase—$9,566.2270%0x64b2…883334d ago0xdd2f5d…8e5f7d
0xa54d…49f50x3f6f…a544Base—$904.5770%0x7347…d69134d ago0xc2b1a0…f01d0d
0xa54d…49f50x963c…dbd6Base—$168,215.8470%0x64b2…883334d ago0x67b75e…b20c03
0xa54d…49f50x8c9b…4efcBase—$11,832.7870%0x64b2…883334d ago0x4d84ca…d661d3
0xa54d…49f50xe742…ea88Base—$5,579.4670%0x64b2…883335d ago0xc5c53e…e3f422
0xa54d…49f50x2da2…3dc5Base—$5,998.7570%0x64b2…883335d ago0x21f43b…43837b
0xa54d…49f50xe7da…c47aBase—$3,029.3370%0x64b2…883335d ago0x17277a…0ec1b4
0xa54d…49f50xec14…34b6Base—$171.9870%0x7347…d69135d ago0xc037c4…08e94a
0xa54d…49f50xf00d…ca63Base—$199,845.9570%0x7347…d69135d ago0xcbf8cc…397dcb
0xa54d…49f50xa2c3…bc1eBase—$2,076.7970%0x64b2…883335d ago0x02f0ed…d93836
0xa54d…49f50x961f…7c42Base—$7,788.7270%0x64b2…883335d ago0xc6b06b…ef3df7
0xa54d…49f50xa4f9…571eBase—$1,208.9970%0x7347…d69135d ago0x7da91c…f778a6
0xa54d…49f50x4241…2929Base—$1,020.7970%0x64b2…883335d ago0xf47d13…ee2ef3
0xa54d…49f50xd651…ec8dBase—$5,959.0370%0x64b2…883335d ago0xa1f760…d60e01
0xa54d…49f50x2302…1eabBase—$1,133.2570%0x64b2…883335d ago0xd69371…38dea1
0xa54d…49f50x9afa…8b47Base—$3,998.3970%0x64b2…883335d ago0xcb78d8…620659
0xa54d…49f50x9afa…8b47Base—$1,999.1970%0x64b2…883335d ago0xfc1c72…8bbf46
0xa54d…49f50x9afa…8b47Base—$1,527.2270%0x64b2…883335d ago0xdf5183…ae3daf
0xa54d…49f50x2356…fd68Base—$3,861.7570%0x64b2…883335d ago0xc2d208…6281fd
0xa54d…49f50xcf79…e7d7Base—$2,558.0570%0x64b2…883335d ago0xcd3264…68b293
0xa54d…49f50x447d…3afbBase—$1,486.9370%0x64b2…883335d ago0x739618…dca490
0xa54d…49f50xf020…2ea7Base—$2.2470%0x64b2…883335d ago0xd8c487…c7b042
0xa54d…49f50x3991…5eadBase—$2.9270%0x64b2…883335d ago0x23686f…6b74d9

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.