Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd86c…28050x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x06e01a…dfae1f
0x20fe…3b7a0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xf0a5d6…d4fdfe
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xc7feb1…82b229
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x2fbfea…6301db
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xa82b72…e046d2
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x799820…4fee57
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x3a4858…f3c153
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x1e8953…909494
0x26b6…74190x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xc368d4…2c0a26
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x297278…0cfb2a
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xcdf125…3b6c42
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x31e3fb…85d6fb
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x908247…684370
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0x361edf…48f57d
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase50d ago0xfe4a7d…a6c851
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x418b6f…eb02ff
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xf5d0c2…ba0f69
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x1b6209…16bb4f
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x6a9ffe…1a5630
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x02f34d…48d160
0x5748…0c1c0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xb17308…c37a75
0xf401…19020x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase51d ago0x390651…a160a0
0xf401…19020x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xe18a6b…82b839
0xd143…f3760x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase51d ago0xe9e40f…7a254c
0xd143…f3760x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x6753fd…57d5f8

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.