Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xea12f7…9fc909
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xe55dbd…915483
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x799411…c4de6a
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x4de26a…8de44e
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x0d6a90…0a386b
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x9175de…74ffb5
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x5c5d54…f08d71
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xc7eeef…1022b7
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xed473f…fd3d53
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x463f3d…40230a
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x8ad993…d817bc
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xe4eef2…75010c
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x5c33cf…df71fe
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xec9239…db5132
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x0f7d21…53396a
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x381cd3…694b71
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x3870c9…5445d8
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xb29c14…73fad4
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0xe06add…3e9882
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x8ad7f1…fa72d5
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x47944e…d4a5e9
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x310e3c…719e8e
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x09a309…425422
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x3b02e5…fb29e1
0x7626…4fd90x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x7a012c…e5beb2

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.