Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…33200x325b…d430BaseStableEnrichExa$0.002100%coinbase48d ago0xefda19…52d38b
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xda0ba5…59f43f
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x40acb8…268634
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x8fc69b…9f3357
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase48d ago0x299401…a8e320
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase48d ago0xdb4212…30a1c6
0xb769…3320velinus.ethBasex402 service$0.10100%coinbase48d ago0x62c759…b5872d
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase48d ago0x8077c8…c25b41
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase48d ago0x147b27…5d10f8
0xb769…3320velinus.ethBasex402 service$0.05100%coinbase48d ago0xd62933…f16115
0xb769…33200x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase48d ago0x2f1a47…0d6575
0xb769…33200x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase48d ago0x274a59…d9d1c5
0xb769…33200x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase48d ago0xc3af85…a9339f
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x23ce87…c199ec
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xa759c1…76052d
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase48d ago0xe84261…dd5f7b
0xb769…33200x325b…d430BaseStableEnrichExa$0.02100%coinbase48d ago0xf13df1…d9152d
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0x07d1c0…1adce7
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xa1b5b2…211247
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xe8d776…2b9f71
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xad0dd6…d5e627
0xb769…33200x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x5aeeaa…3b1a5e
0xb769…33200x325b…d430BaseStableEnrichExa$0.01100%coinbase48d ago0xb4120c…c66d48
0xb769…33200xbaf5…53ccBasex402 service$0.05100%coinbase48d ago0x4453d7…160e71
0xb769…33200xbaf5…53ccBasex402 service$0.05100%coinbase48d ago0x6c3474…085f4f

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.